summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHervé Beraud <hberaud@redhat.com>2023-02-17 11:05:25 +0100
committerHervé Beraud <herveberaud.pro@gmail.com>2023-02-17 13:16:10 +0000
commit043db50e39e0ed7d0ad52516a4f163019d535114 (patch)
tree5a7cac1b20159d6340b803f94a440e7bc3375149
parent25fe203f1da7fd917cbe8e0a2ced98756d772283 (diff)
downloadoslo-policy-043db50e39e0ed7d0ad52516a4f163019d535114.tar.gz
Fix py38 jobs by using focal rather than jammy4.1.1
Related to https://lists.openstack.org/pipermail/openstack-discuss/2023-February/032247.html Change-Id: Icf66914c2b5b6221e55595c01d018617b224c6ea
-rw-r--r--.zuul.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 3cc3f36..584c4c1 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -13,6 +13,7 @@
- job:
name: cross-nova-tox-py38
parent: openstack-tox
+ nodeset: ubuntu-focal
description: |
Run cross-project unit tests on nova.
vars:
@@ -25,6 +26,7 @@
- job:
name: cross-neutron-tox-py38
parent: openstack-tox
+ nodeset: ubuntu-focal
description: |
Run cross-project unit tests on neutron.
timeout: 3600
@@ -39,7 +41,7 @@
templates:
- check-requirements
- lib-forward-testing-python3
- - openstack-python3-antelope-jobs
+ - openstack-python3-jobs
- periodic-stable-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3