Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mattia Rizzolo
jenkins.d.n
Commits
74babaa1
Commit
74babaa1
authored
Jun 18, 2017
by
Mattia Rizzolo
Browse files
packages-tests: test coverage
Signed-off-by:
Mattia Rizzolo
<
mattia@debian.org
>
parent
d019f87a
Changes
2
Hide whitespace changes
Inline
Side-by-side
INSTALL
View file @
74babaa1
...
...
@@ -52,6 +52,7 @@ We would prefer to run a jenkins package from jessie-backports.
* Build Authorization Token Root Plugin
* Embeddable Build Status Plugin
* Plot Plugin
* Cobertura Plugin
* Sidebar Link
* Green Balls
...
...
job-cfg/packages-tests.yaml
View file @
74babaa1
...
...
@@ -58,13 +58,25 @@
-
defaults
:
<<
:
*DEFAULTS
name
:
packages-tests-
junit-
exports
name
:
packages-tests-exports
publishers
:
-
email
:
*email
-
trigger
:
*trigger
-
naginator
:
*naginator
-
junit
:
results
:
'
job-exports/test-results/*.xml'
-
cobertura
:
report-file
:
'
job-exports/test-coverage/*.xml'
source-encoding
:
'
utf8'
targets
:
-
files
:
healthy
:
10
unhealthy
:
20
failing
:
30
-
method
:
healthy
:
50
unhealthy
:
40
failing
:
30
-
job-template
:
defaults
:
packages-tests
...
...
@@ -72,8 +84,8 @@
name
:
'
{name}_{my_distro}'
-
job-template
:
defaults
:
packages-tests-
junit-
exports
id
:
junit
defaults
:
packages-tests-exports
id
:
tests-exports
name
:
'
{name}_{my_distro}'
-
project
:
...
...
@@ -120,4 +132,4 @@
cron
:
'
*
H/2
*
*
*'
my_trigger
:
'
{name}_stretch'
jobs
:
-
junit
-
tests-exports
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment