Add test that verifies that we don't allow resource overallocation on Nodes

This commit is contained in:
gmarek
2015-07-13 16:27:35 +02:00
parent 8ec5324efd
commit 36aff274f1
3 changed files with 337 additions and 159 deletions

View File

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