-
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
Run E2E Happy path tests as PR check on che-theia repository #13326
Comments
PR checker was implemented in the https://codeready-workspaces-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/PR-check-on-CHE-Theia-experemental/ - job. But for correct building of the Che-Theia images we need merging of the PR: ws-skeleton/che-theia-generator#26 |
@musienko-maxim @rhopp just to confirm: you want to set the PR check on master branch, even if |
On this moment the job is set up for checking |
Partially complete for 7.0; slip completion of issue to milestone 7.1 |
Job is ready. https://codeready-workspaces-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Che-Theia-PR-check-E2E-Happy-path-tests-against-K8S__reserved |
Description
We should create PR check job on https://github.com/eclipse/che-theia running happy path test with che-theia from PR.
HowTo build che-theia:
https://github.com/eclipse/che-theia/blob/master/build.sh --pr
Nightly build job https://ci.codenvycorp.com/job/che-theia-master-ci as an example.
The text was updated successfully, but these errors were encountered: