project-type: freestyle
logrotate:
- daysToKeep: -1
numToKeep: 2
- artifactDaysToKeep: -1
- artifactNumToKeep: -1
wrappers:
- workspace-cleanup
console-log-parsers:
- 'GNU Make + GNU C Compiler (gcc)'
total-thresholds:
- failed:
- total-all: 0
- total-high: 0
- total-normal: 0
- total-low: 0
+ unstable:
+ total-all: 1
+ total-high: 1
+ total-normal: 1
+ total-low: 1
- archive:
artifacts: 'build/**'
allow-empty: false
console-log-parsers:
- 'GNU Make + GNU C Compiler (gcc)'
total-thresholds:
- failed:
- total-all: 0
- total-high: 0
- total-normal: 0
- total-low: 0
+ unstable:
+ total-all: 1
+ total-high: 1
+ total-normal: 1
+ total-low: 1
- ircbot:
strategy: new-failure-and-fixed
notify-committers: True
notify-fixers: True
-
matrix-notifier: only-configurations
channels:
- name: '#lttng'
project-type: freestyle
logrotate:
- daysToKeep: -1
numToKeep: 2
- artifactDaysToKeep: -1
- artifactNumToKeep: -1
wrappers:
- workspace-cleanup
scm:
- git:
- url: git://github.com/urcu/userspace-rcu.git
+ url: git://github.com/{github_user}/{github_name}.git
browser: githubweb
- browser-url: https://github.com/urcu/userspace-rcu
+ browser-url: https://github.com/{github_user}/{github_name}
branches:
- origin/{version}
properties:
- github:
- url: https://github.com/urcu/userspace-rcu
+ url: https://github.com/{github_user}/{github_name}
## Templates
- 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
## Project
- project:
name: liburcu
+ github_user: urcu
+ github_name: userspace-rcu
version:
!include: jobs/inc/liburcu-versions.yaml.inc
jobs:
buildtype: solarisbuild
arch: !!python/tuple [solaris10, solaris11]
build: !!python/tuple [std]
- version:
+ version: # Solaris support was introduced in 0.9
- master
- stable-0.9
- 'liburcu_{version}_cppcheck'
scm:
- git:
- url: git://github.com/lttng/lttng-analyses.git
+ url: git://github.com/{github_user}/{github_name}.git
browser: githubweb
- browser-url: https://github.com/lttng/lttng-analyses
+ browser-url: https://github.com/{github_user}/{github_name}
branches:
- origin/{version}
properties:
- github:
- url: https://github.com/lttng/lttng-analyses
+ url: https://github.com/{github_user}/{github_name}
## Templates
## Project
- project:
name: lttng-analyses
+ github_user: lttng
+ github_name: lttng-analyses
version:
- master
jobs:
scm:
- git:
- url: git://github.com/lttng/lttng-modules.git
+ url: git://github.com/{github_user}/{github_name}.git
browser: githubweb
- browser-url: https://github.com/lttng/lttng-modules
+ browser-url: https://github.com/{github_user}/{github_name}
branches:
- "{mversion}"
shallow-clone: true
properties:
- github:
- url: https://github.com/lttng/lttng-modules
+ url: https://github.com/{github_user}/{github_name}
## Templates
## Project
- project:
name: lttng-modules
+ github_user: lttng
+ github_name: lttng-modules
mversion:
!include: jobs/inc/lttng-modules-versions.yaml.inc
jobs:
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}
properties:
- github:
- url: https://github.com/lttng/lttng-tools
+ url: https://github.com/{github_user}/{github_name}
## Templates
- 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
## Project
- project:
name: lttng-tools
+ github_user: lttng
+ github_name: lttng-tools
version:
!include: jobs/inc/lttng-tools-versions.yaml.inc
jobs:
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}
properties:
- github:
- url: https://github.com/lttng/lttng-ust
+ url: https://github.com/{github_user}/{github_name}
## Templates
- 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
## Project
- project:
name: lttng-ust
+ github_user: lttng
+ github_name: lttng-ust
version:
!include: jobs/inc/lttng-ust-versions.yaml.inc
jobs:
- job:
name: ops_job-generator_kernel
+ disabled: true # Currently unused
node: master
description: |
The kernel job generator auto generate from jenkins job builder all the
project-type: freestyle
logrotate:
- daysToKeep: -1
numToKeep: 2
- artifactDaysToKeep: -1
- artifactNumToKeep: -1
wrappers:
- timestamps
project-type: freestyle
logrotate:
- daysToKeep: -1
numToKeep: 2
- artifactDaysToKeep: -1
- artifactNumToKeep: -1
wrappers:
- workspace-cleanup
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}
properties:
- github:
- url: https://github.com/tracecompass/tracecompass
+ url: https://github.com/{github_user}/{github_name}
## Templates
## Project
- project:
name: tracecompass
+ github_user: alexmonthy
+ github_name: tracecompass
version:
- master
- tc-next