Skip to content

Commit 66ce89c

Browse files
committed
Add exception for OCPBUGS-86308
The details are in the bug.
1 parent 1b8b41a commit 66ce89c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test/extended/machines/scale.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,8 @@ var _ = g.Describe("[sig-cluster-lifecycle][Feature:Machines][Serial] Managed cl
260260
return "https://issues.redhat.com/browse/OCPBUGS-65896"
261261
case "dns":
262262
return "https://redhat.atlassian.net/browse/OCPBUGS-86009"
263+
case "image-registry":
264+
return "https://redhat.atlassian.net/browse/OCPBUGS-86308"
263265
case "network":
264266
return "https://redhat.atlassian.net/browse/OCPBUGS-85677"
265267
default:

0 commit comments

Comments
 (0)