Change CI group identifiers (#517)

* Change CI group identifiers.

* cloud → generic.
pull/519/head
Felix Fontein 2022-10-10 22:39:10 +02:00 committed by GitHub
parent 52bc2cb266
commit 1f4840ba2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
34 changed files with 91 additions and 92 deletions

View File

@ -334,15 +334,15 @@ stages:
targets:
- name: 'RHEL 7.8'
test: 'rhel/7.8'
### cloud
- stage: Cloud_devel
displayName: Cloud devel
### Generic
- stage: Generic_devel
displayName: Generic devel
dependsOn: []
jobs:
- template: templates/matrix.yml
parameters:
nameFormat: Python {0}
testFormat: devel/cloud/{0}/1
testFormat: devel/generic/{0}/1
targets:
- test: 2.7
- test: 3.5
@ -352,65 +352,65 @@ stages:
- test: 3.9
- test: "3.10"
- test: "3.11"
- stage: Cloud_2_14
displayName: Cloud 2.14
- stage: Generic_2_14
displayName: Generic 2.14
dependsOn: []
jobs:
- template: templates/matrix.yml
parameters:
nameFormat: Python {0}
testFormat: 2.14/cloud/{0}/1
testFormat: 2.14/generic/{0}/1
targets:
- test: 3.9
- stage: Cloud_2_13
displayName: Cloud 2.13
- stage: Generic_2_13
displayName: Generic 2.13
dependsOn: []
jobs:
- template: templates/matrix.yml
parameters:
nameFormat: Python {0}
testFormat: 2.13/cloud/{0}/1
testFormat: 2.13/generic/{0}/1
targets:
- test: 3.8
- stage: Cloud_2_12
displayName: Cloud 2.12
- stage: Generic_2_12
displayName: Generic 2.12
dependsOn: []
jobs:
- template: templates/matrix.yml
parameters:
nameFormat: Python {0}
testFormat: 2.12/cloud/{0}/1
testFormat: 2.12/generic/{0}/1
targets:
- test: 2.6
- test: 3.9
- stage: Cloud_2_11
displayName: Cloud 2.11
- stage: Generic_2_11
displayName: Generic 2.11
dependsOn: []
jobs:
- template: templates/matrix.yml
parameters:
nameFormat: Python {0}
testFormat: 2.11/cloud/{0}/1
testFormat: 2.11/generic/{0}/1
targets:
- test: 3.8
- stage: Cloud_2_10
displayName: Cloud 2.10
- stage: Generic_2_10
displayName: Generic 2.10
dependsOn: []
jobs:
- template: templates/matrix.yml
parameters:
nameFormat: Python {0}
testFormat: 2.10/cloud/{0}/1
testFormat: 2.10/generic/{0}/1
targets:
- test: 3.6
- stage: Cloud_2_9
displayName: Cloud 2.9
- stage: Generic_2_9
displayName: Generic 2.9
dependsOn: []
jobs:
- template: templates/matrix.yml
parameters:
nameFormat: Python {0}
testFormat: 2.9/cloud/{0}/1
testFormat: 2.9/generic/{0}/1
targets:
- test: 2.7
@ -441,12 +441,12 @@ stages:
- Docker_2_10
- Docker_2_9
- Docker_community_devel
- Cloud_devel
- Cloud_2_14
- Cloud_2_13
- Cloud_2_12
- Cloud_2_11
- Cloud_2_10
- Cloud_2_9
- Generic_devel
- Generic_2_14
- Generic_2_13
- Generic_2_12
- Generic_2_11
- Generic_2_10
- Generic_2_9
jobs:
- template: templates/coverage.yml

View File

@ -2,8 +2,8 @@
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
shippable/cloud/group1
shippable/posix/group1
azp/generic/1
azp/posix/1
cloud/acme
# Skip all VMs, since we cannot talk to the ACME simulator from these:

View File

@ -2,8 +2,8 @@
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
shippable/cloud/group1
shippable/posix/group1
azp/generic/1
azp/posix/1
cloud/acme
# Skip all VMs, since we cannot talk to the ACME simulator from these:

View File

@ -2,8 +2,8 @@
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
shippable/cloud/group1
shippable/posix/group1
azp/generic/1
azp/posix/1
cloud/acme
# Skip all VMs, since we cannot talk to the ACME simulator from these:

View File

@ -2,8 +2,8 @@
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
shippable/cloud/group1
shippable/posix/group1
azp/generic/1
azp/posix/1
cloud/acme
# Skip all VMs, since we cannot talk to the ACME simulator from these:

View File

@ -2,8 +2,8 @@
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
shippable/cloud/group1
shippable/posix/group1
azp/generic/1
azp/posix/1
cloud/acme
# Skip all VMs, since we cannot talk to the ACME simulator from these:

View File

@ -2,8 +2,8 @@
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
shippable/cloud/group1
shippable/posix/group1
azp/generic/1
azp/posix/1
cloud/acme
# Skip all VMs, since we cannot talk to the ACME simulator from these:

View File

@ -2,5 +2,5 @@
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
shippable/cloud/group1
shippable/posix/group1
azp/generic/1
azp/posix/1

View File

@ -3,6 +3,6 @@
# SPDX-License-Identifier: GPL-3.0-or-later
context/controller
shippable/cloud/group1
shippable/posix/group1
azp/generic/1
azp/posix/1
destructive

View File

@ -2,7 +2,7 @@
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
shippable/cloud/group1
shippable/posix/group1
azp/generic/1
azp/posix/1
destructive
needs/httptester

View File

@ -2,7 +2,7 @@
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
shippable/posix/group1
azp/posix/1
skip/osx
skip/macos
skip/freebsd

View File

@ -2,5 +2,5 @@
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
shippable/posix/group1
azp/posix/1
destructive

View File

@ -2,5 +2,5 @@
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
shippable/posix/group1
azp/posix/1
destructive

View File

@ -2,6 +2,6 @@
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
shippable/cloud/group1
shippable/posix/group1
azp/generic/1
azp/posix/1
destructive

View File

@ -2,6 +2,6 @@
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
shippable/cloud/group1
shippable/posix/group1
azp/generic/1
azp/posix/1
destructive

View File

@ -2,6 +2,6 @@
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
shippable/cloud/group1
shippable/posix/group1
azp/generic/1
azp/posix/1
destructive

View File

@ -2,6 +2,6 @@
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
shippable/cloud/group1
shippable/posix/group1
azp/generic/1
azp/posix/1
destructive

View File

@ -2,6 +2,6 @@
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
shippable/cloud/group1
shippable/posix/group1
azp/generic/1
azp/posix/1
destructive

View File

@ -2,6 +2,6 @@
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
shippable/cloud/group1
shippable/posix/group1
azp/generic/1
azp/posix/1
destructive

View File

@ -3,6 +3,6 @@
# SPDX-License-Identifier: GPL-3.0-or-later
context/controller
shippable/cloud/group1
shippable/posix/group1
azp/generic/1
azp/posix/1
destructive

View File

@ -2,6 +2,6 @@
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
shippable/cloud/group1
shippable/posix/group1
azp/generic/1
azp/posix/1
destructive

View File

@ -3,6 +3,6 @@
# SPDX-License-Identifier: GPL-3.0-or-later
context/controller
shippable/cloud/group1
shippable/posix/group1
azp/generic/1
azp/posix/1
destructive

View File

@ -2,6 +2,6 @@
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
shippable/cloud/group1
shippable/posix/group1
azp/generic/1
azp/posix/1
destructive

View File

@ -2,6 +2,6 @@
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
shippable/cloud/group1
shippable/posix/group1
azp/generic/1
azp/posix/1
destructive

View File

@ -2,7 +2,7 @@
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
shippable/cloud/group1
shippable/posix/group1
azp/generic/1
azp/posix/1
openssl_signature_info
destructive

View File

@ -2,8 +2,8 @@
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
shippable/cloud/group1
shippable/posix/group1
azp/generic/1
azp/posix/1
cloud/acme
# Skip all VMs, since we cannot talk to the ACME simulator from these:

View File

@ -2,6 +2,6 @@
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
shippable/cloud/group1
shippable/posix/group1
azp/generic/1
azp/posix/1
destructive

View File

@ -2,6 +2,6 @@
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
shippable/cloud/group1
shippable/posix/group1
azp/generic/1
azp/posix/1
destructive

View File

@ -2,6 +2,6 @@
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
shippable/cloud/group1
shippable/posix/group1
azp/generic/1
azp/posix/1
destructive

View File

@ -2,7 +2,7 @@
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
shippable/cloud/group1
shippable/posix/group1
azp/generic/1
azp/posix/1
x509_crl_info
destructive

View File

@ -8,11 +8,10 @@ set -o pipefail -eux
declare -a args
IFS='/:' read -ra args <<< "$1"
cloud="${args[0]}"
python="${args[1]}"
group="${args[2]}"
target="shippable/${cloud}/group${group}/"
target="azp/generic/${group}/"
stage="${S:-prod}"

View File

@ -12,9 +12,9 @@ image="${args[1]}"
python="${args[2]}"
if [ "${#args[@]}" -gt 3 ]; then
target="shippable/posix/group${args[3]}/"
target="azp/posix/${args[3]}/"
else
target="shippable/posix/"
target="azp/posix/"
fi
# shellcheck disable=SC2086

View File

@ -11,9 +11,9 @@ IFS='/:' read -ra args <<< "$1"
image="${args[1]}"
if [ "${#args[@]}" -gt 2 ]; then
target="shippable/posix/group${args[2]}/"
target="azp/posix/${args[2]}/"
else
target="shippable/posix/"
target="azp/posix/"
fi
# shellcheck disable=SC2086

View File

@ -12,9 +12,9 @@ platform="${args[0]}"
version="${args[1]}"
if [ "${#args[@]}" -gt 2 ]; then
target="shippable/posix/group${args[2]}/"
target="azp/posix/${args[2]}/"
else
target="shippable/posix/"
target="azp/posix/"
fi
stage="${S:-prod}"