CI: runs openeuler on less PR (#13160)

Openeuler has a lot of flakes, so let's try to make it less painful on
PR by putting it in extended + adding a 2nd retry
This commit is contained in:
Max Gautier
2026-04-15 12:41:01 +00:00
committed by GitHub
parent 817c0a6eda
commit 6b7f486fca

View File

@@ -62,7 +62,10 @@ pr:
# Jobs here MUST have a open issue so we don't lose sight of them
pr-flakey:
extends: pr
retry: 1
rules:
- if: $PR_LABELS =~ /.*(ci-extended|ci-full).*/
when: on_success
retry: 2
parallel:
matrix:
- TESTCASE: