You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/extended/util/annotate/rules.go
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,9 @@ var (
56
56
57
57
// https://issues.redhat.com/browse/OCPBUGS-37799
58
58
`\[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`,
59
62
},
60
63
// tests that need to be temporarily disabled while the rebase is in progress.
0 commit comments