chore(e2e): migrate techdocs plugins e2e tests#2069
chore(e2e): migrate techdocs plugins e2e tests#2069PatAKnight wants to merge 5 commits intoredhat-developer:mainfrom
Conversation
|
/publish |
|
Publish workflow has completed with success. Publishing process✅ Finished successfully.
Backstage Compatibility Check✅ All workspaces are compatible with the target Backstage version ( No action required. Metadata Validation✅ All metadata files validated successfully. Running e2e tests |
|
|
❌ Failed E2E Tests -
|
|
/test e2e-ocp-helm |
❌ Failed E2E Tests -
|
0d3fec4 to
d9c003f
Compare
|
/publish |
|
Publish workflow has completed with failure. Publishing process✅ Finished successfully.
Backstage Compatibility Check✅ All workspaces are compatible with the target Backstage version ( No action required. Metadata Validation❌ Found 1 validation error(s):
|
d9c003f to
9db28f1
Compare
|
/publish |
|
Publish workflow has completed with success. Publishing process✅ Finished successfully.
Backstage Compatibility Check✅ All workspaces are compatible with the target Backstage version ( No action required. Metadata Validation✅ All metadata files validated successfully. Running e2e tests |
|
|
❌ Failed E2E Tests -
|
9db28f1 to
29f1e14
Compare
|
/publish |
|
Publish workflow has completed with success. Publishing process✅ Finished successfully.
Backstage Compatibility Check✅ All workspaces are compatible with the target Backstage version ( No action required. Metadata Validation✅ All metadata files validated successfully. Running e2e tests |
|
|
✅ Passed E2E Tests -
|
29f1e14 to
892c4ee
Compare
|
/publish |
|
Publish workflow has completed with failure. Publishing process✅ Finished successfully.
Backstage Compatibility Check✅ All workspaces are compatible with the target Backstage version ( No action required. Metadata Validation✅ All metadata files validated successfully. |
|
|
|
/publish |
|
Publish workflow has completed with failure. Publishing process✅ Finished successfully.
Backstage Compatibility Check✅ All workspaces are compatible with the target Backstage version ( No action required. Metadata Validation✅ All metadata files validated successfully. |
|
|
3369e40 to
6677293
Compare
|
/publish |
|
Publish workflow has completed with success. Publishing process✅ Finished successfully.
Backstage Compatibility Check✅ All workspaces are compatible with the target Backstage version ( No action required. Metadata Validation✅ All metadata files validated successfully. Running e2e tests |
|
|
❌ Failed E2E Tests -
|
|
The file You should update the |
6677293 to
69d16a8
Compare
|
/publish |
|
Publish workflow has completed with failure. Publishing process✅ Finished successfully.
Backstage-incompatible workspacesSome workspaces have a backstage version (in sources or in their overlay folder) which is incompatible with the target Backstage version (
How to fixYou have 3 main options:
Metadata Validation❌ Found 7 validation error(s):
|
69d16a8 to
c56a31a
Compare
|
/publish |
|
Publish workflow has completed with failure. Publishing process✅ Finished successfully.
Backstage-incompatible workspacesSome workspaces have a backstage version (in sources or in their overlay folder) which is incompatible with the target Backstage version (
How to fixYou have 3 main options:
Metadata Validation❌ Found 7 validation error(s):
|
|
/test e2e-ocp-helm |
❌ Failed E2E Tests -
|
c56a31a to
48b0df2
Compare
|
/publish |
|
Publish workflow has completed with success. Publishing process✅ Finished successfully.
Backstage Compatibility Check✅ All workspaces are compatible with the target Backstage version ( No action required. Metadata Validation✅ All metadata files validated successfully. Running e2e tests |
|
|
❌ Failed E2E Tests -
|
|
@PatAKnight: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Signed-off-by: Patrick Knight <pknight@redhat.com>
Signed-off-by: Patrick Knight <pknight@redhat.com>
Signed-off-by: Patrick Knight <pknight@redhat.com>
Signed-off-by: Patrick Knight <pknight@redhat.com>
Signed-off-by: Patrick Knight <pknight@redhat.com>
48b0df2 to
dbe77a1
Compare
|
/publish |
|
|
Publish workflow has completed with success. Publishing process✅ Finished successfully.
Backstage Compatibility Check✅ All workspaces are compatible with the target Backstage version ( No action required. Metadata Validation✅ All metadata files validated successfully. Running e2e tests |
|
|



Description
Moves the techdocs plugins e2e tests over from the RHDH repo to the overlays repo.
Updates the scaffolder backend module azure plugin to point to the OCI artifact since we no longer include it as a dynamic plugin wrapper within RHDH.
Which issue(s) does this PR fix