Open jodh-intel opened 7 years ago
/cc @chavafg - something you can bring up I suspect?
@sboeuf, @chavafg, @grahamwhaley - could we come up with a plan to get CentOS added?
I guess this is effectively blocked on https://github.com/clearcontainers/runtime/issues/463.
Strike that last comment - we're not blocked on CentOS, so we should be able to progress this.
Hi @GabyCT - could you take a look at this? Once we have the CentOS node(s) installed, I think it should be as simple as:
$GOPATH/src/github.com/clearcontainers/runtime/installation/centos-setup.sh
).install_centos.sh
if the OS is CentOS after the call to install_runtime.sh
in https://github.com/clearcontainers/tests/blob/master/.ci/setup.sh.
We need to ensure the runtime and virtcontainers (see https://github.com/clearcontainers/runtime/issues/730) work seamlessly on CentOS, so tests all PRs (and
master
) on a CentOS node.