Skip to content

Commit 430c57c

Browse files
committed
Update Canary and EL8 titles
Signed-off-by: apostasie <[email protected]>
1 parent e79def4 commit 430c57c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test-canary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# This pipeline purpose is solely meant to run a subset of our test suites against upcoming or unreleased dependencies versions
2-
name: canary
2+
name: "[flaky, see #3988] canary"
33

44
on:
55
push:

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ jobs:
423423
# Do not upgrade this to EL9 (cgroup v2).
424424
test-integration-el8:
425425
timeout-minutes: 60
426-
name: "EL8 (cgroup v1)"
426+
name: "[flaky, see #3988] EL8 (cgroup v1)"
427427
strategy:
428428
fail-fast: false
429429
matrix:

0 commit comments

Comments
 (0)