From patchwork Fri Jul 23 11:21:01 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dumitru Ceara X-Patchwork-Id: 1509141 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=openvswitch.org (client-ip=140.211.166.138; helo=smtp1.osuosl.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=redhat.com header.i=@redhat.com header.a=rsa-sha256 header.s=mimecast20190719 header.b=C43lHLPY; dkim-atps=neutral Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4GWRj32qpwz9sRK for ; Fri, 23 Jul 2021 21:21:25 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 1A14B83412; Fri, 23 Jul 2021 11:21:23 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id E7QmjmItl9ob; Fri, 23 Jul 2021 11:21:22 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by smtp1.osuosl.org (Postfix) with ESMTPS id 6769D828F2; Fri, 23 Jul 2021 11:21:21 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 3F11FC0010; Fri, 23 Jul 2021 11:21:21 +0000 (UTC) X-Original-To: ovs-dev@openvswitch.org Delivered-To: ovs-dev@lists.linuxfoundation.org Received: from smtp4.osuosl.org (smtp4.osuosl.org [IPv6:2605:bc80:3010::137]) by lists.linuxfoundation.org (Postfix) with ESMTP id 883AAC000E for ; Fri, 23 Jul 2021 11:21:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 83DE5405FE for ; Fri, 23 Jul 2021 11:21:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Authentication-Results: smtp4.osuosl.org (amavisd-new); dkim=pass (1024-bit key) header.d=redhat.com Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vB_3OrjhL8Co for ; Fri, 23 Jul 2021 11:21:19 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by smtp4.osuosl.org (Postfix) with ESMTPS id 121C4401C0 for ; Fri, 23 Jul 2021 11:21:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1627039277; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=lUgpe0GDE9ITfV78KLdJ1N5l9hWSbpZZsij8HO0Gm/A=; b=C43lHLPYE4ZAs3KdpppXs8ZATqJtCLh0YLpJk9YRn/JZ3nTh1GE7Bp/TIGw8hkRu8ejiVr GK2bqQu5a5li/j9MiPHYOTSvj4Hmq7RRKGFsdc7wNgXEfP0J7vZ70Hds73lfTy6qa2KVZg h8/FbGEtDJX3MWDpsyqtJKTSVaDBjGg= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-71-MXJ0Lu5_PaCRw8Yq2zLcBA-1; Fri, 23 Jul 2021 07:21:08 -0400 X-MC-Unique: MXJ0Lu5_PaCRw8Yq2zLcBA-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id C299487D543; Fri, 23 Jul 2021 11:21:07 +0000 (UTC) Received: from dceara.remote.csb (ovpn-114-36.ams2.redhat.com [10.36.114.36]) by smtp.corp.redhat.com (Postfix) with ESMTP id 0BFE319C46; Fri, 23 Jul 2021 11:21:05 +0000 (UTC) From: Dumitru Ceara To: ovs-dev@openvswitch.org Date: Fri, 23 Jul 2021 13:21:01 +0200 Message-Id: <20210723112101.2395-1-dceara@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dceara@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Subject: [ovs-dev] [PATCH ovn] ci: Use a newer version of ovn-kubernetes to improve reliability of the runs. X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ovs-dev-bounces@openvswitch.org Sender: "dev" With the ovn-kubernetes version currently tagged for use within OVN CI there were often failures that were unrelated to OVN itself. Update to the current ovn-kubernetes master branch version for improved reliability of the test runs. Changes in ovn-kubernetes between the two versions: https://github.com/ovn-org/ovn-kubernetes/compare/f669ef6d35c86bf46d7a1055072e48ea1506f88c...c9cd438575f11584871309740c78dde29752940b Signed-off-by: Dumitru Ceara Acked-by: Mark D. Gray --- Successful ovn-kubernetes CI run (also when rerun) with this patch applied: https://github.com/dceara/ovn/runs/3142362509?check_suite_focus=true --- .github/workflows/ovn-kubernetes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ovn-kubernetes.yml b/.github/workflows/ovn-kubernetes.yml index ee77613f6..03721c109 100644 --- a/.github/workflows/ovn-kubernetes.yml +++ b/.github/workflows/ovn-kubernetes.yml @@ -11,7 +11,7 @@ on: env: GO_VERSION: "1.16.3" K8S_VERSION: v1.20.2 - OVNKUBE_COMMIT: "f669ef6d35c86bf46d7a1055072e48ea1506f88c" + OVNKUBE_COMMIT: "c9cd438575f11584871309740c78dde29752940b" KIND_CLUSTER_NAME: ovn KIND_INSTALL_INGRESS: true KIND_ALLOW_SYSTEM_WRITES: true