Skip tips jobs on pre-commit config update
We only need to care about the unversioned tips jobs since [1] will take care of the others. [1] https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/933197 Change-Id: I3d569dc496a995eee58fdbcf4a42a187143d1b24 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
parent
79e01a5533
commit
8890981491
@ -6,6 +6,11 @@
|
|||||||
Run unit tests for OpenStackClient with master branch of important libs.
|
Run unit tests for OpenStackClient with master branch of important libs.
|
||||||
|
|
||||||
Takes advantage of the base tox job's install-siblings feature.
|
Takes advantage of the base tox job's install-siblings feature.
|
||||||
|
irrelevant-files: &common-irrelevant-files
|
||||||
|
- ^.*\.rst$
|
||||||
|
- ^doc/.*$
|
||||||
|
- ^releasenotes/.*$
|
||||||
|
- ^\.pre-commit-config\.yaml$
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack/cliff
|
- openstack/cliff
|
||||||
- openstack/keystoneauth
|
- openstack/keystoneauth
|
||||||
|
Loading…
x
Reference in New Issue
Block a user