scm:
- git:
- url: git://github.com/{github_user}/{github_name}.git
- browser: githubweb
- browser-url: https://github.com/{github_user}/{github_name}
+ url: https://gitlab.com/{gitlab_user}/{gitlab_project}.git
+ browser: gitlab
+ browser-url: https://gitlab.com/{gitlab_user}/{gitlab_project}
branches:
- origin/{version}
skip-tag: true
properties:
- build-discarder:
num-to-keep: 2
- - github:
- url: https://github.com/{github_user}/{github_name}
- defaults:
name: ctf-java
scm:
- git:
- url: git://github.com/{github_user}/{github_name}.git
- browser: githubweb
- browser-url: https://github.com/{github_user}/{github_name}
+ url: https://gitlab.com/{gitlab_user}/{gitlab_project}.git
+ browser: gitlab
+ browser-url: https://gitlab.com/{gitlab_user}/{gitlab_project}
branches:
- origin/{version}
skip-tag: true
properties:
- build-discarder:
num-to-keep: 2
- - github:
- url: https://github.com/{github_user}/{github_name}
## Templates
scm:
- git:
- url: git://github.com/{github_user}/{github_name}.git
- browser: githubweb
- browser-url: https://github.com/{github_user}/{github_name}
+ url: https://gitlab.com/{gitlab_user}/{gitlab_project}.git
+ browser: gitlab
+ browser-url: https://gitlab.com/{gitlab_user}/{gitlab_project}
branches:
- origin/{version}
skip-tag: true
## Project
- project:
name: ctf-java
- github_user: efficios
- github_name: ctf-java
+ gitlab_user: lttng
+ gitlab_project: lttng-scope/ctf-java
email_to: 'ci-notification@lists.lttng.org, cc:alexmonthy@efficios.com'
email_for_all_failure: 'alexmonthy@efficios.com'
version:
- workspace-cleanup
- timestamps
- ansicolor
+ - xvfb:
+ installation-name: "default"
+ auto-display-name: true
+ parallel-build: false
+ screen: 1024x768x24
+ - timeout:
+ timeout: 60
+ fail: true
+ type: absolute
scm:
- git:
- url: git://github.com/{github_user}/{github_name}.git
- browser: githubweb
- browser-url: https://github.com/{github_user}/{github_name}
+ url: https://gitlab.com/{gitlab_user}/{gitlab_project}.git
+ browser: gitlab
+ browser-url: https://gitlab.com/{gitlab_user}/{gitlab_project}
branches:
- origin/{version}
skip-tag: true
properties:
- build-discarder:
num-to-keep: 2
- - github:
- url: https://github.com/{github_user}/{github_name}
- defaults:
name: jabberwocky
scm:
- git:
- url: git://github.com/{github_user}/{github_name}.git
- browser: githubweb
- browser-url: https://github.com/{github_user}/{github_name}
+ url: hhtps://gitlab.com/{gitlab_user}/{gitlab_project}.git
+ browser: gitlab
+ browser-url: https://gitlab.com/{gitlab_user}/{gitlab_project}
branches:
- origin/{version}
skip-tag: true
properties:
- build-discarder:
num-to-keep: 2
- - github:
- url: https://github.com/{github_user}/{github_name}
## Templates
scm:
- git:
- url: git://github.com/{github_user}/{github_name}.git
- browser: githubweb
- browser-url: https://github.com/{github_user}/{github_name}
+ url: https://gitlab.com/{gitlab_user}/{gitlab_project}.git
+ browser: gitlab
+ browser-url: https://gitlab.com/{gitlab_user}/{gitlab_project}
branches:
- origin/{version}
skip-tag: true
## Project
- project:
name: jabberwocky
- github_user: efficios
- github_name: jabberwocky
+ gitlab_user: lttng
+ gitlab_project: lttng-scope/jabberwocky
email_to: 'ci-notification@lists.lttng.org, cc:alexmonthy@efficios.com'
email_for_all_failure: 'alexmonthy@efficios.com'
version:
scm:
- git:
- url: git://github.com/{github_user}/{github_name}.git
- browser: githubweb
- browser-url: https://github.com/{github_user}/{github_name}
+ url: https://gitlab.com/{gitlab_user}/{gitlab_project}.git
+ browser: gitlab
+ browser-url: https://gitlab.com/{gitlab_user}/{gitlab_project}
branches:
- origin/{version}
skip-tag: true
properties:
- build-discarder:
num-to-keep: 2
- - github:
- url: https://github.com/{github_user}/{github_name}
- defaults:
name: libdelorean-java
scm:
- git:
- url: git://github.com/{github_user}/{github_name}.git
- browser: githubweb
- browser-url: https://github.com/{github_user}/{github_name}
+ url: https://gitlab.com/{gitlab_user}/{gitlab_project}.git
+ browser: gitlab
+ browser-url: https://gitlab.com/{gitlab_user}/{gitlab_project}
branches:
- origin/{version}
skip-tag: true
properties:
- build-discarder:
num-to-keep: 2
- - github:
- url: https://github.com/{github_user}/{github_name}
## Templates
scm:
- git:
- url: git://github.com/{github_user}/{github_name}.git
- browser: githubweb
- browser-url: https://github.com/{github_user}/{github_name}
+ url: https://gitlab.com/{gitlab_user}/{gitlab_project}.git
+ browser: gitlab
+ browser-url: https://gitlab.com/{gitlab_user}/{gitlab_project}
branches:
- origin/{version}
skip-tag: true
## Project
- project:
name: libdelorean-java
- github_user: efficios
- github_name: libdelorean-java
+ gitlab_user: lttng
+ gitlab_project: lttng-scope/libdelorean-java
email_to: 'ci-notification@lists.lttng.org, cc:alexmonthy@efficios.com'
email_for_all_failure: 'alexmonthy@efficios.com'
version:
scm:
- git:
- url: git://github.com/{github_user}/{github_name}.git
- browser: githubweb
- browser-url: https://github.com/{github_user}/{github_name}
+ url: https://gitlab.com/{gitlab_user}/{gitlab_project}.git
+ browser: gitlab
+ browser-url: https://gitlab.com/{gitlab_user}/{gitlab_project}
branches:
- origin/{version}
skip-tag: true
properties:
- build-discarder:
num-to-keep: 7
- - github:
- url: https://github.com/{github_user}/{github_name}
## Templates
goals: clean install -Dmaven.test.skip=false
private-repository: true
settings: 'org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig277b7a2d-b7a6-4ae4-a32d-18c02514e9e4'
- properties:
- - maven.test.failure.ignore=true
publishers:
- archive:
scm:
- git:
- url: git://github.com/{github_user}/{github_name}.git
- browser: githubweb
- browser-url: https://github.com/{github_user}/{github_name}
+ url: https://gitlab.com/{gitlab_user}/{gitlab_project}.git
+ browser: gitlab
+ browser-url: https://gitlab.com/{gitlab_user}/{gitlab_project}
branches:
- origin/{version}
skip-tag: true
goals: clean install -Dmaven.test.skip=false
private-repository: true
settings: 'org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig277b7a2d-b7a6-4ae4-a32d-18c02514e9e4'
- properties:
- - maven.test.failure.ignore=true
publishers:
- archive:
goals: clean install -Dmaven.test.skip=false
private-repository: true
settings: 'org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig277b7a2d-b7a6-4ae4-a32d-18c02514e9e4'
- properties:
- - maven.test.failure.ignore=true
publishers:
- archive:
scm:
- git:
- url: git://github.com/{github_user}/{github_name}.git
- browser: githubweb
- browser-url: https://github.com/{github_user}/{github_name}
+ url: https://gitlab.com/{gitlab_user}/{gitlab_project}.git
+ browser: gitlab
+ browser-url: https://gitlab.com/{gitlab_user}/{gitlab_project}
branches:
- origin/{version}
skip-tag: true
## Project
- project:
name: lttng-scope
- github_user: lttng
- github_name: lttng-scope
+ gitlab_user: lttng
+ gitlab_project: lttng-scope/lttng-scope
email_to: 'ci-notification@lists.lttng.org, cc:alexmonthy@efficios.com'
email_for_all_failure: 'alexmonthy@efficios.com'
version: