Fix the list of irrelevant-files

These lists are not merged with their parent, so need to
be complete. The list for the legacy standalone job was
slightly different to the others.

Change-Id: I15ada31e78697f6f4403fef09d5d261fd9fd337f
This commit is contained in:
Derek Higgins 2018-07-24 14:47:15 +01:00
parent fcc2088409
commit efeba984a3

View File

@ -13,6 +13,7 @@
- ^.*\.rst$
- ^api-ref/.*$
- ^doc/.*$
- ^driver-requirements.txt$
- ^install-guide/.*$
- ^ironic/locale/.*$
- ^ironic/tests/.*$
@ -99,7 +100,17 @@
description: Test ironic standalone
parent: ironic-base
irrelevant-files:
- ^.*\.rst$
- ^api-ref/.*$
- ^doc/.*$
- ^install-guide/.*$
- ^ironic/locale/.*$
- ^ironic/tests/.*$
- ^releasenotes/.*$
- ^setup.cfg$
- ^test-requirements.txt$
- ^tools/.*$
- ^tox.ini$
vars:
tempest_test_regex: ironic_standalone
tempest_concurrency: 4
@ -131,8 +142,6 @@
description: ironic-tempest-dsvm-ipa-partition-redfish-tinyipa
parent: ironic-base
timeout: 5400
irrelevant-files:
- ^driver-requirements.txt$
vars:
tempest_concurrency: 1
devstack_localrc: