Commit fafb00db authored by Jeff Lowdermilk's avatar Jeff Lowdermilk

Merge pull request #15165 from jlowdermilk/gke-skip-shell

Re-add Shell to gke required filter
parents 57a08b55 f6b5719b
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment