summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2021-12-07 16:16:01 -0800
committerTim Burke <tim.burke@gmail.com>2022-02-16 08:57:13 -0800
commitfdba5ef59c88a0182a3b68ab96e4c0b9e4aa9c78 (patch)
treed2215f23b9038b457d1fdc20e6e01961e5e0332b
parenta25a936c4fd4486d66c434715f0cb8a6f404885d (diff)
downloadswift-fdba5ef59c88a0182a3b68ab96e4c0b9e4aa9c78.tar.gz
Move CI from CentOS 8 to CentOS 8 Stream
See also: http://lists.opendev.org/pipermail/service-announce/2021-December/000029.html Change-Id: Id34eea3f20621c2b25cc7753b1323d4ffb88f11b (cherry picked from commit 546c9629ebf1831f7dca55ccd3f7b0e424a788b8)
-rw-r--r--.zuul.yaml32
1 files changed, 16 insertions, 16 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 02d2e3b49..8e6474912 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -51,9 +51,9 @@
post-run: tools/playbooks/common/cover-post.yaml
- job:
- name: swift-tox-py36-centos-8
+ name: swift-tox-py36-centos-8-stream
parent: swift-tox-py36
- nodeset: centos-8
+ nodeset: centos-8-stream
- job:
name: swift-tox-py37
@@ -140,22 +140,22 @@
python_version: 3.7
- job:
- name: swift-tox-func-py36-centos-8
+ name: swift-tox-func-py36-centos-8-stream
parent: swift-tox-func-py37
- nodeset: centos-8
+ nodeset: centos-8-stream
vars:
bindep_profile: test py36
python_version: 3.6
- job:
- name: swift-tox-func-encryption-py36-centos-8
- parent: swift-tox-func-py36-centos-8
+ name: swift-tox-func-encryption-py36-centos-8-stream
+ parent: swift-tox-func-py36-centos-8-stream
vars:
tox_envlist: func-encryption-py3
- job:
- name: swift-tox-func-ec-py36-centos-8
- parent: swift-tox-func-py36-centos-8
+ name: swift-tox-func-ec-py36-centos-8-stream
+ parent: swift-tox-func-py36-centos-8-stream
vars:
tox_envlist: func-ec-py3
@@ -302,9 +302,9 @@
post-run: tools/playbooks/probetests/post.yaml
- job:
- name: swift-probetests-centos-8
+ name: swift-probetests-centos-8-stream
parent: swift-probetests-centos-7
- nodeset: centos-8
+ nodeset: centos-8-stream
description: |
Setup a SAIO dev environment and run Swift's probe tests
under Python 3.
@@ -583,7 +583,7 @@
- ^doc/(requirements.txt|(manpages|s3api|source)/.*)$
- ^test/(cors|unit|functional)/.*$
- ^(.gitreview|.mailmap|AUTHORS|CHANGELOG|.*\.rst)$
- - swift-probetests-centos-8:
+ - swift-probetests-centos-8-stream:
irrelevant-files: *probetest-irrelevant-files
- swift-dsvm-functional:
irrelevant-files: *functest-irrelevant-files
@@ -631,7 +631,7 @@
- swift-func-cors
- swift-probetests-centos-7:
irrelevant-files: *probetest-irrelevant-files
- - swift-probetests-centos-8:
+ - swift-probetests-centos-8-stream:
irrelevant-files: *probetest-irrelevant-files
- swift-dsvm-functional:
irrelevant-files: *functest-irrelevant-files
@@ -655,10 +655,10 @@
- swift-tox-func-py27-centos-7
- swift-tox-func-encryption-py27-centos-7
- swift-tox-func-ec-py27-centos-7
- - swift-tox-py36-centos-8
- - swift-tox-func-py36-centos-8
- - swift-tox-func-encryption-py36-centos-8
- - swift-tox-func-ec-py36-centos-8
+ - swift-tox-py36-centos-8-stream
+ - swift-tox-func-py36-centos-8-stream
+ - swift-tox-func-encryption-py36-centos-8-stream
+ - swift-tox-func-ec-py36-centos-8-stream
- swift-multinode-rolling-upgrade-rocky
- swift-multinode-rolling-upgrade-stein
- swift-multinode-rolling-upgrade-train