mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Rebalance cloud tests into 5 groups.
This commit is contained in:
parent
25ca0863c1
commit
1d0fd49a33
12 changed files with 14 additions and 12 deletions
|
@ -87,6 +87,9 @@ matrix:
|
|||
|
||||
- env: T=cloud/default/2.7/4
|
||||
- env: T=cloud/default/3.6/4
|
||||
|
||||
- env: T=cloud/default/2.7/5
|
||||
- env: T=cloud/default/3.6/5
|
||||
branches:
|
||||
except:
|
||||
- "*-patch-*"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
cloud/aws
|
||||
posix/ci/cloud/group1/aws
|
||||
posix/ci/cloud/group4/aws
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
cloud/azure
|
||||
posix/ci/cloud/group2/azure
|
||||
posix/ci/cloud/group3/azure
|
||||
posix/ci/cloud/group3/smoketest
|
||||
destructive
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
cloud/azure
|
||||
posix/ci/cloud/group2/azure
|
||||
posix/ci/cloud/group5/azure
|
||||
destructive
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
cloud/azure
|
||||
posix/ci/cloud/group2/azure
|
||||
posix/ci/cloud/group3/azure
|
||||
destructive
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
cloud/azure
|
||||
posix/ci/cloud/group4/azure
|
||||
posix/ci/cloud/group5/azure
|
||||
destructive
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
cloud/azure
|
||||
posix/ci/cloud/group3/azure
|
||||
posix/ci/cloud/group5/azure
|
||||
destructive
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
cloud/azure
|
||||
posix/ci/cloud/group3/azure
|
||||
posix/ci/cloud/group3/smoketest
|
||||
posix/ci/cloud/group5/azure
|
||||
posix/ci/cloud/group5/smoketest
|
||||
destructive
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
cloud/aws
|
||||
posix/ci/cloud/group1/aws
|
||||
posix/ci/cloud/group4/aws
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
cloud/aws
|
||||
posix/ci/cloud/group1/aws
|
||||
posix/ci/cloud/group4/aws
|
||||
iam_role
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
posix/ci/cloud/group1/vcenter
|
||||
posix/ci/cloud/group1/smoketest
|
||||
cloud/vcenter
|
||||
destructive
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
posix/ci/cloud/group1/vcenter
|
||||
posix/ci/cloud/group1/smoketest
|
||||
cloud/vcenter
|
||||
destructive
|
||||
|
|
Loading…
Reference in a new issue