-
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
Setup Sonar check for master and Github pull requests #18629
Conversation
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
[ci-test] |
❌ E2E Happy path tests failed ❗ See Details
Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)
|
[crw-ci-test --rebuild] |
❌ E2E Happy path tests failed ❗ 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. |
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
❌ E2E Happy path tests failed ❗ See Details
Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)
|
This reverts commit 13c3cb0. Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
[crw-ci-test] |
[ci-build] |
Sonar / Sonar (pull_request) failing - that is ok because it has no access to secrets. |
❌ E2E Happy path tests failed ❗ See Details
Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)
|
it will have an access once it's in the master? |
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.
Is rename che-parent
to che-server
required for this task? If not, I would consider do it in 2 PRs.
I'm really, really hope so.
No.
oookey |
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
❌ E2E Happy path tests failed ❗ See Details
Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)
|
❌ E2E Happy path tests failed ❗ See Details
Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)
|
What does this PR do?
Setup Sonar check for master and Github pull requests. Results can be found here
https://sonarcloud.io/dashboard?id=org.eclipse.che%3Ache-server
I`ve decided not to change che-parent. But first, get stable sonar testing results, and after that with @nickboldt @mkuznyetsov can decide whatever we should move the sonar config to https://github.com/eclipse/che-parent or not.
Screenshot/screencast of this PR
What issues does this PR fix or reference?
#18507
How to test this PR?
SONAR_TOKEN
mvn -B clean verify org.sonarsource.scanner.maven:sonar-maven-plugin:sonar -Psonar -Pintegration
PR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or reference
andHow to test this PR
completedReviewers
Reviewers, please comment how you tested the PR when approving it.