Skip to content

Commit 67d178e

Browse files
committed
UPSTREAM: <carry>: Skip e2e test: attach on previously attached volumes should work
This test was never used and has been deprecated in versions 4.18 and later.
1 parent 5c35138 commit 67d178e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/extended/util/annotate/rules.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ var (
5656

5757
// https://issues.redhat.com/browse/OCPBUGS-37799
5858
`\[sig-builds\]\[Feature:Builds\]\[Slow\] can use private repositories as build input build using an HTTP token should be able to clone source code via an HTTP token \[apigroup:build.openshift.io\]`,
59+
60+
// https://issues.redhat.com/browse/OCPBUGS-72531
61+
`\[sig-storage\] Pod Disks \[Feature:StorageProvider\] \[Serial\] attach on previously attached volumes should work`,
5962
},
6063
// tests that need to be temporarily disabled while the rebase is in progress.
6164
"[Disabled:RebaseInProgress]": {

0 commit comments

Comments
 (0)