Skip test_dashboard_basic_ops tests
With [1] tempest horizon tests moved to tempest repo and the dashboard tests are failing, until those are cleared let's skip those. [1] https://review.opendev.org/771727 Change-Id: Ib167ace3235bd0f01ffb927e87b939657d373dac
This commit is contained in:
parent
83214319b1
commit
a02358974e
@ -42,4 +42,5 @@ $SUDO packstack ${ADDITIONAL_ARGS} \
|
|||||||
--provision-demo=y \
|
--provision-demo=y \
|
||||||
--provision-tempest=y \
|
--provision-tempest=y \
|
||||||
--run-tempest=y \
|
--run-tempest=y \
|
||||||
--run-tempest-tests="smoke dashboard" || export FAILURE=true
|
--run-tempest-tests="smoke dashboard" \
|
||||||
|
--skip-tempest-tests="test_dashboard_basic_ops" || export FAILURE=true
|
||||||
|
Loading…
Reference in New Issue
Block a user