diff --git a/test/conformance/tests/test_sriov_operator.go b/test/conformance/tests/test_sriov_operator.go index 208ed2b9fc..714f6bc67a 100644 --- a/test/conformance/tests/test_sriov_operator.go +++ b/test/conformance/tests/test_sriov_operator.go @@ -1434,10 +1434,6 @@ var _ = Describe("[sriov] operator", func() { Context("MTU", func() { BeforeEach(func() { - if cluster.VirtualCluster() { - // https://bugzilla.redhat.com/show_bug.cgi?id=2214977 - Skip("Bug in IGB driver") - } var node string resourceName := "mturesource"