Commit 66213711 authored by Alex Robinson's avatar Alex Robinson

Merge pull request #14904 from wojtek-t/unskip_e2e_tests

Remove reference to "Shell" from jenkins/e2e.sh
parents 0b6bcab0 5456b451
...@@ -109,7 +109,6 @@ GKE_REQUIRED_SKIP_TESTS=( ...@@ -109,7 +109,6 @@ GKE_REQUIRED_SKIP_TESTS=(
"Nodes" "Nodes"
"Etcd\sFailure" "Etcd\sFailure"
"MasterCerts" "MasterCerts"
"Shell"
"Daemon\sset" "Daemon\sset"
"Deployment" "Deployment"
"experimental\sresource\susage\stracking" # Expect --max-pods=100 "experimental\sresource\susage\stracking" # Expect --max-pods=100
...@@ -156,7 +155,6 @@ GCE_PARALLEL_SKIP_TESTS=( ...@@ -156,7 +155,6 @@ GCE_PARALLEL_SKIP_TESTS=(
"Resource\susage\sof\ssystem\scontainers" "Resource\susage\sof\ssystem\scontainers"
"SchedulerPredicates" "SchedulerPredicates"
"Services.*restarting" "Services.*restarting"
"Shell.*services"
"resource\susage\stracking" "resource\susage\stracking"
) )
......
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