Merge pull request #11056 from wojtek-t/rewrite_services_in_go

Rewrite services shell test in Go.
This commit is contained in:
Marek Grabowski
2015-07-27 09:21:44 +02:00
4 changed files with 296 additions and 0 deletions

View File

@@ -107,6 +107,7 @@ GCE_PARALLEL_SKIP_TESTS=(
"Nodes\sNetwork"
"Nodes\sResize"
"MaxPods"
"Services.*restarting"
"Shell.*services"
)