Closed kevinzwithu closed 3 years ago
@kevinzwithu I am facing the same issue. I guess the issue is more related to the internal SAP piper repository than to this one, as it seems to be a problem with the default piper config and not with the step itself.
However, until fixed you can try the following workaroud:
steps:
sonarExecuteScan:
options:
- '-Dsonar.host.url=<desired sonar url>'
In case you want to use the "SAP SonarQube", simply set the sonar.host.url
to the SAP Sonar CE url
Best regards Leonard
Thank you for your contribution! This issue is stale because it has been open 60 days with no activity. In order to keep it open, please remove stale label or add a comment within the next 10 days. If you need a Piper team member to remove the stale label make sure to add @SAP/jenkins-library-team
to your comment.
Issue got stale and no further activity happened. It has automatically been closed. Please re-open in case you still consider it relevant.
Hi colleagues,
Currently our pipeline crushed continuouslly. After checking, we find that the step sonarExecuteScan in PR-Voting stage failed. Here's related information:
Here's our settings:
We notice that some other teams also meet this issue. Could you please help check?
Thanks and Best Regards, Kevinz