diff --git a/.zuul.yaml b/.zuul.yaml index fa93e481cc88..6382a37c27c3 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -54,6 +54,26 @@ name: openstack/nova check: jobs: + # We define our own irrelevant-files so we don't run the job + # on things like nova docs-only changes. + - ironic-tempest-dsvm-ipa-wholedisk-bios-agent_ipmitool-tinyipa: + voting: false + # This irrelevant-files list should match nova-dsvm-base. + # TODO(mriedem): Define a node anchor to deduplicate this. + irrelevant-files: + - ^(placement-)?api-.*$ + - ^(test-|)requirements.txt$ + - ^.*\.rst$ + - ^.git.*$ + - ^doc/.*$ + - ^nova/hacking/.*$ + - ^nova/locale/.*$ + - ^nova/tests/.*$ + - ^releasenotes/.*$ + - ^setup.cfg$ + - ^tests-py3.txt$ + - ^tools/.*$ + - ^tox.ini$ - nova-live-migration - nova-tox-functional gate: