diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-02-20 20:11:45 +0100 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-02-20 20:11:45 +0100 |
commit | 1237ba5ce5476a83016c6e2de3832797af3afbd8 (patch) | |
tree | 63d3aa3b76ba923160ab5c97113152b36f8be335 /jjb/ci-AGL-verify | |
parent | 9cb22ff9a71e47be86c72997af6d26ac08798648 (diff) |
Use control slave and point ppl to the jenkins job in gerrit
Change-Id: I24b498c7cb7a0e4a7567b10b0ac5e2173d8dace1
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'jjb/ci-AGL-verify')
-rw-r--r-- | jjb/ci-AGL-verify/ci-platform-jjb.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/jjb/ci-AGL-verify/ci-platform-jjb.yaml b/jjb/ci-AGL-verify/ci-platform-jjb.yaml index 3a478900..42f9c8f0 100644 --- a/jjb/ci-AGL-verify/ci-platform-jjb.yaml +++ b/jjb/ci-AGL-verify/ci-platform-jjb.yaml @@ -229,7 +229,7 @@ name: 'ci-platform-{project}-verify-CIB-start' project-type: freestyle concurrent: true - node: hwtest-slave + node: control-slave parameters: - string: @@ -266,7 +266,7 @@ builders: - shell: | - ssh -p 29418 agl-jobbuilder@gerrit.automotivelinux.org gerrit review ${{GERRIT_CHANGE_NUMBER}},${{GERRIT_PATCHSET_NUMBER}} --verified=0 --label ci-image-build=0 --label ci-image-boot-test=0 -n NONE --message='CI-Image-Build\ started' || true + ssh -p 29418 agl-jobbuilder@gerrit.automotivelinux.org gerrit review ${{GERRIT_CHANGE_NUMBER}},${{GERRIT_PATCHSET_NUMBER}} --verified=0 --label ci-image-build=0 --label ci-image-boot-test=0 -n NONE --message='CI-Image-Build\ started.\ URL:\ ${{BUILD_URL}}/console' || true # # CIB-finish ############ @@ -275,7 +275,7 @@ name: 'ci-platform-{project}-verify-CIB-finish' project-type: freestyle concurrent: true - node: hwtest-slave + node: control-slave parameters: - string: @@ -393,7 +393,7 @@ name: 'ci-platform-{project}-verify-CIBT-start' project-type: freestyle concurrent: true - node: hwtest-slave + node: control-slave parameters: - string: @@ -443,7 +443,7 @@ name: 'ci-platform-{project}-verify-CIBT-finish' project-type: freestyle concurrent: true - node: hwtest-slave + node: control-slave parameters: - string: |