Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "NO-JIRA: skip crun configuration test" #918

Merged
merged 1 commit into from Jan 30, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -1179,7 +1179,6 @@ 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