Add tripleo-mount-image script to irrelevant files

This appears to be preventing [1] from merging, and these scripts do
not get any test coverage from openstack zuul (RDO jobs *do* use
tripleo-mount-image, so some testing coverage comes from there)

[1] https://review.opendev.org/c/openstack/tripleo-common/+/828412

Change-Id: I4b938e5b1a5107c1e225af339ee24d92122021ee
This commit is contained in:
Steve Baker 2022-08-04 15:09:11 +12:00
parent f221981ea5
commit 9792065c8b
1 changed files with 6 additions and 0 deletions

View File

@ -43,6 +43,8 @@
# unit tests
- ^tripleoclient/tests/.*$
- ^tripleo_common/tests/.*$
- ^scripts/tripleo-mount-image$
- ^scripts/tripleo-unmount-image$
vars: &consumer_vars
consumer_job: true
build_container_images: false
@ -99,6 +101,8 @@
# unit tests
- ^tripleoclient/tests/.*$
- ^tripleo_common/tests/.*$
- ^scripts/tripleo-mount-image$
- ^scripts/tripleo-unmount-image$
dependencies:
- tripleo-ci-centos-9-content-provider
- tripleo-ci-centos-9-content-provider-wallaby
@ -161,6 +165,8 @@
- zuul.d/standalone-jobs.yaml
- ^tripleoclient/tests/.*$
- ^tripleo_common/tests/.*$
- ^scripts/tripleo-mount-image$
- ^scripts/tripleo-unmount-image$
- tripleo-ci-centos-8-content-provider-ussuri:
irrelevant-files: *upgrade_irrelevant
- tripleo-ci-centos-8-standalone-upgrade-victoria: