From b1b7553a55d7597a2ef4e71c09ffc6f0d270205d Mon Sep 17 00:00:00 2001 From: Jan Gelety Date: Mon, 14 Jan 2019 08:37:20 +0100 Subject: [PATCH] FIX: Use correct robot output path in csit device semiweekly job Change-Id: I7025ee4b512fce9edfec38b707775704476d2622 Signed-off-by: Jan Gelety --- jjb/csit/csit-vpp-device.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/csit/csit-vpp-device.yaml b/jjb/csit/csit-vpp-device.yaml index a71f3eb53..5ff9912d6 100644 --- a/jjb/csit/csit-vpp-device.yaml +++ b/jjb/csit/csit-vpp-device.yaml @@ -207,7 +207,7 @@ artifacts: 'csit/archive/*.*' latest-only: false - robot: - output-path: archive + output-path: 'csit/archive' other-files: - '*.*' - fdio-infra-shiplogs: -- 2.16.6