X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Fintegration.yaml;h=323dd16cdbdb6cda465534636aa043f0ec9103e9;hb=0e9302be1ff3a42788411706484a964b6d8c0c0c;hp=fb4cd90f1b80a4c09e27c01cf5f6cc37430cf91e;hpb=946bf6a79b4a5433a09fc4259cbe72d42a6d9f73;p=lttng-ci.git diff --git a/jobs/integration.yaml b/jobs/integration.yaml index fb4cd90..323dd16 100644 --- a/jobs/integration.yaml +++ b/jobs/integration.yaml @@ -19,6 +19,11 @@ project-type: freestyle concurrent: true node: 'amd64-rootnode' + + properties: + - build-discarder: + days-to-keep: 2 + wrappers: - workspace-cleanup - timestamps @@ -27,6 +32,7 @@ timeout: 6 fail: true type: no-activity + parameters: - string: name: 'ARTIFACT_ID' @@ -45,16 +51,18 @@ - 32bit-relayd - 32bit-cli - canary + builders: - copyartifact: - project: 'babeltrace_${BT_VERSION}_build/platform=bionic-amd64,conf=std,build=std' + project: 'babeltrace_${BT_VERSION}_linuxbuild/platform=deb12-amd64,conf=std,build=std' which-build: last-successful stable: false filter: 'build/**' target: 'deps-64' do-not-fingerprint: true - shell: - !include-raw-escape: scripts/integration/32-64/build.sh + !include-raw: scripts/integration/32-64/build.sh + publishers: - postbuildscript: mark-unstable-if-failed: true