X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-c-cpp-jobs.rst;h=ef34b1e85766bd28f58d4d06c661df93feb0634f;hb=1653ce48afb56c73068cf76f428949c4c28ff801;hp=51e1bace55f9b7cdee551d244f24fd3016e734cb;hpb=3c627ccf046b02f12767aa45d9ac4bf515352f2f;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-c-cpp-jobs.rst b/docs/jjb/lf-c-cpp-jobs.rst index 51e1bace..ef34b1e8 100644 --- a/docs/jjb/lf-c-cpp-jobs.rst +++ b/docs/jjb/lf-c-cpp-jobs.rst @@ -285,7 +285,6 @@ configuration does not support multi-branch. :build-node: The node to run build on. :jenkins-ssh-credential: Credential to use for SSH. (Configure in defaults.yaml) - :sonarcloud-api-token: SonarCloud API Token. :sonarcloud-organization: SonarCloud project organization. :sonarcloud-project-key: SonarCloud project key. @@ -305,6 +304,9 @@ configuration does not support multi-branch. setting up dependencies. (default: '') :sonar-scanner-version: Version of sonar-scanner to install. (see YAML for default value; e.g., 3.3.0.1492) + :sonarcloud-api-token-cred-id: Jenkins credential ID which has the SonarCloud API Token. + This one SHOULDN'T be overwritten as per we are standarizing the credential ID for all + projects (default: 'sonarcloud-api-token') :submodule-recursive: Whether to checkout submodules recursively. (default: true) :submodule-timeout: Timeout (in minutes) for checkout operation.