Commit ccc4cfc7 authored by Wojciech Tyczynski's avatar Wojciech Tyczynski

Merge pull request #10989 from wojtek-t/promote_demote

Promote Services shell out of flaky. Demote Elasticsearch
parents 0c58e8a3 dc711ee9
...@@ -75,8 +75,7 @@ Example\ ...@@ -75,8 +75,7 @@ Example\
# The following tests are known to be flaky, and are thus run only in their own # The following tests are known to be flaky, and are thus run only in their own
# -flaky- build variants. # -flaky- build variants.
GCE_FLAKY_TEST_REGEX="\ GCE_FLAKY_TEST_REGEX="\
Shell.*services\ MaxPods.*\
|MaxPods.*\
" "
# Tests which are not able to be run in parallel. # Tests which are not able to be run in parallel.
GCE_PARALLEL_SKIP_TEST_REGEX="\ GCE_PARALLEL_SKIP_TEST_REGEX="\
...@@ -100,7 +99,6 @@ Elasticsearch\ ...@@ -100,7 +99,6 @@ Elasticsearch\
|Services.*functioning\sexternal\sload\sbalancer\ |Services.*functioning\sexternal\sload\sbalancer\
|Services.*identically\snamed\ |Services.*identically\snamed\
|Services.*release.*load\sbalancer\ |Services.*release.*load\sbalancer\
|Shell\
|multiport\sendpoints\ |multiport\sendpoints\
" "
......
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