summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorGhanshyam Mann <gmann@ghanshyammann.com>2022-11-17 15:22:24 -0600
committerGhanshyam Mann <gmann@ghanshyammann.com>2022-11-17 15:22:24 -0600
commit5a9f5f521aca0ab23cfd8de3065fe5887469b5ea (patch)
tree2c3255fff202149386c77f7ddf5ebdf2dc5ab6eb /.zuul.yaml
parent2bcf3d1a8eb2e465b3d7afea7a6efb3b4a7d43e8 (diff)
downloadswift-5a9f5f521aca0ab23cfd8de3065fe5887469b5ea.tar.gz
Temporary pin the swift-dsvm-functional nodeset to Focal
As per the community wide goal to migrate the CI/CD from Ubuntu Focal to Ubuntu jammy, we need to merge the devstack, tox base jobs to jammy on Nov 18. But swift-dsvm-functional job is failing on Ubuntu Jammy. To move ahead to merge the base job patches we need to pin the swift-dsvm-functional job nodeset to Focal until this is fixed for Jammy. Needed-By: https://review.opendev.org/c/openstack/devstack/+/860795 Related-bug: #1996627 Change-Id: Ia35e55782592175a6a9aaafd59d72a0ff8362d61
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index d1ab368a4..852bb6f24 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -280,6 +280,9 @@
parent: devstack-minimal
description: |
Setup a Swift/Keystone environment and run Swift's func tests.
+ # TODO: Remove the nodeset pinning to focal once below bug is fixed
+ # https://bugs.launchpad.net/swift/+bug/1996627
+ nodeset: openstack-single-node-focal
required-projects:
- opendev.org/openstack/requirements
- opendev.org/openstack/swift