diff options
author | Tim Rozet <trozet@redhat.com> | 2017-02-13 17:35:44 -0500 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2017-02-13 17:35:44 -0500 |
commit | c12c7b9947d8e0dfb5130d08eb858387cdcf55e7 (patch) | |
tree | 450ca226b8ef2d6813fe8054b57c6d340a4a381b /jjb | |
parent | 4327934d160a3d289b3732ea1d92453707bbe261 (diff) |
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>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/3rd_party_ci/odl-netvirt.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |