feat(e2e): introduce e2e tests for bulk-import plugin(orchestrator mode)#1972
feat(e2e): introduce e2e tests for bulk-import plugin(orchestrator mode)#1972AndrienkoAleksandr wants to merge 20 commits intoredhat-developer:mainfrom
Conversation
430da43 to
3e959fc
Compare
3e959fc to
1fb6fa4
Compare
|
New changes are detected. LGTM label has been removed. |
|
/test e2e-ocp-helm |
❌ Failed E2E Tests -
|
|
/hold |
|
/test e2e-ocp-helm |
❌ Failed E2E Tests -
|
|
/test e2e-ocp-helm |
❌ Failed E2E Tests -
|
|
/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 2 validation error(s):
|
|
/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 -
|
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
|
/test e2e-ocp-helm |
✅ Passed E2E Tests -
|
|
@subhashkhileri, test passed, I think I handled your code review feedback. |
|
@AndrienkoAleksandr do you think the install-orchestrator.sh file could be moved to rhdh-e2e-test-utils instead? there are multiple plugins that will need to have orchestrator and its prerequisites installed for testing. |
|
@subhashkhileri, I noticed my PR is currently blocked. I just wanted to check if the recent changes I made address your concerns, or if there’s anything else you’d like me to update.
I have created a pull request redhat-developer/rhdh-e2e-test-utils#60, but I'll wait to see if it gets merged. |
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
|
/test e2e-ocp-helm |
✅ Passed E2E Tests -
|
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
|
/test e2e-ocp-helm |
✅ Passed E2E Tests -
|
|
@subhashkhileri, I updated this pr and re-used orchestator installation script from https://github.com/redhat-developer/rhdh-e2e-test-utils. |
workspaces/bulk-import/e2e-tests/tests/specs/bulk-import.spec.ts
Outdated
Show resolved
Hide resolved
workspaces/bulk-import/e2e-tests/tests/specs/bulk-import.spec.ts
Outdated
Show resolved
Hide resolved
Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
|
|
/test e2e-ocp-helm |
✅ Passed E2E Tests -
|
|
@subhashkhileri, does it look to you ? |
@AndrienkoAleksandr The utilization from test implementation/rhdh-e2e-test-utils looks good. For the remaining parts, you can check with the respective teams to validate them. |
|
The file You should update the |
|
Hey, can you bump |
|
@subhashkhileri I wanted to use @red-hat-developer-hub/e2e-test-utils with version 1.1.25, but found bug, fix in the road: redhat-developer/rhdh-e2e-test-utils#78 |
|
The file You should update the |
|
The file You should update the |



What does this pull request do
https://issues.redhat.com/browse/RHIDP-9350