-
-
Notifications
You must be signed in to change notification settings - Fork 336
Closed
Description
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
aqa-tests/buildenv/jenkins/JenkinsfileBase
Lines 1212 to 1214 in c42bb03
| 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done