-
Sub-task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
1
-
False
-
-
False
-
-
-
OpenShift SPLAT - Sprint 268
Goal:
- Update the test artifact file used by CI:
- Create the fake test files packages.operators.coreos.com_v1_packagemanifests.json in at least two namespaces
- Pack and upload to the storage: https://github.com/redhat-openshift-ecosystem/opct/blob/main/.github/workflows/e2e.yaml#L221-L230
- If needed: revoke the CloudFormation cache (TEST_DATA_URL)
- Create a new step in the job e2e-cmd_adm-cleaner, to:
- run the cleaner (can be called by once, merging
OPCT-344) - extract the result file
- check if there is only one file packages.operators.coreos.com_v1_packagemanifests.json in the extracted result (raw result)
- run the cleaner (can be called by once, merging