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
// tests for features that are not implemented in openshift
31
33
"[Disabled:Unimplemented]": {
@@ -169,10 +171,6 @@ var (
169
171
// https://issues.redhat.com/browse/OCPBUGS-17194
170
172
`\[sig-node\] ImageCredentialProvider \[Feature:KubeletCredentialProviders\] should be able to create pod with image credentials fetched from external credential provider`,
171
173
172
-
// https://issues.redhat.com/browse/OCPBUGS-45214
173
-
// Even though this feature is not GA in k/k, it will be GA in OCP 4.19, so we should fix it and unskip this test
174
-
`\[Feature:volumegroupsnapshot\]`,
175
-
176
174
// https://issues.redhat.com/browse/OCPBUGS-45273
177
175
`\[sig-network\] Services should implement NodePort and HealthCheckNodePort correctly when ExternalTrafficPolicy changes`,
framework.ExpectNoError(e2epod.WaitTimeoutForPodRunningInNamespace(ctx, cs, pod.Name, pod.Namespace, f.Timeouts.PodStartSlow), "Pod did not start in expected time")
Copy file name to clipboardExpand all lines: test/e2e/testing-manifests/storage-csi/external-snapshotter/groupsnapshot.storage.k8s.io_volumegroupsnapshotclasses.yaml
Copy file name to clipboardExpand all lines: test/e2e/testing-manifests/storage-csi/external-snapshotter/groupsnapshot.storage.k8s.io_volumegroupsnapshotcontents.yaml
Copy file name to clipboardExpand all lines: test/e2e/testing-manifests/storage-csi/external-snapshotter/groupsnapshot.storage.k8s.io_volumegroupsnapshots.yaml
0 commit comments