Partial revert "ci(openeuler): improve mirror selection and stabilize CI checks (#13094)" (#13129)

This (partially) reverts commit 3c6d36839783fa4a0b21c8f372624b8fe792b1a9.

The fix didn't help with CI flakiness, so putting it back in the flakey
jobs
This commit is contained in:
Max Gautier 2026-03-28 13:48:12 +00:00 committed by GitHub
parent 341da0e8cb
commit fddf8ec565
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -57,7 +57,6 @@ pr:
- ubuntu24-kube-router-svc-proxy
- ubuntu24-ha-separate-etcd
- fedora40-flannel-crio-collection-scale
- openeuler24-calico
# This is for flakey test so they don't disrupt the PR worklflow too much.
# Jobs here MUST have a open issue so we don't lose sight of them
@ -68,6 +67,7 @@ pr-flakey:
matrix:
- TESTCASE:
- flatcar4081-calico # https://github.com/kubernetes-sigs/kubespray/issues/12309
- openeuler24-calico # https://github.com/kubernetes-sigs/kubespray/issues/12877
# The ubuntu24-calico-all-in-one jobs are meant as early stages to prevent running the full CI if something is horribly broken
ubuntu24-calico-all-in-one: