Skip to content

Commit 9a9068c

Browse files
Merge pull request #26712 from damemi/disable-etcd-tests
Bug 2033751: Disable etcd test for 1.23
2 parents 2fa752f + d5e9c7a commit 9a9068c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

test/extended/util/annotate/generated/zz_generated.annotations.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/extended/util/annotate/rules.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ var (
6666

6767
// https://bugzilla.redhat.com/show_bug.cgi?id=2004074
6868
`\[sig-network-edge\]\[Feature:Idling\] Unidling should work with TCP \(while idling\)`,
69+
70+
`\[sig-api-machinery\] API data in etcd`,
6971
},
7072
// tests that may work, but we don't support them
7173
"[Disabled:Unsupported]": {

0 commit comments

Comments
 (0)