From 7d9c0de9c63cb9483b80f5deedb7920cffbedcb6 Mon Sep 17 00:00:00 2001 From: Eric Ball Date: Thu, 13 Oct 2022 14:35:41 -0700 Subject: Fix: Robot Framework logging The builder should be ubuntu, and the logging script has been modified to include robot logs if found. Change-Id: I4fedf0b8b36dfb56cc43546ab3d1f4fc7c63562c Signed-off-by: Eric Ball --- jjb/hicn/hicn.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/hicn/hicn.yaml') diff --git a/jjb/hicn/hicn.yaml b/jjb/hicn/hicn.yaml index 9d1dabed1..000e9e57d 100644 --- a/jjb/hicn/hicn.yaml +++ b/jjb/hicn/hicn.yaml @@ -316,7 +316,7 @@ name: "hicn-verify-functest-{stream}-{os}-{executor-arch}" project-type: freestyle - node: "centos7-docker-4c-4g" + node: "ubuntu2004-docker-4c-4g" concurrent: true properties: -- cgit 1.2.3-korg