Skip to content

chore(theme): move over e2e tests#2276

Open
jrichter1 wants to merge 2 commits intoredhat-developer:mainfrom
jrichter1:theme-tests
Open

chore(theme): move over e2e tests#2276
jrichter1 wants to merge 2 commits intoredhat-developer:mainfrom
jrichter1:theme-tests

Conversation

@jrichter1
Copy link
Copy Markdown
Member

@jrichter1 jrichter1 requested review from a team and ciiay as code owners April 16, 2026 09:53
@jrichter1 jrichter1 requested review from HusneShabbir and removed request for a team April 16, 2026 09:53
@jrichter1
Copy link
Copy Markdown
Member Author

/publish

@github-actions
Copy link
Copy Markdown
Contributor

Publish workflow has completed with failure.

Publishing process

✅ Finished successfully.

  • Published container images:
    • ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-theme:pr_2276__0.13.0
    • ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-qe-theme:pr_2276__0.10.0
    • ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-mui4-test:pr_2276__0.3.0
    • ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-mui5-test:pr_2276__0.3.0
    • ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-bcc-test:pr_2276__0.3.0
    • ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-bui-test:pr_2276__0.3.0

Backstage-incompatible workspaces

Some workspaces have a backstage version (in sources or in their overlay folder) which is incompatible with the target Backstage version (1.49.4).
1 incompatible workspaces, 0 of which are mandatory:

Folder Backstage version Mandatory Info
workspaces/theme 1.45.3 BS Version History
How to fix

You have 3 main options:

  • Use the already-opened PR : For automatically-discovered workspaces, there might already be an automatically-opened PR that updates the commit to the target backstage version (Automatic PR link in column 4 above): just publish the plugins and test them from the PR by following the PR instructions.
  • Manually update the workspace commit :
    • Find a newer commit, with a backstage version compatible with the target backstage version :__*
      • Backstage version history available: A BS Version History link might be available in column 4: in the workspace source repository, it points to the list of commits touching the backstage.json file. This would help you finding out whether this workspace has a commit that has been published for the target backstage version.
      • No info available: If no information is is provided in column 4, the backstage.json probably does not exist in workspace sources. You would have to look deeper into the newer commits of workspace sources, possibly in the low-level dependencies in the package.json files, to find out a commit with an underlying backstage version compatible with the target backstage version.
    • Then, in the overlay repository, update the repo-ref field of the source.json file to the new source commit, and remember to also change the repo-backstage-version field to the corresponding compatible backstage version.
  • No compatible commit : If the workspace sources contain no compatible newer commit ( == a commit that provides a backstage.json version compatible with the target backstage), but the current workspace commit is known to work with the target backstage version, then you can override the declared backstage version compatibility for this workspace commit in the overlay repository: add a backstage.json file at the root of the overlay workspace folder with the desired target backstage version. This would require full testing of the workspace plugins on the target backstage though.

Metadata Validation

❌ Found 2 validation error(s):

File Kind Message
red-hat-developer-hub-backstage-plugin-qe-theme.yaml mismatch OCI tag mismatch: expected "bs_1.49.4__0.10.0" but got "bs_1.45.3__0.10.0"
red-hat-developer-hub-backstage-plugin-theme.yaml mismatch OCI tag mismatch: expected "bs_1.49.4__0.13.0" but got "bs_1.45.3__0.13.0"

@jrichter1
Copy link
Copy Markdown
Member Author

/test e2e-ocp-helm-nightly

@jrichter1
Copy link
Copy Markdown
Member Author

/test e2e-ocp-helm

@rhdh-test-bot
Copy link
Copy Markdown

✅ Passed E2E Tests - theme

Platform: ocp 4.18 | RHDH Version: 1.10 | Duration: 6m 51s
Passed: 5 | Failed: 0 | Flaky: 0 | Skipped: 0
Playwright Report | Build Log | Artifacts

@jrichter1
Copy link
Copy Markdown
Member Author

/test e2e-ocp-helm-nightly

@sonarqubecloud
Copy link
Copy Markdown

@jrichter1
Copy link
Copy Markdown
Member Author

/test e2e-ocp-helm-nightly

@github-actions github-actions bot added the workspace-update PR modifies files in an existing workspace label Apr 16, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Apr 16, 2026

@jrichter1: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-ocp-helm-nightly 80cf8f9 link false /test e2e-ocp-helm-nightly

Full PR test history. Your PR dashboard.

Details

Instructions 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.

@jrichter1
Copy link
Copy Markdown
Member Author

/test e2e-ocp-helm

@rhdh-test-bot
Copy link
Copy Markdown

✅ Passed E2E Tests - theme

Platform: ocp 4.18 | RHDH Version: 1.10 | Duration: 5m 36s
Passed: 5 | Failed: 0 | Flaky: 0 | Skipped: 0
Playwright Report | Build Log | Artifacts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

workspace-update PR modifies files in an existing workspace

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants