Add irrelevant-files for grenade-py3 jobs
grenade-py3 job is part of integrated-gate-py35 template now[1] Adding corresponding irrelevant-files for grenade-py3 also same as for other integrated jobs to avoid running it on test etc only changes Example- https://review.openstack.org/#/c/623420/ [1] http://git.openstack.org/cgit/openstack-infra/openstack-zuul-jobs/tree/zuul.d/project-templates.yaml#n1397 Change-Id: Ifc654f56f1a95fc1bbfab08d49b8fcc4534f1694
This commit is contained in:
parent
4b3e736483
commit
063b04de24
@ -51,6 +51,8 @@
|
||||
- networking-ovn-tempest-dsvm-ovs-release:
|
||||
voting: false
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
- grenade-py3:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
gate:
|
||||
jobs:
|
||||
- neutron-functional
|
||||
@ -67,6 +69,8 @@
|
||||
timeout: 10800
|
||||
- tempest-slow:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
- grenade-py3:
|
||||
irrelevant-files: *tempest-irrelevant-files
|
||||
periodic:
|
||||
jobs:
|
||||
- neutron-functional
|
||||
|
Loading…
Reference in New Issue
Block a user