Skip to content

Commit 8f4cf9b

Browse files
committed
Ignore two upstream e2e flakes for now
1 parent 0149029 commit 8f4cf9b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/extended/setup.sh

+4
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,10 @@ readonly EXCLUDED_TESTS=(
345345

346346
# this tests the _kube_ downgrade. we don't support that.
347347
"\[Feature:Downgrade\]"
348+
349+
# upstream flakes:
350+
"Basic StatefulSet functionality \[StatefulSetBasic\] should provide basic identity"
351+
"SchedulerPredicates \[Serial\] validates resource limits of pods that are allowed to run"
348352
)
349353

350354
readonly SERIAL_TESTS=(

0 commit comments

Comments
 (0)