jjb: binutils-gdb: catch ERRORs in gdb.sum
[lttng-ci.git] / jobs / system-tests.yaml
index 0bc4cd61d624c81a1f849057bd88ff2f01e7af88..1b0f20d377b6b702599f24d4a6bf5ceeb7481f9d 100644 (file)
@@ -1,6 +1,6 @@
 ---
 ## Anchors
-- system_tests_parameters_defaults: &system_tests_parameters_defaults
+- _system_tests_parameters_defaults: &system_tests_parameters_defaults
     name: 'system_tests_parameters_defaults'
     parameters:
       - string:
     properties:
       - build-discarder:
           num-to-keep: 10
+          artifact-num-to-keep: 2
       - throttle:
           max-total: 2
           option: 'category'
       - git:
           url: https://github.com/lttng/lttng-ci
           basedir: src/lttng-ci/
-      - git:
-          url : $LTTNG_MODULES_REPO
-          basedir: src/lttng-modules/
-          branches:
-            - $LTTNG_MODULES_COMMIT_ID
 
     builders:
+      - shell: !include-raw-escape: scripts/system-tests/checkout-modules.sh
       - shell: !include-raw-escape: scripts/system-tests/generate-properties-slave.sh
       - inject:
           properties-file: properties.txt
     lttngversion:
       - canary
       - master
-      - stable-2.10
-      - stable-2.11
       - stable-2.12
       - stable-2.13
     jobs:
       - linux-3.18.y
     lttngversion:
       - master
-      - stable-2.10
-      - stable-2.11
       - stable-2.12
       - stable-2.13
     jobs:
This page took 0.024203 seconds and 4 git commands to generate.