X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-ivc.yaml;h=4f2db2fd9a8ef7002dacd834cc975774dd9e9809;hb=91ba8aa1f65cc73d217686217f6ab5817d209808;hp=70b00f9899964f31d41f31f9858a74a48a3eca22;hpb=169bcc4a6aa3421327ab5177f22dee0b8fb544fc;p=lttng-ci.git diff --git a/jobs/lttng-ivc.yaml b/jobs/lttng-ivc.yaml index 70b00f9..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