chore(e2e): migrate Kubernetes plugin tests from RHDH#2024
chore(e2e): migrate Kubernetes plugin tests from RHDH#2024gashcrumb merged 19 commits intoredhat-developer:mainfrom
Conversation
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
|
/publish |
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
|
/publish |
|
Publish workflow has completed with failure. Backstage Compatibility Check✅ All workspaces are compatible with the target Backstage version ( No action required. |
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
|
/publish |
|
Publish workflow has completed with failure. Backstage Compatibility Check✅ All workspaces are compatible with the target Backstage version ( No action required. |
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
|
/publish |
|
Publish workflow has completed with failure. Backstage Compatibility Check✅ All workspaces are compatible with the target Backstage version ( No action required. |
|
/publish |
| - allow: [API, Component, Group, Location, Resource, System, Template] | ||
| locations: | ||
| - type: url | ||
| target: https://github.com/dzemanov/rhdh-plugin-export-overlays/blob/e2e-kubernetes/workspaces/backstage/e2e-tests/tests/config/kubernetes/resources/catalog-component.yaml |
There was a problem hiding this comment.
This will need to be updated once merged into main
|
Publish workflow has completed with failure. Backstage Compatibility Check✅ All workspaces are compatible with the target Backstage version ( No action required. |
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
|
/publish |
|
Publish workflow has completed with failure. Backstage Compatibility Check✅ All workspaces are compatible with the target Backstage version ( No action required. |
|
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 |
|
|
|
/test e2e-ocp-helm |
❌ Failed E2E Tests -
|
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
|
/test e2e-ocp-helm |
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
|
/test e2e-ocp-helm |
✅ Passed E2E Tests -
|
Signed-off-by: Dominika Zemanovicova <dzemanov@redhat.com>
|
/test e2e-ocp-helm |
✅ Passed E2E Tests -
|
|



Description
Migration of RBAC Kubernetes tests from kubernetes-rbac.spec.ts.
I have updated some of the locators and moved some checks from verifying pod logs to verifying deployment in Kubernetes Page.
I am sticking with creation of RBAC roles via
.csvfile, just like in kubernetes-rbac.spec.ts. We can create a task to add role creation toe2eutils and switch to using those later.Fixes
Fixes https://issues.redhat.com/browse/RHIDP-11385