Enable robot framework jenkins plugin. 34/334/4
authorStefan Kobza <skobza@cisco.com>
Tue, 16 Feb 2016 21:12:33 +0000 (22:12 +0100)
committerStefan Kobza <skobza@cisco.com>
Thu, 18 Feb 2016 19:30:59 +0000 (20:30 +0100)
Change-Id: I506ea3dd431b559c3ce1e756f2310103da05024d
Signed-off-by: Stefan Kobza <skobza@cisco.com>
jjb/csit/csit-vpp-functional.yaml
jjb/csit/csit-vpp-pylint.yaml
jjb/global-macros.yaml

index cb42bfb..59bd10d 100644 (file)
@@ -70,3 +70,7 @@
     publishers:
         - archive-artifacts:
             artifacts: 'report.html, log.html, output.xml'
+            latest-only: false
+
+        - robot-report
+
index 326f206..817286c 100644 (file)
@@ -58,3 +58,4 @@
     publishers:
         - archive-artifacts:
             artifacts: 'pylint.log'
+            latest-only: false
index 9c0eeac..2b1d91c 100644 (file)
                     healthy: 50
                     unhealthy: 40
 
+- publisher:
+    name: robot-report
+    publishers:
+        - robot:
+            output-path: ''
+            other-files: ''
+
 ###### BUILDERS
 - builder:
     name: ci-management-check-unicode