Skip to content

RERUN_FAILURE should set to false in Grinder #5856

@llxia

Description

@llxia

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions