Code Review
/
releng
/
builder.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
(from parent 1:
54be3d2
)
Merge "Migrate Jenkins archive to Nexus"
author
Andrew Grimberg
<agrimberg@linuxfoundation.org>
Mon, 27 Jun 2016 19:32:29 +0000
(19:32 +0000)
committer
Gerrit Code Review
<gerrit@opendaylight.org>
Mon, 27 Jun 2016 19:32:29 +0000
(19:32 +0000)
jjb/releng-jobs.yaml
patch
|
blob
|
history
diff --git
a/jjb/releng-jobs.yaml
b/jjb/releng-jobs.yaml
index 7c73c78a5c72bdd5a044800de594447937bb0780..c574760902795cfee2f60c335a1455e0c2e8cbf4 100644
(file)
--- a/
jjb/releng-jobs.yaml
+++ b/
jjb/releng-jobs.yaml
@@
-21,9
+21,6
@@
logrotate:
daysToKeep: 7
- numToKeep: 10
- artifactDaysToKeep: -1
- artifactNumToKeep: 5
parameters:
- project-parameter:
@@
-71,12
+68,11
@@
- shell: |
pip freeze
python scripts/jjb-autoupdate-project.py
- jenkins-jobs test --recursive -o job_output jjb/
+ jenkins-jobs test --recursive -o archives/job_output jjb/
+
- releng-check-unicode
publishers:
- - archive-artifacts:
- artifacts: 'job_output/*'
- email-notification:
email-prefix: '[releng]'
- archive-build: