X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Fbinutils-gdb.yaml;h=28fcf9b92d9201685ec747faca53fd081d422088;hb=2fc14cc3cf1e5f7b5d73bbcc033e1a05b7b0ef60;hp=36e52f7f7c78c41e8b801528041faaa861f9659f;hpb=f0f8dde07d6e6e9a5da51ba4c59289a4cd96392e;p=lttng-ci.git diff --git a/jobs/binutils-gdb.yaml b/jobs/binutils-gdb.yaml index 36e52f7..28fcf9b 100644 --- a/jobs/binutils-gdb.yaml +++ b/jobs/binutils-gdb.yaml @@ -11,9 +11,9 @@ - ansicolor: colormap: gnome-terminal - timeout: - timeout: 20 + timeout: 180 fail: true - type: no-activity + type: absolute write-description: "

This build failed due to timeout.

" - timestamps - workspace-cleanup @@ -36,7 +36,6 @@ PROJECT_NAME=gdb - build-discarder: num-to-keep: 10 - artifact-num-to-keep: 2 ## Anchors @@ -76,7 +75,7 @@ publishers: - archive: - artifacts: 'build/**,results/**' + artifacts: 'results/**' allow-empty: false - junit: results: 'results/*.xml' @@ -94,11 +93,14 @@ <<: *binutils-gdb_builders_defaults publishers: + - workspace-cleanup: + clean-if: + - failure: false - email: recipients: 'simon.marchi@efficios.com' - job-template: - name: dev_gerrit_binutils-gdb_linuxbuild + name: dev_review_binutils-gdb_linuxbuild defaults: binutils-gdb concurrent: true @@ -139,7 +141,11 @@ properties: - build-discarder: - days-to-keep: 1 + days-to-keep: 7 + - throttle: + option: 'category' + categories: + - 'review-binutils-gdb' ## Views ## @@ -156,17 +162,17 @@ - master jobs: - 'binutils-gdb_{version}_linuxbuild': - platforms: !!python/tuple [jammy-amd64] + platforms: !!python/tuple [deb12-amd64] target_boards: !!python/tuple ["unix", "native-gdbserver", "native-extended-gdbserver"] - 'binutils-gdb_{version}_macosbuild': platforms: !!python/tuple [macos-amd64, macos-arm64] target_boards: !!python/tuple ["unix"] - project: - name: gerrit-gdb + name: review-gdb jobs: - - 'dev_gerrit_binutils-gdb_linuxbuild': - platforms: !!python/tuple [jammy-amd64] + - 'dev_review_binutils-gdb_linuxbuild': + platforms: !!python/tuple [deb12-amd64] target_boards: !!python/tuple ["unix", "native-gdbserver", "native-extended-gdbserver"] - project: