-
Story
-
Resolution: Unresolved
-
Major
-
None
-
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-8136 [release testing] Devconsole UI manual tests
-
- Closed
-