Remove all 2.6 related jobs
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 24 May 2016 19:57:24 +0000 (15:57 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Tue, 24 May 2016 19:57:37 +0000 (15:57 -0400)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
jobs/inc/lttng-modules-versions.yaml.inc [deleted file]
jobs/inc/lttng-tools-versions.yaml.inc [deleted file]
jobs/inc/lttng-ust-versions.yaml.inc [deleted file]
jobs/lttng-modules.yaml
jobs/lttng-tools.yaml
jobs/lttng-ust.yaml

diff --git a/jobs/inc/lttng-modules-versions.yaml.inc b/jobs/inc/lttng-modules-versions.yaml.inc
deleted file mode 100644 (file)
index be356b5..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-- stable-2.6
-- stable-2.7
-- stable-2.8
-- master
diff --git a/jobs/inc/lttng-tools-versions.yaml.inc b/jobs/inc/lttng-tools-versions.yaml.inc
deleted file mode 100644 (file)
index be356b5..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-- stable-2.6
-- stable-2.7
-- stable-2.8
-- master
diff --git a/jobs/inc/lttng-ust-versions.yaml.inc b/jobs/inc/lttng-ust-versions.yaml.inc
deleted file mode 100644 (file)
index be356b5..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-- stable-2.6
-- stable-2.7
-- stable-2.8
-- master
index 8ecbaf16cc8b626da886999e0d720c761f951113..b25fa1fad363c2aef2c56a1b6e98c3fd33112be3 100644 (file)
     github_user: lttng
     github_name: lttng-modules
     mversion:
-      !include: jobs/inc/lttng-modules-versions.yaml.inc
+      - stable-2.7
+      - stable-2.8
+      - master
     jobs:
       - 'lttng-modules_{mversion}_build-vanilla'
       - 'lttng-modules_{mversion}_build-rt':
index 8bcd90cb41f74c3b833d1639f05a89621ebb2825..bf42663bdb22fe6ac409dd65aad613494c8da720 100644 (file)
     github_user: lttng
     github_name: lttng-tools
     version:
-      !include: jobs/inc/lttng-tools-versions.yaml.inc
+      - stable-2.7
+      - stable-2.8
+      - master
     jobs:
       - 'lttng-tools_{version}_{buildtype}':
           buildtype: build
           conf: !!python/tuple [std, no-ust, python-bindings, java-agent, python-agent]
           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.9]
-          babelversion: !!python/tuple [stable-1.3]
-      - 'lttng-tools_{version}_{buildtype}':
-          buildtype: portbuild
-          version: stable-2.6
-          arch: !!python/tuple [armhf, arm64, powerpc]
-          build: !!python/tuple [std]
-          conf: !!python/tuple [std, no-ust, python-bindings]
-          urcuversion: !!python/tuple [stable-0.9]
-          babelversion: !!python/tuple [stable-1.3]
       - 'lttng-tools_{version}_cppcheck'
       - 'lttng-tools_{version}_scan-build':
           version: master
       - 'lttng-tools_{version}_scan-build':
           version: stable-2.7
           urcuversion: stable-0.9
-      - 'lttng-tools_{version}_scan-build':
-         version: stable-2.6
-         urcuversion: stable-0.9
       #- 'lttng-tools_{version}_pylint'
       - 'lttng-tools_{version}_coverity':
           version: master
index 59a749cbcaec7f156293cbe19792c8a7559b6c56..f30982a7400715362c821ab593b0e8c2eadcf4ef 100644 (file)
     github_user: lttng
     github_name: lttng-ust
     version:
-      !include: jobs/inc/lttng-ust-versions.yaml.inc
+      - stable-2.7
+      - stable-2.8
+      - master
     jobs:
       - 'lttng-ust_{version}_{buildtype}':
           buildtype: build
This page took 0.026552 seconds and 4 git commands to generate.