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:
439b937
)
updating the path of DMM artifacts
50/15550/2
author
sharath
<
[email protected]
>
Fri, 26 Oct 2018 11:11:40 +0000
(16:41 +0530)
committer
sharath
<
[email protected]
>
Fri, 26 Oct 2018 12:15:09 +0000
(17:45 +0530)
Change-Id: Id187b0fba3bb3d9d934ae238f2554555770c9839
Signed-off-by: sharath <
[email protected]
>
jjb/csit/csit.yaml
patch
|
blob
|
history
jjb/dmm/dmm.yaml
patch
|
blob
|
history
diff --git
a/jjb/csit/csit.yaml
b/jjb/csit/csit.yaml
index
3da72e9
..
3887218
100644
(file)
--- a/
jjb/csit/csit.yaml
+++ b/
jjb/csit/csit.yaml
@@
-1768,10
+1768,7
@@
publishers:
- archive-artifacts:
- artifacts: >
- **/csit/report.html,
- **/csit/log.html,
- **/csit/output.xml
+ artifacts: 'archive/*.*'
latest-only: false
- robot-report:
diff --git
a/jjb/dmm/dmm.yaml
b/jjb/dmm/dmm.yaml
index
eeb8e94
..
f9f159c
100644
(file)
--- a/
jjb/dmm/dmm.yaml
+++ b/
jjb/dmm/dmm.yaml
@@
-201,10
+201,7
@@
publishers:
- archive-artifacts:
- artifacts: >
- **/csit/report.html,
- **/csit/log.html,
- **/csit/output.xml
+ artifacts: 'csit/archive/*.*'
latest-only: false
- robot-report: