X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;ds=sidebyside;f=docs%2Fjjb%2Flf-ci-jobs.rst;h=694bf2de75b2613ec113991a9ee06ce97e2b4d77;hb=6b4eba38370203ded897068371a4e50255ef588b;hp=1ec548515022e8b74c748dbc3cbab4770c8d0600;hpb=7d4c69662eb5a746f1cb286b77730aeb394d6ac2;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-ci-jobs.rst b/docs/jjb/lf-ci-jobs.rst index 1ec54851..694bf2de 100644 --- a/docs/jjb/lf-ci-jobs.rst +++ b/docs/jjb/lf-ci-jobs.rst @@ -508,6 +508,7 @@ project level jobs. :Template Names: - {project-name}-jjb-verify-upstream-gjjb - gerrit-jjb-verify-upstream-gjjb + - github-jjb-verify-upstream-gjjb :Comment Trigger: recheck|reverify @@ -565,6 +566,22 @@ other file changes. Verifies INFO.yaml files follow the schema defined in :gerrit_verify_triggers: Override Gerrit Triggers. +.. _lf_pipelines_verify: + +LF Pipelines Verify +------------------- + +Verify job for the LF RelEng pipeline library. This can be implemented on any +Jenkins machine that has the appropriate Pipelines plugins installed. It will +look for a Gerrit system named "lf-releng" (which should be mapped to +https://gerrit.linuxfoundation.org/infra/), and pull in the Jenkinsfile in the +root directory of the repo. + +:Template Names: + - lf-pipelines-verify + +:Comment Trigger: recheck|reverify + .. _license-checker: License Checker