-
Story
-
Resolution: Done
-
Major
-
Pipelines 1.16.0
- After Errata advisory for operator is successfully pushed to stage, mirror the index images to stage using this script https://gitlab.cee.redhat.com/tekton/plumbing/-/blob/master/mirror-staged-release.sh?ref_type=heads It will ask you operator version and supported OpenShift versions. Then it creates pipeline runs in namespace "pipelines-ci" and also prints the command for you convenience.
- Watch the progress of pipelines, especially task "upload artifacts" and get the generated tag for index image (something like v4.15-2410090657) for each version of OpenShift and share it on slack with @pipelines-qe-all
- Create pipeline runs for acceptance tests for each version of OpenShift - INDEX=tag from previous step, OPERATOR_ENVIRONMENT=stage, TAGS=sanity
- clones
-
SRVKP-4027 [release testing] Smoke test in stage
- Closed