-
Bug
-
Resolution: Unresolved
-
Critical
-
4.15
-
None
-
No
-
Approved
-
False
-
-
N/A
-
Release Note Not Required
Description of problem:
Flaking test: [sig-apps] StatefulSet Scaling StatefulSetStartOrdinal [Feature:StatefulSetStartOrdinal] Removing .start.ordinal { fail [test/e2e/apps/statefulset.go:2189]: Pod names don't match. Diff (- for expected, + for actual): []string{ "ss-0", - "ss-1", + "ss-3", + "ss-4", } Example: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/openshift-kubernetes-1646-ci-4.14-upgrade-from-stable-4.13-e2e-azure-sdn-upgrade/1686106942860169216 I'll skip the test to unblock the rebase. Once this is fixed, please let me know or remove the skip from o/k's openshift-hack/e2e/annotate/rules.go.
Version-Release number of selected component (if applicable):
4.15
How reproducible:
Occasionally
Steps to Reproduce:
1. 2. 3.
Actual results:
Test flakes
Expected results:
Test should pass
Additional info: