babeltrace: Add stable-1.4 branch
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 6 May 2016 18:28:58 +0000 (14:28 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Fri, 6 May 2016 18:28:58 +0000 (14:28 -0400)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
jobs/babeltrace.yaml
jobs/inc/babeltrace-versions.yaml.inc [deleted file]
jobs/lttng-tools.yaml

index 637a997318e4ff9b438bb5223b48960b957714a3..2fc0a905585dd309bb3a45d8b8a59b9b39dd43fa 100644 (file)
     github_user: efficios
     github_name: babeltrace
     version:
-      !include: jobs/inc/babeltrace-versions.yaml.inc
+      - stable-1.2
+      - stable-1.3
+      - stable-1.4
+      - master
     jobs:
       - 'babeltrace_{version}_{buildtype}':
           buildtype: build
           conf: !!python/tuple [std, static]
           version:
             - stable-1.3
+            - stable-1.4
             - master
       - 'babeltrace_{version}_{buildtype}':
           buildtype: macosxbuild
           build: !!python/tuple [std]
           conf: !!python/tuple [std, static]
           version:
+            - stable-1.4
             - master
       - 'babeltrace_{version}_cppcheck'
       - 'babeltrace_{version}_scan-build'
             - master-staging
             - stable-1.2-staging
             - stable-1.3-staging
+            - stable-1.4-staging
           arch: !!python/tuple [x86-32, x86-64]
           build: !!python/tuple [std, oot, dist]
           conf: !!python/tuple [std, static, python-bindings]
diff --git a/jobs/inc/babeltrace-versions.yaml.inc b/jobs/inc/babeltrace-versions.yaml.inc
deleted file mode 100644 (file)
index 9306544..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-- stable-1.2
-- stable-1.3
-- master
index 75d4be0452f8c2a86704e683b922530402506cfb..8bcd90cb41f74c3b833d1639f05a89621ebb2825 100644 (file)
           build: !!python/tuple [std, oot, dist]
           conf: !!python/tuple [std, no-ust, python-bindings, java-agent, python-agent]
           urcuversion: !!python/tuple [stable-0.9]
-          babelversion: !!python/tuple [stable-1.3]
+          babelversion: !!python/tuple [stable-1.4]
       - 'lttng-tools_{version}_{buildtype}':
           buildtype: portbuild
           version: stable-2.8
           build: !!python/tuple [std]
           conf: !!python/tuple [std, no-ust, python-bindings, java-agent, python-agent]
           urcuversion: !!python/tuple [stable-0.9]
-          babelversion: !!python/tuple [stable-1.3]
+          babelversion: !!python/tuple [stable-1.4]
       - 'lttng-tools_{version}_{buildtype}':
           buildtype: build
           version: stable-2.7
This page took 0.024714 seconds and 4 git commands to generate.