From dfc37fc5c661a3d71a7e5f791754638029f0d381 Mon Sep 17 00:00:00 2001 From: Talor Itzhak Date: Tue, 16 Jan 2024 10:35:28 +0200 Subject: [PATCH] dnm: skip crun configuration test (#917) Signed-off-by: Talor Itzhak --- .../functests/2_performance_update/updating_profile.go | 1 + 1 file changed, 1 insertion(+) diff --git a/test/e2e/performanceprofile/functests/2_performance_update/updating_profile.go b/test/e2e/performanceprofile/functests/2_performance_update/updating_profile.go index 42a49920d..00d23bd42 100644 --- a/test/e2e/performanceprofile/functests/2_performance_update/updating_profile.go +++ b/test/e2e/performanceprofile/functests/2_performance_update/updating_profile.go @@ -1179,6 +1179,7 @@ var _ = Describe("[rfe_id:28761][performance] Updating parameters in performance When("updates the default runtime to crun", func() { It("should run high-performance runtimes class with crun as container-runtime", func() { + testutils.KnownIssueJira("OCPBUGS-26589") const ContainerRuntimeConfigName = "ctrcfg-test" key := types.NamespacedName{