jjb: Add coverity to lttng-scope
[lttng-ci.git] / jobs / lttng-analyses.yaml
index dc8603987bd2f6c747b09d8958d7dd3a7d670214..910ff4b189ed5f085c995211d54cd0c2bc3c8226 100644 (file)
@@ -60,7 +60,7 @@
       - copyartifact:
           project: babeltrace_${{babeltrace_version}}_build/arch=${{arch}},build=std,conf=python-bindings
           which-build: last-successful
-          stable: true
+          stable: false
           filter: 'build/**'
           target: 'deps/babeltrace'
       - shell:
@@ -88,9 +88,9 @@
 
     builders:
        - copyartifact:
-           project: babeltrace_master_build/arch=x86-64,build=std,conf=python-bindings
+           project: babeltrace_{babeltrace_version}_build/arch=x86-64,build=std,conf=python-bindings
            which-build: last-successful
-           stable: true
+           stable: false
            filter: 'build/**'
            target: 'deps/babeltrace'
        - shell:
     jobs:
       - 'lttng-analyses_{version}_build':
           arch: !!python/tuple [x86-32, x86-64]
-          babeltrace_version: !!python/tuple [stable-1.3, stable-1.4, master]
-      - 'lttng-analyses_{version}_pylint'
+          babeltrace_version: !!python/tuple [stable-1.4, stable-1.5, master]
+      - 'lttng-analyses_{version}_pylint':
+          babeltrace_version: stable-1.5
 
This page took 0.024239 seconds and 4 git commands to generate.