summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakashi Kajinami <tkajinam@redhat.com>2022-05-22 23:26:05 +0900
committerTakashi Kajinami <tkajinam@redhat.com>2022-05-22 23:26:05 +0900
commit373a5ecdb93b7416dd7ffcab926553ea20f3c4ce (patch)
treebcf5f31b0d0ccc6a47df08eef2761c924d8e0b1b
parentb0c528cec492a045e7c3088d10c2370b5d886bcf (diff)
downloadkeystone-373a5ecdb93b7416dd7ffcab926553ea20f3c4ce.tar.gz
Wallaby-only: Fix wrong python job template used
We should use the template corresponding to the release. This change replaces the wrong template(victoria template) by the appropriate one (wallaby template). Change-Id: Ic25357863b78c0e5c11cbd0e0da1dbd3e4099519
-rw-r--r--.zuul.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 9e39b771e..e7e7df4f6 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -195,7 +195,7 @@
- project:
templates:
- openstack-cover-jobs
- - openstack-python3-victoria-jobs
+ - openstack-python3-wallaby-jobs
- publish-openstack-docs-pti
- periodic-stable-jobs
- check-requirements