From b83204828727e1c3caccd29f0a2ca84ab07b0174 Mon Sep 17 00:00:00 2001 From: OpenStack Release Bot Date: Wed, 21 Sep 2022 12:08:30 +0000 Subject: Switch to 2023.1 Python3 unit tests and generic template name This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for antelope. Also, updating the template name to generic one. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I57d369e1e1a84a2685e3eb157699e1262c996400 --- .zuul.d/django-jobs.yaml | 2 +- .zuul.d/project.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to '.zuul.d') diff --git a/.zuul.d/django-jobs.yaml b/.zuul.d/django-jobs.yaml index 450631d2d..9d66a81c8 100644 --- a/.zuul.d/django-jobs.yaml +++ b/.zuul.d/django-jobs.yaml @@ -29,7 +29,7 @@ jobs: # Currently we only support Django 3.2, so there is no need # to run tests with different versions of Django. - # We specify a job in openstack-python3-zed-jobs(-horizon) + # We specify a job in openstack-python3-jobs(-horizon) # to keep this project template as it is used in horizon plugins. # NOTE: We keep it as a template even though it is not used now. - openstack-tox-py39 diff --git a/.zuul.d/project.yaml b/.zuul.d/project.yaml index 40642b897..409829018 100644 --- a/.zuul.d/project.yaml +++ b/.zuul.d/project.yaml @@ -5,7 +5,7 @@ - horizon-cross-jobs - horizon-nodejs-jobs - horizon-non-primary-django-jobs - - openstack-python3-zed-jobs + - openstack-python3-jobs - periodic-stable-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 -- cgit v1.2.1