Commit 5456b451 authored by Wojciech Tyczynski's avatar Wojciech Tyczynski

Remove reference to Shell from jenkins/e2e.sh

parent 2b6fd572
...@@ -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