Use the new openstack-python3-jobs template

release repository did not change to use the latest template for unit
test jobs. This patch removes the versioned template and replaces it
with the unversioned one (that was introduced with patch [1]).

[1] https://review.opendev.org/856903

Change-Id: I9420c82793ccab5c8fd522c2dda547d6ce439195
This commit is contained in:
Hervé Beraud 2023-03-23 17:12:42 +01:00
parent d49d594482
commit 26a920efc6

View File

@ -2,7 +2,7 @@
templates: templates:
- check-requirements - check-requirements
- lib-forward-testing-python3 - lib-forward-testing-python3
- openstack-python3-antelope-jobs - openstack-python3-jobs
- periodic-stable-jobs - periodic-stable-jobs
- publish-openstack-docs-pti - publish-openstack-docs-pti
- release-notes-jobs-python3 - release-notes-jobs-python3