Code Review
/
ci-management.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
2aaed58
)
Start build only if there were recent changes in the repo
02/96402/1
author
Artem Naluzhnyy
<A.Naluzhnyy@samsung.com>
Mon, 30 Sep 2019 08:06:15 +0000
(10:06 +0200)
committer
Artem Naluzhnyy
<A.Naluzhnyy@samsung.com>
Mon, 30 Sep 2019 08:06:15 +0000
(10:06 +0200)
Issue-ID: CIMAN-260
Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com>
Change-Id: I0da704f1c263f1f0279aa5c116b6e4f309655e1a
jjb/portal/portal.yaml
patch
|
blob
|
history
diff --git
a/jjb/portal/portal.yaml
b/jjb/portal/portal.yaml
index
2073e0a
..
0fcb0a5
100644
(file)
--- a/
jjb/portal/portal.yaml
+++ b/
jjb/portal/portal.yaml
@@
-40,8
+40,9
@@
- project:
name: 'portal-coverity'
jobs:
- -
onap-gerrit-maven-coverity
+ -
'onap-gerrit-maven-coverity'
cron: '@daily'
+ max-git-repo-age-hours: 48
build-node: 'ubuntu1604-builder-4c-4g'
project: 'portal'
project-name: 'portal'