From patchwork Sat May 25 20:49:47 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Darrell Ball X-Patchwork-Id: 1105421 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=openvswitch.org (client-ip=140.211.169.12; helo=mail.linuxfoundation.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="Oyx6L520"; dkim-atps=neutral Received: from mail.linuxfoundation.org (mail.linuxfoundation.org [140.211.169.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 45BFjm2RYyz9s7h for ; Sun, 26 May 2019 06:50:03 +1000 (AEST) Received: from mail.linux-foundation.org (localhost [127.0.0.1]) by mail.linuxfoundation.org (Postfix) with ESMTP id B5802D0A; Sat, 25 May 2019 20:50:00 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@mail.linuxfoundation.org Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 854ACAC8 for ; Sat, 25 May 2019 20:49:59 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-pl1-f193.google.com (mail-pl1-f193.google.com [209.85.214.193]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 15F5A829 for ; Sat, 25 May 2019 20:49:58 +0000 (UTC) Received: by mail-pl1-f193.google.com with SMTP id p15so5526850pll.4 for ; Sat, 25 May 2019 13:49:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id; bh=rr+Tfe4JWF9kJ1iyrjAVqhWMAytg8LulR3TBYt3WdAo=; b=Oyx6L520t/mryhiQmMvQ5uRvSnFcBO5ohBYUL9+lKeAsnswjjEtvPWoF2bdZIJSyV2 VCttHLkQxhSD5OzP2tkFA9vAZUg5vliNFQphNr10zVgU22WbFhiloRL1gF9y5J5uFBMj ygql6WZQVmKrUWV0fPX54zh3dOtHdeXKBRTK42qrapFj8rvPvC3OlutLwuKFLc1Dm8je sHgKajaC9RAg66136V2u+5iLxsfGxZpU5pHmF0gGFagz5kiFz+rV8WbN9QsApQVsg7QZ 91rn39ZSbOXuUstZCIG0lsWDjQ3e6RX+AN5CBgGp91KuD1KA9mfq+35BDlYW2uTpr/aE C2VQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id; bh=rr+Tfe4JWF9kJ1iyrjAVqhWMAytg8LulR3TBYt3WdAo=; b=Jr9MuS7YIgOTAoVzu+3+Dc5MVJMwQGmDOOMSRis2TC8+at4gXOdPvyQNY5Y5MERGa0 Y2unJIMNcX4VybI3CQkhOkNzL4xdpxxhbKtKl2CICkHqDFKjKVnUOakXzzjG+ErapnNl QeifFJRhtb24oSXZoS/5wiw75mEGtA0DJz8zlEzIV8QqNvhIDjzljsIhGc2Q552baQ/F xPfNHBJtUTHI9GaodEZk9oYizB+ekykl65GUV31oAC004POnALZ3A0B5B/Ls+6VDy/xH 10to1yj4OxUvGPVDZaMlBBbn6/9IQB7ebCCR0fg7RxN3q6mgu1n7rjPJYniUBtBbOkxB oX3A== X-Gm-Message-State: APjAAAUT0DFwfUtp3itnSxeO2rA0vx+wVmYRHFM2rVsQHuogdJEGSz1A +ZYGVRzM1FOQklS/iHfF7nUPnTsu X-Google-Smtp-Source: APXvYqzBwfAA9TkQ4IpRNwwJPs0wUa/OU4lBj65BKs/beHnhmumnl9Jp5RJ+7HxEqJdqKDyWTzqEPw== X-Received: by 2002:a17:902:8f8d:: with SMTP id z13mr28192376plo.166.1558817398682; Sat, 25 May 2019 13:49:58 -0700 (PDT) Received: from ubuntu.localdomain (c-76-102-76-212.hsd1.ca.comcast.net. [76.102.76.212]) by smtp.gmail.com with ESMTPSA id p14sm7271176pfa.112.2019.05.25.13.49.57 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 25 May 2019 13:49:58 -0700 (PDT) From: Darrell Ball To: dlu998@gmail.com, dev@openvswitch.org Date: Sat, 25 May 2019 13:49:47 -0700 Message-Id: <1558817387-6277-1-git-send-email-dlu998@gmail.com> X-Mailer: git-send-email 1.9.1 X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Subject: [ovs-dev] [patch v1] tests: Include ovn-macros for system testsuites. X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: ovs-dev-bounces@openvswitch.org Errors-To: ovs-dev-bounces@openvswitch.org ovn-macros are needed to run the OVN system tests. Signed-off-by: Darrell Ball Tested-by: Greg Rose Reviewed-by: Greg Rose --- tests/system-kmod-testsuite.at | 1 + tests/system-userspace-testsuite.at | 1 + 2 files changed, 2 insertions(+) diff --git a/tests/system-kmod-testsuite.at b/tests/system-kmod-testsuite.at index bda314a..2fe2e8f 100644 --- a/tests/system-kmod-testsuite.at +++ b/tests/system-kmod-testsuite.at @@ -19,6 +19,7 @@ m4_ifdef([AT_COLOR_TESTS], [AT_COLOR_TESTS]) m4_include([tests/ovs-macros.at]) m4_include([tests/ovsdb-macros.at]) m4_include([tests/ofproto-macros.at]) +m4_include([tests/ovn-macros.at]) m4_include([tests/system-common-macros.at]) m4_include([tests/system-kmod-macros.at]) diff --git a/tests/system-userspace-testsuite.at b/tests/system-userspace-testsuite.at index c0aaa60..4af36be 100644 --- a/tests/system-userspace-testsuite.at +++ b/tests/system-userspace-testsuite.at @@ -19,6 +19,7 @@ m4_ifdef([AT_COLOR_TESTS], [AT_COLOR_TESTS]) m4_include([tests/ovs-macros.at]) m4_include([tests/ovsdb-macros.at]) m4_include([tests/ofproto-macros.at]) +m4_include([tests/ovn-macros.at]) m4_include([tests/system-userspace-macros.at]) m4_include([tests/system-common-macros.at])