Launch tests and Sonar analysis.
This job is also impacted by Sirius tests problem on Eclipse infrastructure (see bugzilla 445371 for more details).
The Eclipse infrastructure has moved from SonarQube to SonarCloud (see bugzilla 553734). So results of the analyzes launched before december 2019 are available on SonarQube and the other launched after are available on SonarCloud.
"swtbot" profile has been removed since december 2019. The Eclipse platform changes, JIPP and/or Container Docker, make swtbot fail with unknown reasons (maybe resources problem on Docker). To reactivate it, just add "swtbot" to the profiles list in the 2 maven commands.

In february 2024, some changes have been done to "reenable" Sonar code coverage. Swtbot tests have been added again (probably OK because of the new pod with 6Go instead of 4Go, see issue 3798). The changes in the code are visible in Github. Concerning the configuration of this job, there are two steps: