From bec18e0a08636ae2b36bab6cea4419a238c8b0b4 Mon Sep 17 00:00:00 2001 From: Mauro Sardara Date: Thu, 11 Feb 2021 09:40:40 +0100 Subject: Correct OS typo in cicn jobs. Signed-off-by: Mauro Sardara Change-Id: Icf65c06fe519dd7f7c81cfaf3d09c3d9dc6dcd4b --- jjb/cicn/cicn.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb') diff --git a/jjb/cicn/cicn.yaml b/jjb/cicn/cicn.yaml index df31eed27..ff296d130 100644 --- a/jjb/cicn/cicn.yaml +++ b/jjb/cicn/cicn.yaml @@ -24,7 +24,7 @@ repo-os-part: "ubuntu.bionic.main" - ubuntu2004: repo-os-part: "ubuntu.focal.main" - - centos7: + - centos8: repo-os-part: "centos8" executor-arch: "x86_64" -- cgit 1.2.3-korg