Disable Temptest in Browbeat CI

Upstream oooq has enabled tempest after overcloud
deployments by default now, since temptest coverage
has been lacking on builds for a while we are seeing
failures, since this isn't particularly important for
browbeat CI specifically this commit supresses running
the overcloud ping test and temptest

Change-Id: I9020bdd017e46dc529467141ec43516768c4b2a4
This commit is contained in:
jkilpatr 2016-09-22 08:08:08 -04:00
parent 625ae4fbb4
commit 3ff319d82f

View File

@ -47,6 +47,7 @@ deployCloud()
--playbook quickstart-extras.yml \
--requirements quickstart-extras-requirements.txt \
-R mitaka \
-S overcloud-validate \
--bootstrap \
--working-dir $WORKSPACE \
$VIRTHOST $RELEASE