diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2019-04-30 19:45:14 +0200 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2019-04-30 19:45:14 +0200 |
commit | 3d67a9e0b4a5f204f0456dc3ffd275b79a153fe7 (patch) | |
tree | 92484dc08aa310751d36b53fbdcda490cae66458 /jjb | |
parent | 20dc79fd69d0f488abb6f2528d8435ea28952013 (diff) |
Remove naginator
Change-Id: If28032d92dccc49991ec578dae88fbc221833c12
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/ci-apps-verify/ci-apps-jjb.yaml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/jjb/ci-apps-verify/ci-apps-jjb.yaml b/jjb/ci-apps-verify/ci-apps-jjb.yaml index 9e64e75a..45f88c88 100644 --- a/jjb/ci-apps-verify/ci-apps-jjb.yaml +++ b/jjb/ci-apps-verify/ci-apps-jjb.yaml @@ -207,14 +207,6 @@ - ../common/include-apps-prepare-upload-folder.sh - ../common/include-apps-rsync-download-changeid.sh - publishers: - - naginator: - rerun-unstable-builds: true - progressive-delay-increment: 5 - progressive-delay-maximum: 15 - max-failed-builds: 2 - #regular-expression: "Unexpected termination of the channel" - ################################################################################ # ci-apps-{project}-verify-CIB-finish-succcess = success, msg to gerrit @@ -561,14 +553,6 @@ - ../common/include-apps-prepare-upload-folder-merged.sh #- ../common/include-apps-rsync-download-apprepo.sh - publishers: - - naginator: - rerun-unstable-builds: true - progressive-delay-increment: 5 - progressive-delay-maximum: 15 - max-failed-builds: 2 - #regular-expression: "Unexpected termination of the channel" - ################################################################################ # ci-apps-{project}-merge-finish-succcess = success, msg to gerrit @@ -746,11 +730,6 @@ - ../common/include-agl-app-run-test-short.sh - ../common/include-agl-lava-jobs-submit.sh - publishers: - - naginator: - max-failed-builds: 2 - - # # CIBT-start # ############### |