-
Notifications
You must be signed in to change notification settings - Fork 1.2k
E2E selenium tests: creation of OpenShift objects under the current user account on OCP
Dmytro Nochevnov edited this page Jul 13, 2018
·
2 revisions
The tests are executed against Eclipse Che Multiuser deployed on OpenShift with set up of OpenShift OAuth server identity provider.
To deploy Eclipse Che on OCP properly with OCP OAuth configuration we need to use deploy/openshift/ocp.sh script with parameter --setup-ocp-oauth:
bash ${WORKSPACE}/deploy/openshift/ocp.sh --run-ocp --deploy-che --multiuser --setup-ocp-oauth
selenium-tests.sh --test=org.eclipse.che.selenium.site.ocpoauth.**
https://ci.codenvycorp.com/view/qa/job/che-multiuser-master-ocp-oauth-test/