Skip to content

Commit ff1ae2c

Browse files
committed
Add exception for OCPBUGS-86308
The details are in the bug.
1 parent b656103 commit ff1ae2c

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
@@ -263,6 +263,8 @@ var _ = g.Describe("[sig-cluster-lifecycle][Feature:Machines][Serial] Managed cl
263263
return "https://issues.redhat.com/browse/OCPBUGS-65896"
264264
case "dns":
265265
return "https://redhat.atlassian.net/browse/OCPBUGS-86009"
266+
case "image-registry":
267+
return "https://redhat.atlassian.net/browse/OCPBUGS-86308"
266268
case "network":
267269
return "https://redhat.atlassian.net/browse/OCPBUGS-85677"
268270
default:

0 commit comments

Comments
 (0)