Add documentation for test labels

This commit is contained in:
Isaac Hollander McCreery
2016-01-08 11:35:30 -08:00
parent 7489cb6e79
commit 2d09e07ae6
3 changed files with 17 additions and 1 deletions

View File

@@ -269,6 +269,7 @@ CURRENT_RELEASE_PUBLISHED_VERSION="ci/latest-1.1"
GCE_DEFAULT_SKIP_TESTS=(
"\[Example\]" # previously in REBOOT_SKIP_TESTS..., dates back before version control (#10078)
"\[Skipped\]"
"\[Feature:.+\]"
)
# PROVIDER SKIPS --------------------------------------