Do not run functional (API) tests in the CI
These tests exercise Ironic API with the fake driver, thus they provide no coverage for sushy and can be excluded. Change-Id: I9bff52c29b763478934e0068e3280f508ed1141f
This commit is contained in:
parent
ecaa3c8062
commit
5cc1a6fd4b
@ -62,7 +62,7 @@
|
||||
- shell:
|
||||
cmd: |
|
||||
cat << 'EOF' >> ironic-extra-vars
|
||||
export DEVSTACK_GATE_TEMPEST_REGEX="ironic"
|
||||
export DEVSTACK_GATE_TEMPEST_REGEX="ironic_tempest_plugin.tests.scenario"
|
||||
|
||||
EOF
|
||||
chdir: '{{ ansible_user_dir }}/workspace'
|
||||
|
Loading…
Reference in New Issue
Block a user