X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-tools.yaml;h=c90f2d2469c298dc6873f1e01cd1bbbad16f4750;hb=c56b9301d265ad6a73b5d23ca06daf4fdcd4ba1f;hp=491ce5d33327da2eb465b60d2e42a04f37675558;hpb=9565443101589c6455b3aca9282830668ff175f6;p=lttng-ci.git diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index 491ce5d..c90f2d2 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -357,42 +357,42 @@ arch: !!python/tuple [x86-32, x86-64] build: !!python/tuple [std, oot, dist] conf: !!python/tuple [std, no-ust, python-bindings, java-agent, python-agent] - urcuversion: !!python/tuple [stable-0.8] - babelversion: !!python/tuple [stable-1.2] + urcuversion: !!python/tuple [stable-0.9] + babelversion: !!python/tuple [stable-1.3] - 'lttng-tools_{version}_{buildtype}': buildtype: portbuild version: stable-2.7 arch: !!python/tuple [armhf, powerpc] build: !!python/tuple [std] conf: !!python/tuple [std, no-ust, python-bindings, java-agent, python-agent] - urcuversion: !!python/tuple [stable-0.8] - babelversion: !!python/tuple [stable-1.2] + urcuversion: !!python/tuple [stable-0.9] + babelversion: !!python/tuple [stable-1.3] - 'lttng-tools_{version}_{buildtype}': buildtype: build version: stable-2.6 arch: !!python/tuple [x86-32, x86-64] build: !!python/tuple [std, oot, dist] conf: !!python/tuple [std, no-ust, python-bindings] - urcuversion: !!python/tuple [stable-0.8] - babelversion: !!python/tuple [stable-1.2] + urcuversion: !!python/tuple [stable-0.9] + babelversion: !!python/tuple [stable-1.3] - 'lttng-tools_{version}_{buildtype}': buildtype: portbuild version: stable-2.6 arch: !!python/tuple [armhf, powerpc] build: !!python/tuple [std] conf: !!python/tuple [std, no-ust, python-bindings] - urcuversion: !!python/tuple [stable-0.8] - babelversion: !!python/tuple [stable-1.2] + urcuversion: !!python/tuple [stable-0.9] + babelversion: !!python/tuple [stable-1.3] - 'lttng-tools_{version}_cppcheck' - 'lttng-tools_{version}_scan-build': version: master urcuversion: master - 'lttng-tools_{version}_scan-build': version: stable-2.7 - urcuversion: stable-0.8 + urcuversion: stable-0.9 - 'lttng-tools_{version}_scan-build': version: stable-2.6 - urcuversion: stable-0.8 + urcuversion: stable-0.9 #- 'lttng-tools_{version}_pylint' - 'lttng-tools_{version}_coverity': version: master