summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakashi Kajinami <tkajinam@redhat.com>2022-05-22 23:24:04 +0900
committerTakashi Kajinami <tkajinam@redhat.com>2022-05-22 23:24:04 +0900
commit86557d28560189d98be7966d6978874045b47a86 (patch)
tree308b76986e2a26f3f19a789d0c7a1ae98007d813
parentae0b0a17b2da98d135d409ab9d010a9e220d23fa (diff)
downloadkeystone-86557d28560189d98be7966d6978874045b47a86.tar.gz
Yoga-only: Fix wrong python job template used
We should use the template corresponding to the release. This change replaces the wrong template(xena template) by the appropriate one(yoga template). Change-Id: I6e1330491bd67759f02231a244661628832b88d6
-rw-r--r--.zuul.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 05db30ae8..bb16d309f 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -203,7 +203,7 @@
- project:
templates:
- openstack-cover-jobs
- - openstack-python3-xena-jobs
+ - openstack-python3-yoga-jobs
- publish-openstack-docs-pti
- periodic-stable-jobs
- check-requirements