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 |
Covering the case where the TRex profile duration has been set to '-1'. TBD.