Move tripleo-ci-centos-7-containers-multinode to os_tempest

https://review.opendev.org/#/c/664586/ adds support for
using overcloud os_cloud and also we are moving to os_tempest
for running tempest tests. let's reuse the same feature here
and tests the stuff.

Depends-On: https://review.opendev.org/#/c/667323/
Depends-On: https://review.opendev.org/665604

Change-Id: I2e4afef449460d8ed2c60998178fd194090c9585
Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
This commit is contained in:
Chandan Kumar (raukadah) 2019-06-25 21:18:59 +05:30
parent b6a4ea707b
commit 64b6b42f07
1 changed files with 5 additions and 0 deletions

View File

@ -92,6 +92,11 @@
vars:
nodes: 1ctlr
featureset: '010'
featureset_override:
run_tempest: false
tempest_test_whitelist:
- 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps'
use_os_tempest: true
playbooks:
- multinode.yml