summaryrefslogtreecommitdiffstats
path: root/shippable.yml
diff options
context:
space:
mode:
authorMatt Clay <mclay@redhat.com>2020-03-04 01:23:48 +0100
committerGitHub <noreply@github.com>2020-03-04 01:23:48 +0100
commit3508e1197ef942dc14f2efbaee637214665deee5 (patch)
tree5237f1d0ecf48c45e548e8d14a0553be6342c646 /shippable.yml
parentAutomatically enable test plugins after migration. (diff)
downloadansible-3508e1197ef942dc14f2efbaee637214665deee5.tar.xz
ansible-3508e1197ef942dc14f2efbaee637214665deee5.zip
Update test matrix to prepare for migration. (#67983)
* Split fallaxy tests into their own group. This keeps expected pass/fail tests separate during migration prep. * Move network tests down in matrix. This will help keep pass/fail tests grouped together during migration prep. * Group all incidental tests together. This will keep pass/fail tests separate leading up to migration.
Diffstat (limited to 'shippable.yml')
-rw-r--r--shippable.yml57
1 files changed, 27 insertions, 30 deletions
diff --git a/shippable.yml b/shippable.yml
index 15fa5c6ab6..6599fc4b0b 100644
--- a/shippable.yml
+++ b/shippable.yml
@@ -73,21 +73,6 @@ matrix:
- env: T=windows/2016/7
- env: T=windows/2019/7
- - env: T=i/windows/2012
- - env: T=i/windows/2012-R2
- - env: T=i/windows/2016
- - env: T=i/windows/2019
-
- - env: T=ios/csr1000v//1
-
- - env: T=vyos/1.1.8/2.7/1
- - env: T=vyos/1.1.8/3.6/1
-
- - env: T=i/ios/csr1000v//1
-
- - env: T=i/vyos/1.1.8/2.7/1
- - env: T=i/vyos/1.1.8/3.6/1
-
- env: T=aix/7.2/1
- env: T=osx/10.11/1
- env: T=rhel/7.6/1
@@ -168,6 +153,9 @@ matrix:
- env: T=linux/ubuntu1604/5
- env: T=linux/ubuntu1804/5
+ - env: T=fallaxy/2.7/1
+ - env: T=fallaxy/3.6/1
+
- env: T=i/aix/7.2
- env: T=i/osx/10.11
- env: T=i/rhel/7.6
@@ -184,6 +172,30 @@ matrix:
- env: T=i/linux/ubuntu1604
- env: T=i/linux/ubuntu1804
+ - env: T=i/windows/2012
+ - env: T=i/windows/2012-R2
+ - env: T=i/windows/2016
+ - env: T=i/windows/2019
+
+ - env: T=i/ios/csr1000v//1
+ - env: T=i/vyos/1.1.8/2.7/1
+ - env: T=i/vyos/1.1.8/3.6/1
+
+ - env: T=i/aws/2.7/1
+ - env: T=i/aws/3.6/1
+ - env: T=i/azure/2.7/1
+ - env: T=i/azure/3.6/1
+ - env: T=i/vcenter//1
+ - env: T=i/cs//1
+ - env: T=i/tower//1
+ - env: T=i/cloud//1
+ - env: T=i/hcloud//1
+
+ - env: T=ios/csr1000v//1
+
+ - env: T=vyos/1.1.8/2.7/1
+ - env: T=vyos/1.1.8/3.6/1
+
- env: T=aws/2.7/1
- env: T=aws/3.6/1
@@ -196,9 +208,6 @@ matrix:
- env: T=aws/2.7/4
- env: T=aws/3.6/4
- - env: T=i/aws/2.7/1
- - env: T=i/aws/3.6/1
-
- env: T=azure/2.7/1
- env: T=azure/3.6/1
@@ -232,42 +241,30 @@ matrix:
- env: T=azure/2.7/11
- env: T=azure/3.6/11
- - env: T=i/azure/2.7/1
- - env: T=i/azure/3.6/1
-
- env: T=vcenter/2.7/1
- env: T=vcenter/3.6/1
- env: T=vcenter/2.7/2
- env: T=vcenter/3.6/2
- - env: T=i/vcenter//1
-
- env: T=cs/2.7/1
- env: T=cs/3.6/1
- env: T=cs/2.7/2
- env: T=cs/3.6/2
- - env: T=i/cs//1
-
- env: T=tower/2.7/1
- env: T=tower/3.6/1
- - env: T=i/tower//1
-
- env: T=cloud/2.7/1
- env: T=cloud/3.6/1
- - env: T=i/cloud//1
-
- env: T=hcloud/2.7/1
- env: T=hcloud/3.6/1
- env: T=hcloud/2.7/2
- env: T=hcloud/3.6/2
- - env: T=i/hcloud//1
branches:
except:
- "*-patch-*"