Switch java selenium tests and typscript tests to test Che with TLS support#16300
Switch java selenium tests and typscript tests to test Che with TLS support#16300dmytro-ndp wants to merge 3 commits intomasterfrom
Conversation
…tih TLS support Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
|
✅ E2E Happy path tests succeed 🎉 See Details
Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1) |
|
[ci-test] |
1 similar comment
|
[ci-test] |
|
E2E tests of Eclipse Che Multiuser on OCP has failed: Use command [ci-test] to rerun the test. |
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
|
[ci-test] |
|
E2E tests of Eclipse Che Multiuser on OCP has failed: Use command [ci-test] to rerun the test. |
|
✅ E2E Happy path tests succeed 🎉 See Details
Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1) |
|
E2E tests of Eclipse Che Multiuser on OCP has failed: Use command [ci-test] to rerun the test. |
|
❌ E2E Happy path tests failed ❗ See Details
Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1) ℹ️ |
|
[ci-test] |
|
crw-ci-test |
|
✅ E2E Happy path tests succeed 🎉 See Details
Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1) |
|
E2E tests of Eclipse Che Multiuser on OCP has failed: Use command [ci-test] to rerun the test. |
|
Issues go stale after Mark the issue as fresh with If this issue is safe to close now please do so. Moderators: Add |
What does this PR do?
After recent changes in che-operator Eclipse Che Operator installs Che with TLS support by default.
So we need to fix E2E java selenium tests and typescript selenium tests on ci.centos.org to be run against Eclipse Che with TLS support.
What issues does this PR fix or reference?
#16299