add parameter to ignore previous test results

Description

When our jobs run they check previous test results and by default skip tests which passed in the previous run.
There's a need when we run custom test runs to skip this check and run all the tests regardless if they passed or failed in the previous run.

Second thing is when we push empty file to S3 bucket with the test name which passed we also add some other parameters like kubernetes version, database version etc. - but we don't include all which is not optimal - you can have a run with some different parameter and it could think that some test passed.
The idea is to add a hash of all parameters used in the test to the filename in S3.

Environment

None

Activity

Show:
Done

Details

Assignee

Reporter

Labels

Needs QA

Yes

Components

Priority

Smart Checklist

Created August 30, 2023 at 10:40 AM
Updated March 5, 2024 at 10:20 AM
Resolved September 7, 2023 at 8:06 AM