Update irrelevant-files for dsvm-functional tests

Update the irrelevant files so the expensive dsvm-functional
test jobs are not run for documentation, release note, or other
minor non-code changes.

Change-Id: Ifbac5e891131b3f66d9332a33d818437fa67c0cc
This commit is contained in:
Brian Rosmaita 2019-02-28 14:01:48 -05:00
parent 31f7708b94
commit fab575d987
1 changed files with 18 additions and 0 deletions

View File

@ -36,6 +36,15 @@
s-proxy: true
# Hardcode glanceclient path so the job can be run on glance patches
zuul_work_dir: src/git.openstack.org/openstack/python-glanceclient
irrelevant-files:
- ^doc/.*$
- ^releasenotes/.*$
- ^.*\.rst$
- ^(test-|)requirements.txt$
- ^lower-constraints.txt$
- ^setup.cfg$
- ^tox.ini$
- ^\.zuul\.yaml$
- job:
name: glanceclient-dsvm-functional
@ -66,6 +75,15 @@
s-proxy: true
# Hardcode glanceclient path so the job can be run on glance patches
zuul_work_dir: src/git.openstack.org/openstack/python-glanceclient
irrelevant-files:
- ^doc/.*$
- ^releasenotes/.*$
- ^.*\.rst$
- ^(test-|)requirements.txt$
- ^lower-constraints.txt$
- ^setup.cfg$
- ^tox.ini$
- ^\.zuul\.yaml$
- job:
name: glanceclient-tox-keystone-tips-base