X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Fliburcu.yaml;h=c08e55243e1d681684eb38cd54a3e5a9024f3334;hb=9a00aa82d596dce1173f94d3a1bbfb54dcf30dca;hp=6d25f075d31b32ccb178b0bc89b16d46942d18aa;hpb=83001feae3fdc3c85ee07603edca45d2cdd435f4;p=lttng-ci.git diff --git a/jobs/liburcu.yaml b/jobs/liburcu.yaml index 6d25f07..c08e552 100644 --- a/jobs/liburcu.yaml +++ b/jobs/liburcu.yaml @@ -40,9 +40,9 @@ scm: - git: - url: https://github.com/urcu/userspace-rcu.git + url: git://github.com/urcu/userspace-rcu.git browser: githubweb - browser-url: https://github.com/urcu/userspace-rcu.git + browser-url: https://github.com/urcu/userspace-rcu branches: - origin/{version} @@ -51,7 +51,7 @@ properties: - github: - url: https://github.com/urcu/userspace-rcu/ + url: https://github.com/urcu/userspace-rcu ## Templates @@ -88,17 +88,14 @@ console-log-parsers: - 'GNU Make + GNU C Compiler (gcc)' total-thresholds: - failed: - total-all: 0 - total-high: 0 - total-normal: 0 - total-low: 0 + #failed: + # total-all: 0 + # total-high: 0 + # total-normal: 0 + # total-low: 0 - archive: artifacts: 'build/**' allow-empty: false - - trigger: - project: lttng-ust-{version} - threshold: SUCCESS - job-template: name: liburcu_{version}_cppcheck