Skip to content

Commit

Permalink
Rebalance cloud tests into 5 groups.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattclay committed Feb 10, 2018
1 parent 25ca086 commit 1d0fd49
Show file tree
Hide file tree
Showing 12 changed files with 14 additions and 12 deletions.
3 changes: 3 additions & 0 deletions shippable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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-*"
Expand Down
2 changes: 1 addition & 1 deletion test/integration/targets/aws_elasticbeanstalk_app/aliases
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
cloud/aws
posix/ci/cloud/group1/aws
posix/ci/cloud/group4/aws
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
cloud/azure
posix/ci/cloud/group2/azure
posix/ci/cloud/group3/azure
posix/ci/cloud/group3/smoketest
destructive
2 changes: 1 addition & 1 deletion test/integration/targets/azure_rm_image/aliases
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
cloud/azure
posix/ci/cloud/group2/azure
posix/ci/cloud/group5/azure
destructive
2 changes: 1 addition & 1 deletion test/integration/targets/azure_rm_loadbalancer/aliases
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
cloud/azure
posix/ci/cloud/group2/azure
posix/ci/cloud/group3/azure
destructive
2 changes: 1 addition & 1 deletion test/integration/targets/azure_rm_managed_disk/aliases
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
cloud/azure
posix/ci/cloud/group4/azure
posix/ci/cloud/group5/azure
destructive
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
cloud/azure
posix/ci/cloud/group3/azure
posix/ci/cloud/group5/azure
destructive
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion test/integration/targets/ec2_vpc_net/aliases
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
cloud/aws
posix/ci/cloud/group1/aws
posix/ci/cloud/group4/aws
2 changes: 1 addition & 1 deletion test/integration/targets/sts_assume_role/aliases
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
cloud/aws
posix/ci/cloud/group1/aws
posix/ci/cloud/group4/aws
iam_role
1 change: 0 additions & 1 deletion test/integration/targets/vmware_drs_rule_facts/aliases
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
posix/ci/cloud/group1/vcenter
posix/ci/cloud/group1/smoketest
cloud/vcenter
destructive
1 change: 0 additions & 1 deletion test/integration/targets/vmware_local_role_manager/aliases
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
posix/ci/cloud/group1/vcenter
posix/ci/cloud/group1/smoketest
cloud/vcenter
destructive

0 comments on commit 1d0fd49

Please sign in to comment.