summaryrefslogtreecommitdiff
path: root/.zuul.d
diff options
context:
space:
mode:
authormanchandavishal <manchandavishal143@gmail.com>2021-12-15 13:06:16 +0530
committermanchandavishal <manchandavishal143@gmail.com>2021-12-15 13:06:16 +0530
commit7249e7c1dc5a689ff39df6f6b9d64e213af7de5c (patch)
treee6ac88cfbc0db3b48431e452f78022f716839efe /.zuul.d
parent6a84dd2b9aee3b398a9d6fed2bc5f51dcde6263b (diff)
downloadhorizon-7249e7c1dc5a689ff39df6f6b9d64e213af7de5c.tar.gz
Updating python testing as per Yoga testing runtime
Yoga testing runtime[1] has been updated to add py39 testing as voting. Unit tests update are handled by the job template change in openstack-zuul-job - https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/820286 this commit makes other required changes in ``.zuul.d/cross-jobs.yaml``, tox.ini and update the classifier in setup.cfg file. [1] https://governance.openstack.org/tc/reference/runtimes/yoga.html Change-Id: Ie66460c19e5e670e9be3b1262d5f06e821078be9
Diffstat (limited to '.zuul.d')
-rw-r--r--.zuul.d/cross-jobs.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.zuul.d/cross-jobs.yaml b/.zuul.d/cross-jobs.yaml
index 23ff3272a..b6341b31b 100644
--- a/.zuul.d/cross-jobs.yaml
+++ b/.zuul.d/cross-jobs.yaml
@@ -11,7 +11,7 @@
- job:
name: horizon-cross-manila-ui-python
- parent: openstack-tox-py38
+ parent: openstack-tox-py39
vars:
zuul_work_dir: "{{ zuul.projects['opendev.org/openstack/manila-ui'].src_dir }}"
required-projects:
@@ -28,7 +28,7 @@
- job:
name: horizon-cross-heat-dashboard-python
- parent: openstack-tox-py38
+ parent: openstack-tox-py39
vars:
zuul_work_dir: "{{ zuul.projects['opendev.org/openstack/heat-dashboard'].src_dir }}"
required-projects: