Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 885 Bytes

File metadata and controls

15 lines (9 loc) · 885 Bytes

Upgrade validation

This hook is expected to be run after an upgrade job, where the CNF app was running, with a meaningful TREX profile.

This hook prepares and launches the validation tasks from example_cnf_deploy role from redhatci.ocp collection.

To ensure the previous run of TRex (usually the default CR) is not polluting the results, all the event from the previous CR are removed.

Name Required Default Description
trex_app_cr_name Yes 'trex-app' Name of the initial CR that will be cleaned

Continuous burst ending - WIP

Covering the case where the TRex profile duration has been set to '-1'. TBD.