-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Happy Path] Resolve problem with debug step of the "Happy-Path" scenario #14420
Conversation
Signed-off-by: Ihor Okhrimenko <[email protected]>
Signed-off-by: Ihor Okhrimenko <[email protected]>
Signed-off-by: Ihor Okhrimenko <[email protected]>
E2E Happy path tests of Eclipse Che Single User on K8S (minikube v1.1.1) has failed:
|
@dmytro-ndp could you launch CI job with image "bujhtr5555/che-e2e:latest" |
E2E tests of Eclipse Che Multiuser on OCP has been successful:
|
Tests failed when been run from inside
Test was run from branch https://github.com/eclipse/che/tree/che-14346 |
Local tests ran successfully when been mounted to docker image |
There tests had finished successfully been mounted to |
@dmytro-ndp local run result It looks like yours introduced problems related to CI configuration |
@Ohrimenko1988: could you, please, say if you had run the tests here from inside |
@dmytro-ndp This is launch result with using "bujhtr5555/che-e2e:latest" image without mounting e2e the command which was used:
|
The tests seem outdated in |
ci-test |
Signed-off-by: Ihor Okhrimenko <[email protected]>
Signed-off-by: Ihor Okhrimenko <[email protected]>
Signed-off-by: Ihor Okhrimenko <[email protected]>
E2E Happy path tests of Eclipse Che Single User on K8S (minikube v1.1.1) has been successful:
|
Signed-off-by: Ihor Okhrimenko <[email protected]>
E2E Happy path tests of Eclipse Che Single User on K8S (minikube v1.1.1) has been successful:
|
E2E Happy path tests of Eclipse Che Single User on K8S (minikube v1.1.1) has been successful:
|
E2E tests of Eclipse Che Multiuser on OCP has failed:
|
ci-test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good so that the tests have passed both with "eclipse/eclipse/che-e2e:nightly" image and "cypress/browsers:node8.9.3-chrome73" image.
E2E tests of Eclipse Che Multiuser on OCP has been successful:
|
What does this PR do?
Resolve problem with debug step of the "Happy-Path" scenario
What issues does this PR fix or reference?
Issue: #14346
Release Notes
Docs PR