Babeltrace: checkout sources in a subdirectory
[lttng-ci.git] / jobs / babeltrace.yaml
index 172b7cf50f4f254ae0293108a83009291d96def2..637a997318e4ff9b438bb5223b48960b957714a3 100644 (file)
@@ -30,6 +30,7 @@
           browser-url: https://github.com/{github_user}/{github_name}
           branches:
             - origin/{version}
+          basedir: src/babeltrace
 
     triggers:
       - pollscm:
@@ -72,7 +73,7 @@
     # TODO: Scan for open tasks
     publishers:
       - tap:
-          results: 'tests/**/*.log'
+          results: 'tap/**/*.log'
           failed-tests-mark-build-as-failure: true
           todo-is-failure: false
       - warnings:
@@ -98,7 +99,7 @@
     <<: *babeltrace_version_buildtype_anchor
     publishers:
       - tap:
-          results: 'tests/**/*.log'
+          results: 'tap/**/*.log'
           failed-tests-mark-build-as-failure: true
           todo-is-failure: false
       - warnings:
This page took 0.022904 seconds and 4 git commands to generate.