X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-python-jobs.rst;fp=docs%2Fjjb%2Flf-python-jobs.rst;h=3a3625464db117daa1d551ff5580b62119bd57af;hb=00f9bc8735bf890b4b0c0487d647627ac2d50fe0;hp=410e30da9f712874d200e8932815af6c46fd9c7a;hpb=31a4b7fc00fe90494b6efb512ad0f1db02481ff3;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-python-jobs.rst b/docs/jjb/lf-python-jobs.rst index 410e30da..3a362546 100644 --- a/docs/jjb/lf-python-jobs.rst +++ b/docs/jjb/lf-python-jobs.rst @@ -144,14 +144,10 @@ The coverage commands define the code that gets executed by the test suites. Checking coverage does not guarantee that the tests execute properly, but it identifies code that is not executed by any test. -.. comment Start ignoring WriteGoodLintBear - This job reuses the Sonar builders used for Java/Maven projects which run maven twice. The first invocation does nothing for Python -projects, so the job uses the goal 'validate' by default. The second -invocation publishes results using the goal 'sonar:sonar' by default. - -.. comment Stop ignoring +projects, so the job uses the goal ``validate`` by default. The second +invocation publishes results using the goal ``sonar:sonar`` by default. For example: