Improve handling of integration test aliases. (#38698)

* Include change classification data in metadata.
* Add support for disabled tests.
* Add support for unstable tests.
* Add support for unsupported tests.
* Overhaul integration aliases sanity test.
* Update Shippable scripts to handle unstable tests.
* Mark unstable Azure tests.
* Mark unstable Windows tests.
* Mark disabled tests.
This commit is contained in:
Matt Clay
2018-04-12 16:15:28 -07:00
committed by GitHub
parent 26fa3adeab
commit 8a223009ca
39 changed files with 502 additions and 67 deletions

View File

@@ -1,2 +1,4 @@
cloud/azure
destructive
posix/ci/cloud/group2/azure
unstable

View File

@@ -1,3 +1,4 @@
cloud/azure
posix/ci/cloud/azure
posix/ci/cloud/group2/azure
destructive
disabled

View File

@@ -1,3 +1,4 @@
cloud/azure
posix/ci/cloud/azure
posix/ci/cloud/group2/azure
destructive
disabled

View File

@@ -1,2 +1,4 @@
cloud/azure
posix/ci/cloud/group3/azure
unstable
destructive

View File

@@ -1,2 +1,4 @@
cloud/azure
destructive
posix/ci/cloud/group2/azure
unstable

View File

@@ -1,2 +1,4 @@
cloud/azure
destructive
posix/ci/cloud/group2/azure
unstable

View File

@@ -1,3 +1,5 @@
cloud/azure
posix/ci/cloud/group2/azure
unstable
destructive
azure_rm_securitygroup_facts

View File

@@ -1,2 +1,4 @@
cloud/azure
destructive
posix/ci/cloud/group2/azure
unstable

View File

@@ -1,2 +1,4 @@
cloud/azure
destructive
posix/ci/cloud/group2/azure
unstable

View File

@@ -1,2 +1,4 @@
cloud/azure
posix/ci/cloud/group3/azure
unstable
destructive

View File

@@ -1,2 +1,4 @@
cloud/aws
posix/ci/cloud/group4/aws
disabled
ec2_ami_facts

View File

@@ -1 +1,3 @@
cloud/aws
posix/ci/cloud/group4/aws
disabled

View File

@@ -1 +1,3 @@
cloud/aws
posix/ci/cloud/group4/aws
disabled

View File

@@ -1 +1,3 @@
destructive
posix/ci/group1
disabled

View File

@@ -1,4 +1,6 @@
destructive
posix/ci/group1
disabled
skip/osx
skip/freebsd
skip/rhel

View File

@@ -1 +1,3 @@
posix/ci/group1
skip/python3
disabled

View File

@@ -1,2 +1,4 @@
cloud/vcenter
destructive
posix/ci/cloud/group4/vcenter
disabled

View File

@@ -0,0 +1,2 @@
windows/ci/group2
unstable

View File

@@ -0,0 +1,2 @@
windows/ci/group3
unstable

View File

@@ -0,0 +1,2 @@
windows/ci/group3
disabled

View File

@@ -1 +1,2 @@
windows/ci/group1
disabled

View File

@@ -0,0 +1,2 @@
windows/ci/group3
unstable

View File

@@ -0,0 +1,2 @@
windows/ci/group1
unstable

View File

@@ -1 +1,3 @@
destructive
posix/ci/group1
disabled