X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-ivc.yaml;h=4f2db2fd9a8ef7002dacd834cc975774dd9e9809;hb=72600ad8c708df93579e949c9b90c2e7606cde4a;hp=58f493b5ba7553a6f00a7765d11c1f77c8b6d536;hpb=16844a6de66cc1730db84f84074492c36bfaaf1c;p=lttng-ci.git diff --git a/jobs/lttng-ivc.yaml b/jobs/lttng-ivc.yaml index 58f493b..4f2db2f 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: @@ -51,18 +51,12 @@ values: '{obj:liburcu_version}' builders: - - copyartifact: - project: liburcu_${{liburcu_version}}_build/arch=${{arch}},conf=std,build=std - which-build: last-successful - stable: false - filter: 'build/**' - target: 'deps/liburcu' - shell: !include-raw-escape: scripts/lttng-ivc/build.sh publishers: - archive: - artifacts: 'artifacts/**' + artifacts: 'artifacts/**, src/lttng_ivc/runtime/projects_cache/**/log/**' allow-empty: false - junit: results: result.xml @@ -111,18 +105,12 @@ values: '{obj:liburcu_version}' builders: - - copyartifact: - project: liburcu_${{liburcu_version}}_build/arch=${{arch}},conf=std,build=std - which-build: last-successful - stable: false - filter: 'build/**' - target: 'deps/liburcu' - shell: !include-raw-escape: scripts/lttng-ivc/build.sh publishers: - archive: - artifacts: 'artifacts/**' + artifacts: 'artifacts/**, src/lttng_ivc/runtime/projects_cache/**/log/**' allow-empty: false - junit: results: result.xml @@ -175,6 +163,6 @@ 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]