Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.13.0, 1.12.3
Description
It appears that the k8s ITCases located in test_kubernetes_itcases.sh are not running (e.g. here and here) due to ITCASE_KUBECONFIG not being available within the JVM.
New Findings: The ITCases actually run as part of the e2e tests. But they do not seem to fail in case of a failure. Run Kubernetes IT test has passed in this build #17556 even though KubernetesStateHandleStoreITCase failed (see here).
Attachments
Issue Links
- relates to
-
FLINK-22577 KubernetesLeaderElectionAndRetrievalITCase is failing
- Closed