Skip to content

chore(e2e): argocd test setup#2017

Merged
jrichter1 merged 14 commits intoredhat-developer:mainfrom
teknaS47:argocd-e2e
Mar 11, 2026
Merged

chore(e2e): argocd test setup#2017
jrichter1 merged 14 commits intoredhat-developer:mainfrom
teknaS47:argocd-e2e

Conversation

@teknaS47
Copy link
Copy Markdown
Member

@teknaS47 teknaS47 commented Mar 9, 2026

Issue: RHIDP-11619
Description: ArgoCD requirement setup for e2e

@teknaS47 teknaS47 requested review from a team, djanickova and dzemanov as code owners March 9, 2026 10:40
@teknaS47
Copy link
Copy Markdown
Member Author

teknaS47 commented Mar 9, 2026

/publish

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 9, 2026

Publish workflow has completed with success.

Publishing process

✅ Finished successfully.

  • Published container images:
    • ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-argocd:pr_2017__2.4.3
    • ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-argocd-backend:pr_2017__1.0.2

Backstage Compatibility Check

✅ All workspaces are compatible with the target Backstage version (1.45.3).

No action required.

Metadata Validation

✅ All metadata files validated successfully.

Running e2e tests
/test e2e-ocp-helm

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 9, 2026


Smoke tests workflow failed.

⚠️ Smoke tests failed. Check the workflow logs for details.

Error logs from container
'rhdh' container was not available. Check earlier steps for startup errors.

@rhdh-test-bot
Copy link
Copy Markdown

❌ Failed E2E Tests - argocd

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

Comment thread workspaces/argocd/e2e-tests/package.json Outdated
@teknaS47
Copy link
Copy Markdown
Member Author

teknaS47 commented Mar 9, 2026

/publish

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 9, 2026

Publish workflow has completed with success.

Publishing process

✅ Finished successfully.

  • Published container images:
    • ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-argocd:pr_2017__2.4.3
    • ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-argocd-backend:pr_2017__1.0.2

Backstage Compatibility Check

✅ All workspaces are compatible with the target Backstage version (1.45.3).

No action required.

Metadata Validation

✅ All metadata files validated successfully.

Running e2e tests
/test e2e-ocp-helm

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 9, 2026

Smoke tests workflow passed. All plugins loaded successfully.

@github-actions github-actions Bot added mandatory-workspace PR affects a workspace with required plugins for releases workspace-update PR modifies files in an existing workspace labels Mar 9, 2026
@rhdh-test-bot
Copy link
Copy Markdown

❌ Failed E2E Tests - argocd

Platform: ocp 4.18 | RHDH Version: 1.10 | Duration: 11m 34s
Passed: 0 | Failed: 1 | Flaky: 0 | Skipped: 2
Playwright Report | Build Log | Artifacts

@teknaS47
Copy link
Copy Markdown
Member Author

/publish

@github-actions
Copy link
Copy Markdown
Contributor

Publish workflow has completed with success.

Publishing process

✅ Finished successfully.

  • Published container images:
    • ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-argocd:pr_2017__2.4.3
    • ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-argocd-backend:pr_2017__1.0.2

Backstage Compatibility Check

✅ All workspaces are compatible with the target Backstage version (1.45.3).

No action required.

Metadata Validation

✅ All metadata files validated successfully.

Running e2e tests
/test e2e-ocp-helm

@github-actions
Copy link
Copy Markdown
Contributor

Smoke tests workflow passed. All plugins loaded successfully.

@rhdh-test-bot
Copy link
Copy Markdown

✅ Passed E2E Tests - argocd

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


test.describe("Test ArgoCD plugin", () => {
test.beforeAll(async ({ rhdh }) => {
test.setTimeout(600_000);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looking at the run time, 10 minutes is still quite close

local timeout=120
local interval=10
local elapsed=0
while true; do
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the sync is timing out. is the timeout too short, or is the app stuck?

@sonarqubecloud
Copy link
Copy Markdown

@teknaS47
Copy link
Copy Markdown
Member Author

/publish

@github-actions
Copy link
Copy Markdown
Contributor

Publish workflow has completed with success.

Publishing process

✅ Finished successfully.

  • Published container images:
    • ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-argocd:pr_2017__2.4.3
    • ghcr.io/redhat-developer/rhdh-plugin-export-overlays/backstage-community-plugin-argocd-backend:pr_2017__1.0.2

Backstage Compatibility Check

✅ All workspaces are compatible with the target Backstage version (1.45.3).

No action required.

Metadata Validation

✅ All metadata files validated successfully.

Running e2e tests
/test e2e-ocp-helm

@github-actions
Copy link
Copy Markdown
Contributor

Smoke tests workflow passed. All plugins loaded successfully.

@rhdh-test-bot
Copy link
Copy Markdown

✅ Passed E2E Tests - argocd

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

@jrichter1 jrichter1 merged commit 914bdb7 into redhat-developer:main Mar 11, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mandatory-workspace PR affects a workspace with required plugins for releases workspace-update PR modifies files in an existing workspace

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants