mirror of https://github.com/k3s-io/k3s
Demote Shell.*services e2e test as it cannot be run in parallel with other tests (yet)
Fixes #10127pull/6/head
parent
f82c25524a
commit
f653932b87
|
@ -85,6 +85,7 @@ ${GCE_DEFAULT_SKIP_TEST_REGEX}\
|
|||
|Nodes\sNetwork\
|
||||
|Nodes\sResize\
|
||||
|MaxPods\
|
||||
|Shell.*services\
|
||||
"
|
||||
# Tests which are known to be flaky when run in parallel.
|
||||
# TODO: figure out why GCE_FLAKY_TEST_REGEX is not a perfect subset of this list.
|
||||
|
|
Loading…
Reference in New Issue