Make robot framework output-path parametrizable.
[ci-management.git] / jjb / csit / csit-vpp-functional.yaml
index dcedc68..9b147ba 100644 (file)
@@ -56,7 +56,8 @@
             artifacts: 'report.html, log.html, output.xml'
             latest-only: false
 
-        - robot-report
+        - robot-report:
+            output-path: ''
 
 - job-template:
     name: 'csit-vpp-functional-hw-tb2'
             artifacts: 'report.html, log.html, output.xml'
             latest-only: false
 
-        - robot-report
+        - robot-report:
+            output-path: ''
 
 - job-template:
     name: 'csit-vpp-functional-nodepool'
             artifacts: 'report.html, log.html, output.xml'
             latest-only: false
 
-        - robot-report
+        - robot-report:
+            output-path: ''
 
 - job-template:
     name: 'csit-vpp-master-verify-weekly'