From c12c7b9947d8e0dfb5130d08eb858387cdcf55e7 Mon Sep 17 00:00:00 2001
From: Tim Rozet <trozet@redhat.com>
Date: Mon, 13 Feb 2017 17:35:44 -0500
Subject: CSIT: updates csit functest to use tempest smoke serial

Puts this in-line with what is tested on the snapshot promote so we have
apples to apples comparison of results.

Change-Id: I4f333b0a675eed23bb9107c32a59bcf92f461d3b
Signed-off-by: Tim Rozet <trozet@redhat.com>
---
 jjb/3rd_party_ci/odl-netvirt.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'jjb/3rd_party_ci')

diff --git a/jjb/3rd_party_ci/odl-netvirt.yml b/jjb/3rd_party_ci/odl-netvirt.yml
index dcc6ac17d..470e4335e 100644
--- a/jjb/3rd_party_ci/odl-netvirt.yml
+++ b/jjb/3rd_party_ci/odl-netvirt.yml
@@ -128,7 +128,7 @@
                 - name: 'functest-netvirt-virtual-suite-{stream}'
                   predefined-parameters: |
                     DEPLOY_SCENARIO=os-odl_l3-nofeature-ha
-                    FUNCTEST_SUITE_NAME=healthcheck
+                    FUNCTEST_SUITE_NAME=tempest_smoke_serial
                     RC_FILE_PATH=$HOME/cloner-info/overcloudrc
                   node-parameters: true
                   kill-phase-on: FAILURE
-- 
cgit