From: Mauro Sardara Date: Thu, 11 Feb 2021 08:40:40 +0000 (+0100) Subject: Correct OS typo in cicn jobs. X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F27%2F31227%2F1;p=ci-management.git Correct OS typo in cicn jobs. Signed-off-by: Mauro Sardara Change-Id: Icf65c06fe519dd7f7c81cfaf3d09c3d9dc6dcd4b --- 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"