Rename custom Zuul project template
This is proposed to be moved to openstack-zuul-jobs: https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/973217 We need to rename this job so that the openstack-zuul-jobs patch can merge, otherwise it complains: "Project template openstack-python3-jobs-blazar-nova is already defined" We cannot just remove the job, as Zuul will not run checks without one defined. Change-Id: I05affba98e56d041edef47aa48d7b395ae021bf5 Signed-off-by: Matt Crees <mattc@stackhpc.com>
This commit is contained in:
+6
-2
@@ -1,5 +1,7 @@
|
||||
# TODO(mattcrees): Remove once this merges:
|
||||
# https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/973217
|
||||
- project-template:
|
||||
name: openstack-python3-jobs-blazar-nova
|
||||
name: openstack-python3-jobs-blazar-nova-old
|
||||
description: |
|
||||
The standard :zuul:project_template:`openstack-python-jobs` but with nova
|
||||
added as a required-projects. This checks out the project code and allows
|
||||
@@ -49,5 +51,7 @@
|
||||
- project:
|
||||
templates:
|
||||
- check-requirements
|
||||
- openstack-python3-jobs-blazar-nova
|
||||
# TODO(mattcrees): Rename once this merges:
|
||||
# https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/973217
|
||||
- openstack-python3-jobs-blazar-nova-old
|
||||
- release-notes-jobs-python3
|
||||
|
||||
Reference in New Issue
Block a user