Re-add Shell to gke required filter

This commit is contained in:
Jeff Lowdermilk 2015-10-06 09:28:18 -07:00
parent 7ba48583fa
commit f6b5719b05

View File

@ -112,6 +112,7 @@ GKE_REQUIRED_SKIP_TESTS=(
"Daemon\sset"
"Deployment"
"experimental\sresource\susage\stracking" # Expect --max-pods=100
"Shell"
)
# Tests which cannot be run on AWS.