Rewrite services shell test in Go.

This commit is contained in:
Wojciech Tyczynski
2015-07-16 14:38:47 +02:00
parent 1a49ba1bdb
commit fdd7f1e4b2
4 changed files with 296 additions and 0 deletions

View File

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