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

Reenable criu_pingPerf_testCreateRestoreImageAndPushToRegistry_ubi8 #4766

Merged
merged 1 commit into from
Sep 18, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions buildenv/jenkins/openjdk_tests
Original file line number Diff line number Diff line change
Expand Up @@ -235,8 +235,6 @@ timestamps{
if (params.PLATFORM == "ppc64le_linux") {
// exclude criu-portable-checkpoint_test on plinux due to github_ibm/runtimes/backlog/issues/1099
target = target.minus("disabled.criu-portable-checkpoint_test,")
// exclude criu_pingPerf_testCreateRestoreImageAndPushToRegistry_ubi8 on plinux due to github_ibm/runtimes/backlog/issues/1207
target = target.minus("disabled.criu_pingPerf_testCreateRestoreImageAndPushToRegistry_ubi8,")
}

echo "Trigger ${imageUploadJobName} job ..."
Expand Down