diff options
author | Mauro Sardara <msardara@cisco.com> | 2021-02-10 18:49:47 +0100 |
---|---|---|
committer | Mauro Sardara <msardara@cisco.com> | 2021-02-10 18:22:49 +0000 |
commit | 7a980db2cfba2236580e3a106f769f08f2dd0523 (patch) | |
tree | b7ac55b459295539dd4d2b995993cb9ec952f869 /jjb/cicn | |
parent | 4ed95452d982886c61e28c11f8737fdde207de69 (diff) |
Add centos8 jobs to hicn and cicn.
Signed-off-by: Mauro Sardara <msardara@cisco.com>
Change-Id: I383542a94b29044b4191ea0db205c9d5574c6097
Signed-off-by: Mauro Sardara <msardara@cisco.com>
Diffstat (limited to 'jjb/cicn')
-rw-r--r-- | jjb/cicn/cicn.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/cicn/cicn.yaml b/jjb/cicn/cicn.yaml index 5f618c627..df31eed27 100644 --- a/jjb/cicn/cicn.yaml +++ b/jjb/cicn/cicn.yaml @@ -25,7 +25,7 @@ - ubuntu2004: repo-os-part: "ubuntu.focal.main" - centos7: - repo-os-part: "centos7" + repo-os-part: "centos8" executor-arch: "x86_64" |