X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-ivc.yaml;h=053e09542e37309fb545ebf314afa73bf767ca17;hb=b5dc61dec3d9d8612a14999cd7b54064af93f767;hp=65b7e81b4bc6947a6b301c2d1d3b7f18e1e70cbe;hpb=ee380ea24ae64af8a92a64baa7bd012e1c31c9fc;p=lttng-ci.git diff --git a/jobs/lttng-ivc.yaml b/jobs/lttng-ivc.yaml index 65b7e81..053e095 100644 --- a/jobs/lttng-ivc.yaml +++ b/jobs/lttng-ivc.yaml @@ -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 @@ -122,7 +122,7 @@ publishers: - archive: - artifacts: 'artifacts/**' + artifacts: 'artifacts/**, src/lttng_ivc/runtime/projects_cache/**/log/**' allow-empty: false - junit: results: result.xml @@ -162,19 +162,19 @@ jobs: - 'lttng-ivc-{version}': version: master - arch: !!python/tuple [x86-32, x86-64] + arch: !!python/tuple [amd64] liburcu_version: !!python/tuple [master] - 'lttng-ivc-{version}': # Send only to maintainer email_to: "joraj@efficios.com" version: staging - arch: !!python/tuple [x86-32, x86-64] + arch: !!python/tuple [amd64] liburcu_version: !!python/tuple [master] - 'lttng-ivc-{version}-modules': # Send only to maintainer email_to: "joraj@efficios.com" version: master - arch: !!python/tuple [x86-64] - slave: !!python/tuple [x86-64-standalone] + arch: !!python/tuple [amd64] + slave: !!python/tuple [amd64-rootnode] liburcu_version: !!python/tuple [master]