From patchwork Thu Sep 3 21:47:00 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Justin Pettit X-Patchwork-Id: 514279 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from archives.nicira.com (unknown [IPv6:2600:3c00::f03c:91ff:fe6e:bdf7]) by ozlabs.org (Postfix) with ESMTP id 22BEB1402AC for ; Fri, 4 Sep 2015 07:51:08 +1000 (AEST) Received: from archives.nicira.com (localhost [127.0.0.1]) by archives.nicira.com (Postfix) with ESMTP id 47BA510BB6; Thu, 3 Sep 2015 14:47:57 -0700 (PDT) X-Original-To: dev@openvswitch.org Delivered-To: dev@openvswitch.org Received: from mx3v1.cudamail.com (mx3.cudamail.com [64.34.241.5]) by archives.nicira.com (Postfix) with ESMTPS id 3470210BA1 for ; Thu, 3 Sep 2015 14:47:56 -0700 (PDT) Received: from bar4.cudamail.com (bar2 [192.168.15.2]) by mx3v1.cudamail.com (Postfix) with ESMTP id AAEBD61811C for ; Thu, 3 Sep 2015 15:47:45 -0600 (MDT) X-ASG-Debug-ID: 1441316864-03dc211ad54a3360001-byXFYA Received: from mx3-pf2.cudamail.com ([192.168.14.1]) by bar4.cudamail.com with ESMTP id 0sBwiGF2U8B6rYiO (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 03 Sep 2015 15:47:45 -0600 (MDT) X-Barracuda-Envelope-From: jpettit@nicira.com X-Barracuda-RBL-Trusted-Forwarder: 192.168.14.1 Received: from unknown (HELO mail-pa0-f43.google.com) (209.85.220.43) by mx3-pf2.cudamail.com with ESMTPS (RC4-SHA encrypted); 3 Sep 2015 21:47:43 -0000 Received-SPF: unknown (mx3-pf2.cudamail.com: Multiple SPF records returned) X-Barracuda-RBL-Trusted-Forwarder: 209.85.220.43 Received: by padhy16 with SMTP id hy16so72650pad.1 for ; Thu, 03 Sep 2015 14:47:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references; bh=LiFI64oq7O5G5ar4lEdZ5fTlfyd97yx2jWWHJ3dZ1KU=; b=eQODC9ZBVHVBfPZCo3//9BLbSNJunsEH71WvV71koqPHZ0pkvNcWtxt/GAfzpXsGky C0dHu1VDg1JiZUc5WcpmFoazbcORbToAn/5g3WrY0Rp7792Frmeh1oHsEuwOWdLBORsc wyp0mcgfr7bXZe6rsJzewq7rW0fiaF0m5Rm/7r5s7dEjVqrI68bcPTuLWO7mklgIxbJn O2LhFwoG//smooHxammik2yqw+JKFnKi5KzepZWNI4LwwObt3kJpiE7mw+EOvvwVHGLF g+SZXhmtgHefY8pZSyvV87SM4mYWrt1PkgFy777JCVJeUNOrZvE0PWz8xSbVqQbgN9tZ MXRA== X-Gm-Message-State: ALoCoQnr5vGQC73747Qhfe3YYOJ2AsaY+lucYHATOaI+TKTcuVrz4OW0QAjS47IfVEF4LtEaWVAe X-Received: by 10.66.221.193 with SMTP id qg1mr184987pac.103.1441316864233; Thu, 03 Sep 2015 14:47:44 -0700 (PDT) Received: from localhost.localdomain ([208.91.2.4]) by smtp.gmail.com with ESMTPSA id u5sm96145pdr.63.2015.09.03.14.47.43 for (version=TLSv1/SSLv3 cipher=OTHER); Thu, 03 Sep 2015 14:47:43 -0700 (PDT) X-CudaMail-Envelope-Sender: jpettit@nicira.com X-Barracuda-Apparent-Source-IP: 208.91.2.4 From: Justin Pettit To: dev@openvswitch.org X-CudaMail-Whitelist-To: dev@openvswitch.org X-CudaMail-MID: CM-V2-902059662 X-CudaMail-DTE: 090315 X-CudaMail-Originating-IP: 209.85.220.43 Date: Thu, 3 Sep 2015 14:47:00 -0700 X-ASG-Orig-Subj: [##CM-V2-902059662##][PATCH 2/4] tests: Group the OVN tests together. Message-Id: <1441316822-60290-2-git-send-email-jpettit@nicira.com> X-Mailer: git-send-email 1.7.5.4 In-Reply-To: <1441316822-60290-1-git-send-email-jpettit@nicira.com> References: <1441316822-60290-1-git-send-email-jpettit@nicira.com> X-Barracuda-Connect: UNKNOWN[192.168.14.1] X-Barracuda-Start-Time: 1441316865 X-Barracuda-Encrypted: DHE-RSA-AES256-SHA X-Barracuda-URL: https://web.cudamail.com:443/cgi-mod/mark.cgi X-ASG-Whitelist: Header =?UTF-8?B?eFwtY3VkYW1haWxcLXdoaXRlbGlzdFwtdG8=?= X-Virus-Scanned: by bsmtpd at cudamail.com X-Barracuda-BRTS-Status: 1 Subject: [ovs-dev] [PATCH 2/4] tests: Group the OVN tests together. X-BeenThere: dev@openvswitch.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dev-bounces@openvswitch.org Sender: "dev" Signed-off-by: Justin Pettit Acked-by: Ben Pfaff --- tests/testsuite.at | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tests/testsuite.at b/tests/testsuite.at index 384efdf..f3bc126 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -18,7 +18,6 @@ m4_include([tests/ovs-macros.at]) m4_include([tests/ovsdb-macros.at]) m4_include([tests/ofproto-macros.at]) -m4_include([tests/ovn-controller-vtep.at]) m4_include([tests/completion.at]) m4_include([tests/bfd.at]) m4_include([tests/cfm.at]) @@ -70,3 +69,4 @@ m4_include([tests/vtep-ctl.at]) m4_include([tests/auto-attach.at]) m4_include([tests/ovn.at]) m4_include([tests/ovn-sbctl.at]) +m4_include([tests/ovn-controller-vtep.at])