Update CI to use unversioned jobs template
As part of the migration of this project to the independent release model, we failed to notice that the job template was still tied to a specific release. We've now introduced a new unversioned job template, 'openstack-python3-jobs' [1], which was can and should use. Do this. [1] https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/833286/ Depends-On: https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/833286/ Signed-off-by: Stephen Finucane <stephenfin@redhat.com> Change-Id: I6bed7c11b5060718ed20aef61bce8d248885a1aechanges/35/833835/1
parent
99a15169ce
commit
18138d9f09
|
@ -1,4 +1,4 @@
|
|||
- project:
|
||||
templates:
|
||||
- build-openstack-docs-pti
|
||||
- openstack-python3-ussuri-jobs
|
||||
- openstack-python3-jobs
|
||||
|
|
Loading…
Reference in New Issue