Run gerrit periodic jobs on proper branch
These zuulv3 jobs run on *all* branches, in v2 they only run on the 2.13 one. Fix this. Change-Id: Id39496def33b4134b91215248dc059420aa44d19
This commit is contained in:
parent
b41fd3f209
commit
d410bfef7e
@ -3346,6 +3346,7 @@
|
||||
parent: legacy-publish-openstack-artifacts
|
||||
run: playbooks/legacy/its-storyboard-gerrit-plugin-stable-2.13/run
|
||||
post-run: playbooks/legacy/its-storyboard-gerrit-plugin-stable-2.13/post
|
||||
branches: openstack/2.13
|
||||
timeout: 1800
|
||||
|
||||
- job:
|
||||
@ -3353,6 +3354,7 @@
|
||||
parent: legacy-publish-openstack-artifacts
|
||||
run: playbooks/legacy/javamelody-gerrit-plugin-stable-2.13/run
|
||||
post-run: playbooks/legacy/javamelody-gerrit-plugin-stable-2.13/post
|
||||
branches: openstack/2.13
|
||||
timeout: 1800
|
||||
|
||||
- job:
|
||||
|
Loading…
x
Reference in New Issue
Block a user