jjb: liburcu: Add FreeBSD jobs
[lttng-ci.git] / jobs / lttng-ivc.yaml
index 58f493b5ba7553a6f00a7765d11c1f77c8b6d536..053e09542e37309fb545ebf314afa73bf767ca17 100644 (file)
@@ -15,7 +15,7 @@
 
     scm:
       - git:
-          url: git://github.com/{github_user}/{github_name}.git
+          url: https://github.com/{github_user}/{github_name}.git
           browser: githubweb
           browser-url: https://github.com/{github_user}/{github_name}
           branches:
@@ -62,7 +62,7 @@
 
     publishers:
       - archive:
-          artifacts: 'artifacts/**'
+          artifacts: 'artifacts/**, src/lttng_ivc/runtime/projects_cache/**/log/**'
           allow-empty: false
       - junit:
           results: result.xml
 
     publishers:
       - archive:
-          artifacts: 'artifacts/**'
+          artifacts: 'artifacts/**, src/lttng_ivc/runtime/projects_cache/**/log/**'
           allow-empty: false
       - junit:
           results: result.xml
          email_to: "joraj@efficios.com"
          version: master
          arch: !!python/tuple [amd64]
-         slave: !!python/tuple [amd64-standalone]
+         slave: !!python/tuple [amd64-rootnode]
          liburcu_version: !!python/tuple [master]
 
This page took 0.029605 seconds and 4 git commands to generate.