Move release setup from e2e test to CI task via setup-release.sh#110
Move release setup from e2e test to CI task via setup-release.sh#110Roming22 merged 7 commits intoredhat-appstudio:mainfrom
Conversation
|
@rhopp: The following matrix E2E test has Failed, say /retest to rerun failed tests. Total child pipelines: 2 Failed child pipelines
|
|
@rhopp: The following matrix E2E test has Failed, say /retest to rerun failed tests. Total child pipelines: 2 Failed child pipelines
|
|
@rhopp: The following matrix E2E test has Failed, say /retest to rerun failed tests. Total child pipelines: 2 Failed child pipelines
|
|
@rhopp: The following matrix E2E test has Failed, say /retest to rerun failed tests. Total child pipelines: 2 Failed child pipelines
|
|
@rhopp: The following matrix E2E test has Failed, say /retest to rerun failed tests. Total child pipelines: 2 Failed child pipelines
|
|
@rhopp: The following matrix E2E test has Failed, say /retest to rerun failed tests. Total child pipelines: 2 Failed child pipelines
|
|
@rhopp: The following matrix E2E test has Failed, say /retest to rerun failed tests. Total child pipelines: 2 Failed child pipelines
|
|
/retest |
|
@rhopp: The following matrix E2E test has Failed, say /retest to rerun failed tests. Total child pipelines: 2 Failed child pipelines
|
|
/retest |
|
@rhopp: The following matrix E2E test has Failed, say /retest to rerun failed tests. Total child pipelines: 2 Failed child pipelines
|
|
@rhopp: The following matrix E2E test has Failed, say /retest to rerun failed tests. Total child pipelines: 2 Failed child pipelines
|
|
@rhopp: The following matrix E2E test has Failed, say /retest to rerun failed tests. Total child pipelines: 2 Failed child pipelines
|
|
/retest |
|
@rhopp: The following matrix E2E test has Succeeded, say /retest to rerun failed tests. Total child pipelines: 2 Failed child pipelines
|
|
@rhopp: The following matrix E2E test has Failed, say /retest to rerun failed tests. Total child pipelines: 2 Failed child pipelines
|
|
/retest |
|
@rhopp: The following matrix E2E test has Succeeded, say /retest to rerun failed tests. Total child pipelines: 2 Failed child pipelines
|
|
/retest |
|
@rhopp: The following matrix E2E test has Failed, say /retest to rerun failed tests. Total child pipelines: 2 Failed child pipelines
|
|
/retest |
|
@rhopp 4.21 failed because of provisioning, 4.20 failed because of e2e (https://konflux-ui.apps.stone-prd-rh01.pg1f.p1.openshiftapps.com/ns/rhtap-shared-team-tenant/applications/tsf-cli/pipelineruns/tsf-e2e-4.20-9mnr9). |
|
@rhopp: The following matrix E2E test has Failed, say /retest to rerun failed tests. Total child pipelines: 1 Failed child pipelines
|
The Go e2e test no longer creates release infrastructure (managed namespace, ECP, RoleBindings, ImageRepositories, ServiceAccount, ReleasePlanAdmission, ReleasePlan). Instead, the CI task calls setup-release.sh before running tests, and the test reads application/component/namespace names from environment variables. Also removes the image-controller patching workaround, switches to the docker-build-oci-ta-min pipeline bundle, parallelizes the e2e build with release setup, randomizes the managed namespace to avoid Quay repo collisions, and improves release pipeline failure logging. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…m cert support Patch RPA to point to elenagerman/release-service-catalog@ta_custom_cert until the custom cert support is merged upstream. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
@rhopp: The following matrix E2E test has Failed, say /retest to rerun failed tests. Total child pipelines: 1 Failed child pipelinesNo failed child pipelines. |
|
@rhopp: The following matrix E2E test has Failed, say /retest to rerun failed tests. Total child pipelines: 2 Failed child pipelines
|
…upport Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…atalog fork/branch.
The Go e2e test no longer creates release infrastructure (managed namespace,
ECP, RoleBindings, ImageRepositories, ServiceAccount, ReleasePlanAdmission,
ReleasePlan). Instead, the CI task calls setup-release.sh before running
tests, and the test reads application/component/namespace names from
environment variables.
Also removes the image-controller patching workaround, switches to the
docker-build-oci-ta-min pipeline bundle, parallelizes the e2e build with
release setup, randomizes the managed namespace to avoid Quay repo
collisions, and improves release pipeline failure logging.