Skip to content

Commit

Permalink
dnm: skip crun configuration test (#917)
Browse files Browse the repository at this point in the history
Signed-off-by: Talor Itzhak <titzhak@redhat.com>
  • Loading branch information
Tal-or committed Jan 16, 2024
1 parent cff2950 commit dfc37fc
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -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{
Expand Down

0 comments on commit dfc37fc

Please sign in to comment.