From 3522265a374898913049aac554aa41711e511bd6 Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Thu, 15 Dec 2016 12:02:54 -0500 Subject: [PATCH] jjb: Allow pulling artifacts from unstable jobs Signed-off-by: Michael Jeanson --- jobs/babeltrace.yaml | 2 +- jobs/latency-tracker.yaml | 2 +- jobs/lttng-analyses.yaml | 4 ++-- jobs/lttng-modules.yaml | 2 +- jobs/lttng-tools.yaml | 32 ++++++++++++++++---------------- jobs/lttng-ust-benchmarks.yaml | 8 ++++---- jobs/lttng-ust-java-tests.yaml | 8 ++++---- jobs/lttng-ust.yaml | 8 ++++---- 8 files changed, 33 insertions(+), 33 deletions(-) diff --git a/jobs/babeltrace.yaml b/jobs/babeltrace.yaml index d6786d3..117cd0a 100644 --- a/jobs/babeltrace.yaml +++ b/jobs/babeltrace.yaml @@ -202,7 +202,7 @@ - copyartifact: project: babeltrace_{version}_build/arch=x86-64,build=std,conf=python-bindings which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/babeltrace' - shell: diff --git a/jobs/latency-tracker.yaml b/jobs/latency-tracker.yaml index 284592f..0a27371 100644 --- a/jobs/latency-tracker.yaml +++ b/jobs/latency-tracker.yaml @@ -52,7 +52,7 @@ - copyartifact: project: kernel_{kversion}_{buildtype}/arch=$arch which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/linux' do-not-fingerprint: true diff --git a/jobs/lttng-analyses.yaml b/jobs/lttng-analyses.yaml index dc86039..811ba32 100644 --- a/jobs/lttng-analyses.yaml +++ b/jobs/lttng-analyses.yaml @@ -60,7 +60,7 @@ - copyartifact: project: babeltrace_${{babeltrace_version}}_build/arch=${{arch}},build=std,conf=python-bindings which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/babeltrace' - shell: @@ -90,7 +90,7 @@ - copyartifact: project: babeltrace_master_build/arch=x86-64,build=std,conf=python-bindings which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/babeltrace' - shell: diff --git a/jobs/lttng-modules.yaml b/jobs/lttng-modules.yaml index 2821552..c223d5c 100644 --- a/jobs/lttng-modules.yaml +++ b/jobs/lttng-modules.yaml @@ -54,7 +54,7 @@ - copyartifact: project: kernel_{kversion}_{buildtype}/arch=$arch which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/linux' do-not-fingerprint: true diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index e03b46a..cad2abb 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -98,21 +98,21 @@ - copyartifact: project: liburcu_${{liburcu_version}}_{buildtype}/arch=${{arch}},conf=${{conf}},build=std which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/liburcu' do-not-fingerprint: true - copyartifact: project: babeltrace_${{babeltrace_version}}_{buildtype}/arch=${{arch}},conf=${{conf}},build=std which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/babeltrace' do-not-fingerprint: true - copyartifact: project: lttng-ust_{ustversion}_{buildtype}/liburcu_version=${{liburcu_version}},arch=${{arch}},conf=${{conf}},build=std which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/lttng-ust' do-not-fingerprint: true @@ -125,21 +125,21 @@ - copyartifact: project: liburcu_${{liburcu_version}}_{buildtype}/arch=${{arch}},conf=std,build=std which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/liburcu' do-not-fingerprint: true - copyartifact: project: babeltrace_${{babeltrace_version}}_{buildtype}/arch=${{arch}},conf=std,build=std which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/babeltrace' do-not-fingerprint: true - copyartifact: project: lttng-ust_{ustversion}_{buildtype}/liburcu_version=${{liburcu_version}},arch=${{arch}},conf=std,build=std which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/lttng-ust' do-not-fingerprint: true @@ -152,21 +152,21 @@ - copyartifact: project: liburcu_${{liburcu_version}}_{buildtype}/arch=${{arch}},conf=std,build=std which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/liburcu' do-not-fingerprint: true - copyartifact: project: babeltrace_${{babeltrace_version}}_{buildtype}/arch=${{arch}},conf=std,build=std which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/babeltrace' do-not-fingerprint: true - copyartifact: project: lttng-ust_{ustversion}_{buildtype}/liburcu_version=${{liburcu_version}},arch=${{arch}},conf=${{conf}},build=std which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/lttng-ust' do-not-fingerprint: true @@ -179,14 +179,14 @@ - copyartifact: project: liburcu_${{liburcu_version}}_{buildtype}/arch=${{arch}},conf=std,build=std which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/liburcu' do-not-fingerprint: true - copyartifact: project: babeltrace_${{babeltrace_version}}_{buildtype}/arch=${{arch}},conf=std,build=std which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/babeltrace' do-not-fingerprint: true @@ -291,14 +291,14 @@ - copyartifact: project: liburcu_{urcuversion}_build/arch=x86-64,conf=std,build=std which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/liburcu' do-not-fingerprint: true - copyartifact: project: lttng-ust_{ustversion}_build/liburcu_version={urcuversion},arch=x86-64,conf=std,build=std which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/lttng-ust' do-not-fingerprint: true @@ -335,14 +335,14 @@ - copyartifact: project: liburcu_{urcuversion}_build/arch=x86-64,conf=std,build=std which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/liburcu' do-not-fingerprint: true - copyartifact: project: lttng-ust_{ustversion}_build/liburcu_version={urcuversion},arch=x86-64,conf=std,build=std which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/lttng-ust' do-not-fingerprint: true @@ -368,7 +368,7 @@ - copyartifact: project: lttng-tools-{version}/arch=x86-64,build=std,conf=agents which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/lttng-tools' do-not-fingerprint: true diff --git a/jobs/lttng-ust-benchmarks.yaml b/jobs/lttng-ust-benchmarks.yaml index 070a76d..1c1f6b0 100644 --- a/jobs/lttng-ust-benchmarks.yaml +++ b/jobs/lttng-ust-benchmarks.yaml @@ -51,28 +51,28 @@ - copyartifact: project: liburcu_master_build/arch=x86-64,build=std,conf=std which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/liburcu' do-not-fingerprint: true - copyartifact: project: babeltrace_master_build/arch=x86-64,build=std,conf=std which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/babeltrace' do-not-fingerprint: true - copyartifact: project: lttng-tools_master_build/arch=x86-64,babeltrace_version=master,build=std,conf=python-bindings,liburcu_version=master which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/lttng-tools' do-not-fingerprint: true - copyartifact: project: lttng-ust_master_build/arch=x86-64,build=std,conf=std,liburcu_version=master/ which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/lttng-ust' do-not-fingerprint: true diff --git a/jobs/lttng-ust-java-tests.yaml b/jobs/lttng-ust-java-tests.yaml index 12ef2b6..ed41dcd 100644 --- a/jobs/lttng-ust-java-tests.yaml +++ b/jobs/lttng-ust-java-tests.yaml @@ -86,28 +86,28 @@ - copyartifact: project: liburcu_${{liburcu_version}}_build/arch=${{arch}},conf=std,build=std which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps' do-not-fingerprint: true - copyartifact: project: lttng-ust_${{lttng_ust_version}}_build/liburcu_version=${{liburcu_version}},arch=${{arch}},conf=agents,build=std which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps' do-not-fingerprint: true - copyartifact: project: lttng-tools_${{lttng_tools_version}}_build/babeltrace_version=master,liburcu_version=${{liburcu_version}},arch=${{arch}},conf=agents,build=std which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps' do-not-fingerprint: true - copyartifact: project: babeltrace_master_build/arch=${{arch}},conf=std,build=std which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps' do-not-fingerprint: true diff --git a/jobs/lttng-ust.yaml b/jobs/lttng-ust.yaml index e842aa0..c2208bc 100644 --- a/jobs/lttng-ust.yaml +++ b/jobs/lttng-ust.yaml @@ -72,7 +72,7 @@ - copyartifact: project: liburcu_${{liburcu_version}}_{buildtype}/arch=$arch,conf=std,build=std which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/liburcu' do-not-fingerprint: true @@ -142,7 +142,7 @@ - copyartifact: project: liburcu_master_build/arch=x86-64,conf=std,build=std which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/liburcu' do-not-fingerprint: true @@ -179,7 +179,7 @@ - copyartifact: project: liburcu_master_build/arch=x86-64,conf=std,build=std which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/liburcu' do-not-fingerprint: true @@ -208,7 +208,7 @@ - copyartifact: project: lttng-ust-{version}/arch=x86-64,build=std,conf=agents which-build: last-successful - stable: true + stable: false filter: 'build/**' target: 'deps/lttng-ust' do-not-fingerprint: true -- 2.34.1