summaryrefslogtreecommitdiff
path: root/zuul.d/project.yaml
diff options
context:
space:
mode:
authorRiccardo Pittau <elfosardo@gmail.com>2023-01-27 11:39:29 +0100
committerRiccardo Pittau <elfosardo@gmail.com>2023-01-31 11:08:16 +0100
commitbf2ca3ad1211dc40c24d63b290f82ab039b15057 (patch)
tree2a5c1c0f61c5004d8f31129c3f4fd02fbceda631 /zuul.d/project.yaml
parent5d66844b2fa061b8f3645e0457542d1442534e9d (diff)
downloadironic-python-agent-bf2ca3ad1211dc40c24d63b290f82ab039b15057.tar.gz
- Remove reno job, it does not make sense to run it on bugfix branches. - Cap tox to version lower than 4 as it is for all stable branches. - Run tests on focal for all except bionic with python 3.6 Change-Id: I290041b1b4a145bb9f06d62122da340794fbc076
Diffstat (limited to 'zuul.d/project.yaml')
-rw-r--r--zuul.d/project.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
index 448deca9..d035cc4c 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -3,14 +3,15 @@
- check-requirements
- openstack-python3-yoga-jobs-ironic-bugfix
- publish-openstack-docs-pti
- - release-notes-jobs-python3
check:
jobs:
- openstack-tox-functional:
+ nodeset: ubuntu-focal
required-projects:
- name: openstack/requirements
override-checkout: stable/yoga
- openstack-tox-cover:
+ nodeset: ubuntu-focal
required-projects:
- name: openstack/requirements
override-checkout: stable/yoga
@@ -35,10 +36,12 @@
gate:
jobs:
- openstack-tox-functional:
+ nodeset: ubuntu-focal
required-projects:
- name: openstack/requirements
override-checkout: stable/yoga
- openstack-tox-cover:
+ nodeset: ubuntu-focal
required-projects:
- name: openstack/requirements
override-checkout: stable/yoga