mirror of https://github.com/k3s-io/k3s
Merge pull request #10989 from wojtek-t/promote_demote
Promote Services shell out of flaky. Demote Elasticsearchpull/6/head
commit
ccc4cfc7e1
|
@ -75,8 +75,7 @@ Example\
|
|||
# The following tests are known to be flaky, and are thus run only in their own
|
||||
# -flaky- build variants.
|
||||
GCE_FLAKY_TEST_REGEX="\
|
||||
Shell.*services\
|
||||
|MaxPods.*\
|
||||
MaxPods.*\
|
||||
"
|
||||
# Tests which are not able to be run in parallel.
|
||||
GCE_PARALLEL_SKIP_TEST_REGEX="\
|
||||
|
@ -100,7 +99,6 @@ Elasticsearch\
|
|||
|Services.*functioning\sexternal\sload\sbalancer\
|
||||
|Services.*identically\snamed\
|
||||
|Services.*release.*load\sbalancer\
|
||||
|Shell\
|
||||
|multiport\sendpoints\
|
||||
"
|
||||
|
||||
|
|
Loading…
Reference in New Issue