summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
Diffstat (limited to 'jjb')
-rw-r--r--jjb/csit/csit-vpp-functional.yaml4
-rw-r--r--jjb/csit/csit-vpp-pylint.yaml1
-rw-r--r--jjb/global-macros.yaml7
3 files changed, 12 insertions, 0 deletions
diff --git a/jjb/csit/csit-vpp-functional.yaml b/jjb/csit/csit-vpp-functional.yaml
index cb42bfbdd..59bd10dde 100644
--- a/jjb/csit/csit-vpp-functional.yaml
+++ b/jjb/csit/csit-vpp-functional.yaml
@@ -70,3 +70,7 @@
publishers:
- archive-artifacts:
artifacts: 'report.html, log.html, output.xml'
+ latest-only: false
+
+ - robot-report
+
diff --git a/jjb/csit/csit-vpp-pylint.yaml b/jjb/csit/csit-vpp-pylint.yaml
index 326f206e6..817286c99 100644
--- a/jjb/csit/csit-vpp-pylint.yaml
+++ b/jjb/csit/csit-vpp-pylint.yaml
@@ -58,3 +58,4 @@
publishers:
- archive-artifacts:
artifacts: 'pylint.log'
+ latest-only: false
diff --git a/jjb/global-macros.yaml b/jjb/global-macros.yaml
index 9c0eeacbb..2b1d91c5b 100644
--- a/jjb/global-macros.yaml
+++ b/jjb/global-macros.yaml
@@ -171,6 +171,13 @@
healthy: 50
unhealthy: 40
+- publisher:
+ name: robot-report
+ publishers:
+ - robot:
+ output-path: ''
+ other-files: ''
+
###### BUILDERS
- builder:
name: ci-management-check-unicode