X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-tools.yaml;h=1023c21e53a5073a7cfd471697748cca6e81abd5;hb=51ca880af5b402543991845ffbd5894142c1ed53;hp=9949151e401d5dbd8a02052a49ff2527542f5f9a;hpb=035ee855f4a1c4fa06fefd5e513ccfd7d991423b;p=lttng-ci.git diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index 9949151..1023c21 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -23,9 +23,9 @@ scm: - git: - url: git://github.com/lttng/lttng-tools.git + url: git://github.com/lttng/{github_user}/{github_name}.git browser: githubweb - browser-url: https://github.com/lttng/lttng-tools + browser-url: https://github.com/{github_user}/{github_name} branches: - origin/{version} @@ -35,7 +35,7 @@ properties: - github: - url: https://github.com/lttng/lttng-tools + url: https://github.com/{github_user}/{github_name} ## Templates @@ -173,12 +173,12 @@ - warnings: console-log-parsers: - 'GNU Make + GNU C Compiler (gcc)' - #total-thresholds: - # failed: - # total-all: 0 - # total-high: 0 - # total-normal: 0 - # total-low: 0 + total-thresholds: + unstable: + total-all: 1 + total-high: 1 + total-normal: 1 + total-low: 1 - archive: artifacts: 'build/**' allow-empty: false @@ -334,6 +334,8 @@ ## Project - project: name: lttng-tools + github_user: lttng + github_name: lttng-tools version: !include: jobs/inc/lttng-tools-versions.yaml.inc jobs: