X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Ftracecompass.yml;h=3630e05e09748a9c13a31054b0530f77bee80ac2;hb=1870e5846d267b0d1e4363351219ff9f786adbee;hp=3b11b27702386a728910d16cce6f75542d22eee6;hpb=f9c57a8ad7ce82fe626b2ed02ba094a4a6acdd08;p=lttng-ci.git diff --git a/jobs/tracecompass.yml b/jobs/tracecompass.yml index 3b11b27..3630e05 100644 --- a/jobs/tracecompass.yml +++ b/jobs/tracecompass.yml @@ -8,10 +8,7 @@ project-type: freestyle logrotate: - daysToKeep: -1 numToKeep: 2 - artifactDaysToKeep: -1 - artifactNumToKeep: -1 wrappers: - workspace-cleanup @@ -20,10 +17,9 @@ scm: - git: - #url: git://github.com/tracecompass/tracecompass.git - url: git://github.com/alexmonthy/tracecompass.git + url: git://github.com/{github_user}/{github_name}.git browser: githubweb - browser-url: https://github.com/tracecompass/tracecompass + browser-url: https://github.com/{github_user}/{github_name} branches: - origin/{version} @@ -33,7 +29,7 @@ properties: - github: - url: https://github.com/tracecompass/tracecompass + url: https://github.com/{github_user}/{github_name} ## Templates @@ -94,7 +90,7 @@ - maven-target: maven-version: "Maven 3.3.3" goals: clean install -Pctf-grammar,build-rcp - private-repository: true + settings: 'org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig277b7a2d-b7a6-4ae4-a32d-18c02514e9e4' properties: - maven.test.failure.ignore=true - eclipse.p2.mirrors=false @@ -235,6 +231,8 @@ ## Project - project: name: tracecompass + github_user: alexmonthy + github_name: tracecompass version: - master - tc-next