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:
parent
625ae4fbb4
commit
3ff319d82f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user