move scenario007 containers to nv

Move scenario007 to nv until the issue is resolved.
Scenario007 is preventing other patches from landing.

This patch skips the build-test-repo role.

Related-Bug: #1787268
Related-Bug: #1787244
Change-Id: I0b76c432440f78cab8199eb30c0295d53f137659
This commit is contained in:
Wes Hayutin 2018-08-15 19:03:14 -04:00
parent afcd733dd5
commit 2d2c7ee2c9
2 changed files with 3 additions and 1 deletions

View File

@ -38,10 +38,11 @@ QUICKSTART_VENV_CMD="
{{ undercloud }}
"
#REMOVE build from --skip-tags ASAP
QUICKSTART_INSTALL_CMD="
$LOCAL_WORKING_DIR/bin/ansible-playbook
--tags {{ ','.join(tags) }}$EXTRA_TAGS
--skip-tags teardown-all
--skip-tags teardown-all,build
"
QUICKSTART_COLLECTLOGS_CMD="$LOCAL_WORKING_DIR/bin/ansible-playbook \

View File

@ -260,6 +260,7 @@
- job:
name: tripleo-ci-centos-7-scenario007-multinode-oooq-container
parent: tripleo-ci-base
voting: false
branches: ^(?!stable/(newton|ocata|pike)).*$
vars:
environment_type: multinode