-
Story
-
Resolution: Done
-
Major
-
None
Steps to test:
- Get a OpenShift cluster with operator version 1.20
- clone the Github repo
- run cmd
./clean.sh ./build.sh
- login to OpenShift cluster and run cmd
oc login -u kubeadmin -p $(cat /path/to/install-dir/auth/kubeadmin-password) source ./contrib/oc-environment.sh ./bin/bridge
- cd into frontend dir in new terminal
cd frontend yarn install yarn dev
- Check if you can access http://localhost:9000/
- for running the test run cmd in frontend dir in new terminal
./integration-tests/test-cypress.sh -p pipelines -s 'features/*' -h true
- clones
-
SRVKP-7545 [release testing] Devconsole UI manual tests
-
- Closed
-
- is cloned by
-
SRVKP-9019 [release testing] Devconsole UI manual tests
-
- To Do
-