Update liburcu and babeltrace versions
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 16 Oct 2015 21:28:55 +0000 (17:28 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Fri, 16 Oct 2015 21:28:55 +0000 (17:28 -0400)
jobs/inc/babeltrace-versions.yaml.inc
jobs/inc/liburcu-versions.yaml.inc
jobs/lttng-tools.yaml

index e38807866514a98035489a5abcb371faa06c9b1e..9306544d94fc44f2e6b9d53d912e94d6942293f3 100644 (file)
@@ -1,2 +1,3 @@
 - stable-1.2
 - stable-1.2
+- stable-1.3
 - master
 - master
index 53c8b5f2c2e925a5519723af085c86f7ad25c095..b356fdb1df85f67d3d03fec287b1f7160f897175 100644 (file)
@@ -1,3 +1,3 @@
-- stable-0.7
 - stable-0.8
 - stable-0.8
+- stable-0.9
 - master
 - master
index 491ce5d33327da2eb465b60d2e42a04f37675558..c90f2d2469c298dc6873f1e01cd1bbbad16f4750 100644 (file)
           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]
           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]
       - '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]
       - '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]
       - '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
       - '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
       - '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
       #- 'lttng-tools_{version}_pylint'
       - 'lttng-tools_{version}_coverity':
           version: master
This page took 0.024448 seconds and 4 git commands to generate.