Zuul with SonarQube

Hello All,

I need to integrate SonarQube with zuul(Zuul is a project gating system in cicd).

So we have to see code coverage, and static code analysis generated as a Zuul pipeline job available from SonarQube.

Is there any documentation link regarding connection(integration) with SonarQube and zuul?

Hey there.

What’s your question?

Hi Colin…

Sorry for misleading you.

According to your comment, I have clarified my question.

Thank you

SonarQube doesn’t have any specific integration with Zuul, however you can run SonarQube analysis in any CI environment using the appropriate scanner.

1 Like