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_FAILURE should set to false in Grinder #5856

Open
llxia opened this issue Jan 14, 2025 · 2 comments
Open

RERUN_FAILURE should set to false in Grinder #5856

llxia opened this issue Jan 14, 2025 · 2 comments
Assignees

Comments

@llxia
Copy link
Contributor

llxia commented Jan 14, 2025

We have enabled RERUN_FAILURE in nightly/weekly/releases. We should set RERUN_FAILURE to false in Rerun in Grinder link. The change should be similar to

if (key == "LIGHT_WEIGHT_CHECKOUT") {
value = "false"
}

To verify the change, run a Grinder with the change and RERUN_FAILURE=true, you should see RERUN_FAILURE is set to false in Rerun in Grinder link.

@llxia
Copy link
Contributor Author

llxia commented Jan 14, 2025

@dennycjacob could you work on this issue when you have time? Thanks

@dennycjacob
Copy link

@llxia Yes. I will start workin on it

dennycjacob pushed a commit to dennycjacob/aqa-tests that referenced this issue Jan 15, 2025
- RERUN_FAILURE flag to false
related : adoptium/aqa-tests adoptium#5856
Signed-off-by: Denny Chacko Jacob<[email protected]>
dennycjacob added a commit to dennycjacob/aqa-tests that referenced this issue Jan 15, 2025
- RERUN_FAILURE flag to false
related : adoptium/aqa-tests adoptium#5856
Signed-off-by: Denny Chacko Jacob<[email protected]>
dennycjacob added a commit to dennycjacob/aqa-tests that referenced this issue Jan 15, 2025
- RERUN_FAILURE flag to false
related : adoptium/aqa-tests adoptium#5856
Signed-off-by: Denny Chacko Jacob<[email protected]>
dennycjacob added a commit to dennycjacob/aqa-tests that referenced this issue Jan 16, 2025
- RERUN_FAILURE flag to false
fixes : adoptium#5856
Signed-off-by: Denny Chacko Jacob<[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants