-
Bug
-
Resolution: Done
-
Major
-
2.0.0.GA, 2.1.0.GA
-
None
Test environment:
- crwctl tar ball: https://codeready-workspaces-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/CRW_CI/view/Pipelines/job/crwctl_master/25055/artifact/codeready-workspaces-chectl/dist/channels/redhat/codeready-workspaces-2.1.0-GA-crwctl-linux-x64.tar.gz
- crwctl/2.1.0-GA-redhat.89c4edb linux-x64 node-v10.14.1
- OCP 3.11, 4.3
command
[ndp@localhost tmp]$ crwctl/bin/crwctl workspace:start \
--name test-workspace \
--access-token *** \
--devfile https://raw.githubusercontent.com/redhat-developer/codeready-workspaces/master/dependencies/che-devfile-registry/devfiles/00_java-eap-maven/devfile.yaml \
--listr-renderer=verbose
command output
[02:30:03] Retrieving CodeReady Workspaces server URL [started] [02:30:10] Retrieving CodeReady Workspaces server URL...https://codeready-crw-crwctl-tls-oauth.apps.ocp43.codereadyqe.com [title changed] [02:30:10] Retrieving CodeReady Workspaces server URL...https://codeready-crw-crwctl-tls-oauth.apps.ocp43.codereadyqe.com [completed] [02:30:10] Verify if CodeReady Workspaces server is running [started] [02:30:10] Verify if CodeReady Workspaces server is running [failed] [02:30:10] → E_SRV_NOT_RUNNING - CodeReady Workspaces server is not available by https://codeready-crw-crwctl-tls-oauth.apps.ocp43.codereadyqe.com › Error: E_SRV_NOT_RUNNING - CodeReady Workspaces server is not available by https://codeready-crw-crwctl-tls-oauth.apps.ocp43.codereadyqe.com
- blocks
-
CRW-812 Automate testing of CRW update by crwctl with existing workspaces: verify that workspaces can start after update
- Resolved