Skip to content
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

Simplify build of che artifacts by PR check pipeline job #14214

Merged
merged 6 commits into from
Aug 14, 2019

Conversation

dmytro-ndp
Copy link
Contributor

@dmytro-ndp dmytro-ndp commented Aug 13, 2019

What does this PR do?

It improves building of Che binaries in time of checking PR using E2E Happy path tests:

  • decreases time of building by running it in 4 threads, and disabling unit tests and dependency analysis (which is in turn the task of Codenvy CI pr-build job);
  • makes it more consistent by enforcing an update of depending artifacts.

Che was built in 1 minutes 7 seconds on slave9.

What issues does this PR fix or reference?

#14202

Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
@dmytro-ndp
Copy link
Contributor Author

crw-ci-test

@che-bot che-bot added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. kind/bug Outline of a bug - must adhere to the bug report template. labels Aug 13, 2019
@che-bot
Copy link
Contributor

che-bot commented Aug 13, 2019

E2E Happy path tests of Eclipse Che Single User on K8S (minikube v1.1.1) has been successful:

  • build details
  • "che-server" docker image: maxura/che-server:14214

@che-bot
Copy link
Contributor

che-bot commented Aug 13, 2019

E2E Happy path tests of Eclipse Che Single User on K8S (minikube v1.1.1) has failed:

Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
@che-bot
Copy link
Contributor

che-bot commented Aug 13, 2019

E2E Happy path tests of Eclipse Che Single User on K8S (minikube v1.1.1) has failed:

Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
@che-bot
Copy link
Contributor

che-bot commented Aug 13, 2019

E2E Happy path tests of Eclipse Che Single User on K8S (minikube v1.1.1) has failed:

@che-bot
Copy link
Contributor

che-bot commented Aug 13, 2019

E2E Happy path tests of Eclipse Che Single User on K8S (minikube v1.1.1) has failed:

Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
@che-bot
Copy link
Contributor

che-bot commented Aug 13, 2019

E2E Happy path tests of Eclipse Che Single User on K8S (minikube v1.1.1) has been successful:

  • build details
  • "che-server" docker image: maxura/che-server:14214

@che-bot
Copy link
Contributor

che-bot commented Aug 13, 2019

E2E Happy path tests of Eclipse Che Single User on K8S (minikube v1.1.1) has been successful:

  • build details
  • "che-server" docker image: maxura/che-server:14214

Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
Signed-off-by: Dmytro Nochevnov <dnochevn@redhat.com>
@che-bot
Copy link
Contributor

che-bot commented Aug 14, 2019

E2E Happy path tests of Eclipse Che Single User on K8S (minikube v1.1.1) has been successful:

  • build details
  • "che-server" docker image: maxura/che-server:14214

@eclipse-che eclipse-che deleted a comment from che-bot Aug 14, 2019
@dmytro-ndp dmytro-ndp merged commit 608f185 into master Aug 14, 2019
@che-bot che-bot added this to the 7.1.0 milestone Aug 14, 2019
@che-bot che-bot removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Aug 14, 2019
@dmytro-ndp dmytro-ndp deleted the fix-che-build-in-pr-check-jenkinsfile branch August 16, 2019 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants