Merge pull request #19505 from ihmccreery/label-documentation

Add documentation for labels
This commit is contained in:
Isaac Hollander McCreery
2016-01-14 13:11:31 -08:00
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 --------------------------------------