Merge pull request #11059 from quinton-hoole/2015-07-10-demote-services-shell-e2e

Demote Shell.*services e2e test as it cannot be run in parallel yet
This commit is contained in:
Tim Hockin 2015-07-10 09:06:46 -07:00
commit 0397949d83

View File

@ -85,6 +85,7 @@ ${GCE_DEFAULT_SKIP_TEST_REGEX}\
|Nodes\sNetwork\
|Nodes\sResize\
|MaxPods\
|Shell.*services\
"
# Tests which are known to be flaky when run in parallel.
# TODO: figure out why GCE_FLAKY_TEST_REGEX is not a perfect subset of this list.