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

rerun failed openjdk tests with jdk_custom | hotspot_custon link should force set PARALLEL=None #4830

Open
sophia-guo opened this issue Oct 19, 2023 · 1 comment

Comments

@sophia-guo
Copy link
Contributor

rerun failed openjdk tests with jdk_custom | hotspot_custon link fill most of parameters same as the current job. If the current job is a parents job of child job and it's parameter PARALLEL=Dynamic for rerun link the parameter should be set as None to avoid parallel mode. The reason is if there are too many testcases failure the rerun jdk_custom link won't work the suggestion is using the rerun failed target link. Rerun jdk_custom link works for quick rerun of a few test failures which doesn't need to run parallel.

@smlambert smlambert changed the title rerun failed openjdk tests with jdk_custom | hotspot_custon link should force set PALLEL=None rerun failed openjdk tests with jdk_custom | hotspot_custon link should force set PARALLEL=None Oct 23, 2023
@smlambert
Copy link
Contributor

And also set RERUN_ITERATIONS=0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

2 participants