CRW E2E tests are using "crwctl workspace:*" to create / list / delete test workspace.
We need to find another way to to work with test workspaces after `crwctl workspace:*` commands are retired when switch to DevWorkspace (#20671).
Possible solution: use oc client https://github.com/eclipse/che/issues/20671#issuecomment-993051102
Alternative solution: use factory / Dashboard UI to operate with workspace https://github.com/eclipse/che/blob/main/tests/e2e/tests/e2e_happy_path/DevWorkspaceHappyPath.spec.ts#L56-L79
- is related to
-
CRW-2861 Automate verification of all devfiles update in "update-ds" test pipeline
- Closed