mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-26 21:17:23 +00:00
Re-add Shell to gke required filter
This commit is contained in:
parent
7ba48583fa
commit
f6b5719b05
@ -112,6 +112,7 @@ GKE_REQUIRED_SKIP_TESTS=(
|
|||||||
"Daemon\sset"
|
"Daemon\sset"
|
||||||
"Deployment"
|
"Deployment"
|
||||||
"experimental\sresource\susage\stracking" # Expect --max-pods=100
|
"experimental\sresource\susage\stracking" # Expect --max-pods=100
|
||||||
|
"Shell"
|
||||||
)
|
)
|
||||||
|
|
||||||
# Tests which cannot be run on AWS.
|
# Tests which cannot be run on AWS.
|
||||||
|
Loading…
Reference in New Issue
Block a user