From: Andrew Grimberg Date: Thu, 2 Apr 2020 22:26:46 +0000 (-0700) Subject: Add CentOS 8 build node X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=fb70685bdb407fe237544aa66e0218c48ca55abe;p=ci-management.git Add CentOS 8 build node Add a CentOS 8 build node. The ansible roles have not been vetted for CentOS 8 as a docker node. This is partly because docker is not available in the standard CentOS 8 upstream repos as RedHat has removed it from RHEL in preference to using buildah, podman, and skopeo Change-Id: I4786e60dca910c1fc82e533ef4d86cd93542d21f Signed-off-by: Andrew Grimberg --- diff --git a/jjb/ci-management/ci-packer.yaml b/jjb/ci-management/ci-packer.yaml index 19d91f94..cec36e49 100644 --- a/jjb/ci-management/ci-packer.yaml +++ b/jjb/ci-management/ci-packer.yaml @@ -25,6 +25,7 @@ templates: builder platforms: - centos-7 + - centos-8 - ubuntu-18.04 - project: