X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-ust.yaml;h=c2208bc2993afdfc68f91976cc491caef5ce57e6;hb=62c509037827a9d16bfbb1c9cd2e7ead4b4ab9fc;hp=0e7d693fd8d6c5db5f2fe2e5b7276d7c8e5f57a7;hpb=0a9d9a7427fa05cd8039c39e49aeeb9e76257b49;p=lttng-ci.git diff --git a/jobs/lttng-ust.yaml b/jobs/lttng-ust.yaml index 0e7d693..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 @@ -206,9 +206,9 @@ builders: - copyartifact: - project: lttng-ust-{version}/arch=x86-64,build=std,conf=python-agent + 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 @@ -249,13 +249,13 @@ - 'lttng-ust_{version}_{buildtype}': buildtype: build arch: !!python/tuple [x86-32, x86-64] - build: !!python/tuple [std, oot, dist] - conf: !!python/tuple [std, java-agent, python-agent] + build: !!python/tuple [std, dist, oot, oot-dist] + conf: !!python/tuple [std, agents] - 'lttng-ust_{version}_{buildtype}': buildtype: portbuild arch: !!python/tuple [armhf, arm64, powerpc, ppc64el] build: !!python/tuple [std] - conf: !!python/tuple [std, java-agent, python-agent] + conf: !!python/tuple [std, agents] - 'lttng-ust_{version}_cppcheck' - 'lttng-ust_{version}_scan-build' - 'lttng-ust_{version}_coverity':