We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c76a729 + 96c9be9 commit c6c4684Copy full SHA for c6c4684
test/e2e/minimal_configuration_test.go
@@ -267,7 +267,7 @@ metadata:
267
e2eConfig.GetIntervals(bootstrapClusterProxy.GetName(), "wait-controllers")...)
268
})
269
270
- It("should successfully create and delete an IPAMProvider", func() {
+ PIt("should successfully create and delete an IPAMProvider", func() {
271
bootstrapCluster := bootstrapClusterProxy.GetClient()
272
ipamProvider := &operatorv1.IPAMProvider{
273
ObjectMeta: metav1.ObjectMeta{
0 commit comments