X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-ust.yaml;h=a140cd67edf1e16a2a30775eec2f45e0d835b84e;hb=e6be9fb081c8e72001399813d032124d0117899d;hp=ecadffdabbda929eae21d62d2ffc24a66cf974d7;hpb=ef63064fd40c71fa23ea36a9121d06936b361add;p=lttng-ci.git diff --git a/jobs/lttng-ust.yaml b/jobs/lttng-ust.yaml index ecadffd..a140cd6 100644 --- a/jobs/lttng-ust.yaml +++ b/jobs/lttng-ust.yaml @@ -11,10 +11,7 @@ project-type: freestyle logrotate: - daysToKeep: -1 numToKeep: 2 - artifactDaysToKeep: -1 - artifactNumToKeep: -1 wrappers: - workspace-cleanup @@ -23,9 +20,9 @@ scm: - git: - url: git://github.com/lttng/lttng-ust.git + url: git://github.com/{github_user}/{github_name}.git browser: githubweb - browser-url: https://github.com/lttng/lttng-ust + browser-url: https://github.com/{github_user}/{github_name} branches: - origin/{version} @@ -35,7 +32,7 @@ properties: - github: - url: https://github.com/lttng/lttng-ust + url: https://github.com/{github_user}/{github_name} ## Templates @@ -87,12 +84,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: 0 + total-high: 0 + total-normal: 0 + total-low: 0 - archive: artifacts: 'build/**' allow-empty: false @@ -234,6 +231,8 @@ ## Project - project: name: lttng-ust + github_user: lttng + github_name: lttng-ust version: !include: jobs/inc/lttng-ust-versions.yaml.inc jobs: