Skip to content

Commit

Permalink
Change CI group identifiers. (#5344) (#5347)
Browse files Browse the repository at this point in the history
(cherry picked from commit e47845a)

Co-authored-by: Felix Fontein <felix@fontein.de>
  • Loading branch information
patchback[bot] and felixfontein authored Oct 11, 2022
1 parent 5dcd2c7 commit 68e184e
Show file tree
Hide file tree
Showing 131 changed files with 156 additions and 158 deletions.
42 changes: 21 additions & 21 deletions .azure-pipelines/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -392,56 +392,56 @@ stages:
- 2
- 3

### 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.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.10'
- 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.9
- 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: 3.8
- 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: 2.7
- test: 3.5
Expand Down Expand Up @@ -470,10 +470,10 @@ stages:
- Docker_2_13
- Docker_2_14
- Docker_community_devel
- Cloud_devel
- Cloud_2_11
- Cloud_2_12
- Cloud_2_13
- Cloud_2_14
- Generic_devel
- Generic_2_11
- Generic_2_12
- Generic_2_13
- Generic_2_14
jobs:
- template: templates/coverage.yml
2 changes: 1 addition & 1 deletion tests/integration/targets/alerta_customer/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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
disabled
2 changes: 1 addition & 1 deletion tests/integration/targets/alternatives/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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/group3
azp/posix/3
destructive
needs/root
skip/aix
Expand Down
2 changes: 1 addition & 1 deletion tests/integration/targets/ansible_galaxy_install/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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

azp/posix/3
destructive
shippable/posix/group3
skip/python2.6
context/controller # While this is not really true, this module mainly is run on the controller, *and* needs access to the ansible-galaxy CLI tool
2 changes: 1 addition & 1 deletion tests/integration/targets/apache2_module/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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

azp/posix/3
destructive
shippable/posix/group3
skip/aix
2 changes: 1 addition & 1 deletion tests/integration/targets/archive/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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

azp/posix/2
needs/root
shippable/posix/group2
destructive
skip/aix
skip/osx # FIXME
2 changes: 1 addition & 1 deletion tests/integration/targets/callback_diy/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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/group3
azp/posix/3
needs/target/callback
2 changes: 1 addition & 1 deletion tests/integration/targets/callback_log_plays/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# 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/group3
azp/posix/3
2 changes: 1 addition & 1 deletion tests/integration/targets/callback_yaml/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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
needs/target/callback
2 changes: 1 addition & 1 deletion tests/integration/targets/cargo/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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

azp/posix/2
destructive
shippable/posix/group2
skip/aix
2 changes: 1 addition & 1 deletion tests/integration/targets/cloud_init_data_facts/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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

azp/posix/1
destructive
shippable/posix/group1
skip/aix
skip/osx
skip/macos
Expand Down
2 changes: 1 addition & 1 deletion tests/integration/targets/cmd_runner/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# 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/group2
azp/posix/2
2 changes: 1 addition & 1 deletion tests/integration/targets/connection_chroot/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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

azp/posix/3
needs/root
shippable/posix/group3
skip/macos # Skipped due to limitation of macOS 10.15 SIP, please read https://github.com/ansible-collections/community.general/issues/1017#issuecomment-755088895
2 changes: 1 addition & 1 deletion tests/integration/targets/consul/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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/group2
azp/posix/2
destructive
skip/aix
skip/macos # cannot simply create binaries in system locations on newer macOS versions
2 changes: 1 addition & 1 deletion tests/integration/targets/copr/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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
needs/root
skip/macos
skip/osx
Expand Down
2 changes: 1 addition & 1 deletion tests/integration/targets/cpanm/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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/group3
azp/posix/3
destructive
skip/macos
skip/osx
Expand Down
2 changes: 1 addition & 1 deletion tests/integration/targets/cronvar/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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

azp/posix/3
destructive
shippable/posix/group3
skip/aix
skip/osx
skip/macos
2 changes: 1 addition & 1 deletion tests/integration/targets/deploy_helper/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# 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
2 changes: 1 addition & 1 deletion tests/integration/targets/django_manage/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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/group2
azp/posix/2
skip/python2
skip/freebsd
skip/macos
Expand Down
2 changes: 1 addition & 1 deletion tests/integration/targets/dnf_versionlock/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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/aix
skip/freebsd
skip/osx
Expand Down
2 changes: 1 addition & 1 deletion tests/integration/targets/dpkg_divert/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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/aix
skip/osx
skip/macos
Expand Down
2 changes: 1 addition & 1 deletion tests/integration/targets/etcd3/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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
destructive
skip/aix
skip/osx
Expand Down
2 changes: 1 addition & 1 deletion tests/integration/targets/filesize/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# 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
2 changes: 1 addition & 1 deletion tests/integration/targets/filesystem/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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

azp/posix/1
destructive
shippable/posix/group1
skip/aix
skip/osx
skip/macos
2 changes: 1 addition & 1 deletion tests/integration/targets/filter_counter/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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/group2
azp/posix/2
skip/python2.6 # filters are controller only, and we no longer support Python 2.6 on the controller
2 changes: 1 addition & 1 deletion tests/integration/targets/filter_dict/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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/group3
azp/posix/3
skip/python2.6 # filters are controller only, and we no longer support Python 2.6 on the controller
2 changes: 1 addition & 1 deletion tests/integration/targets/filter_dict_kv/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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/group2
azp/posix/2
skip/python2.6 # filters are controller only, and we no longer support Python 2.6 on the controller
2 changes: 1 addition & 1 deletion tests/integration/targets/filter_from_csv/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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/group2
azp/posix/2
skip/python2.6 # filters are controller only, and we no longer support Python 2.6 on the controller
2 changes: 1 addition & 1 deletion tests/integration/targets/filter_groupby_as_dict/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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/group3
azp/posix/3
skip/python2.6 # filters are controller only, and we no longer support Python 2.6 on the controller
2 changes: 1 addition & 1 deletion tests/integration/targets/filter_hashids/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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/group2
azp/posix/2
skip/python2.6 # filters are controller only, and we no longer support Python 2.6 on the controller
2 changes: 1 addition & 1 deletion tests/integration/targets/filter_jc/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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/posix/group2
azp/posix/2
skip/python2.6 # filters are controller only, and we no longer support Python 2.6 on the controller
skip/python2.7 # jc only supports python3.x
2 changes: 1 addition & 1 deletion tests/integration/targets/filter_json_query/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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/posix/group2
azp/posix/2
skip/python2.6 # filters are controller only, and we no longer support Python 2.6 on the controller
skip/aix
2 changes: 1 addition & 1 deletion tests/integration/targets/filter_lists_mergeby/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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/group2
azp/posix/2
skip/python2.6 # filters are controller only, and we no longer support Python 2.6 on the controller
2 changes: 1 addition & 1 deletion tests/integration/targets/filter_path_join_shim/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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
skip/python2.6 # filters are controller only, and we no longer support Python 2.6 on the controller
2 changes: 1 addition & 1 deletion tests/integration/targets/filter_random_mac/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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/posix/group2
azp/posix/2
skip/python2.6 # filters are controller only, and we no longer support Python 2.6 on the controller
skip/aix
2 changes: 1 addition & 1 deletion tests/integration/targets/filter_time/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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/group2
azp/posix/2
skip/python2.6 # filters are controller only, and we no longer support Python 2.6 on the controller
2 changes: 1 addition & 1 deletion tests/integration/targets/filter_unicode_normalize/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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/group2
azp/posix/2
skip/python2.6 # filters are controller only, and we no longer support Python 2.6 on the controller
2 changes: 1 addition & 1 deletion tests/integration/targets/filter_version_sort/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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/group2
azp/posix/2
skip/python2.6 # filters are controller only, and we no longer support Python 2.6 on the controller
2 changes: 1 addition & 1 deletion tests/integration/targets/flatpak/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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/group3
azp/posix/3
destructive
skip/aix
skip/freebsd
Expand Down
2 changes: 1 addition & 1 deletion tests/integration/targets/flatpak_remote/aliases
Original file line number Diff line number Diff line change
Expand Up @@ -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/group3
azp/posix/3
destructive
skip/aix
skip/freebsd
Expand Down
Loading

0 comments on commit 68e184e

Please sign in to comment.