From f76ccd434296f290eaeb122cbb8a94473dbb9595 Mon Sep 17 00:00:00 2001 From: jeannegreulich Date: Wed, 7 Jul 2021 08:03:30 -0400 Subject: [PATCH] (SIMP-10204) Ensure testing with CentOS 8.4 (#83) - update the EL8 nodes in the acceptance tests to run with generic/centos8 to make sure they using CentOS 8.4 - update oel7 node to generic box from onyxpoint SIMP-10204 #comment update rsync SIMP-10239 #close --- spec/acceptance/nodesets/default.yml | 2 +- spec/acceptance/nodesets/oel.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/acceptance/nodesets/default.yml b/spec/acceptance/nodesets/default.yml index 90fc14f..4860c23 100644 --- a/spec/acceptance/nodesets/default.yml +++ b/spec/acceptance/nodesets/default.yml @@ -12,7 +12,7 @@ HOSTS: - master - client platform: el-8-x86_64 - box: centos/8 + box: generic/centos8 hypervisor: <%= hypervisor %> el7: diff --git a/spec/acceptance/nodesets/oel.yml b/spec/acceptance/nodesets/oel.yml index 2a3b221..1777add 100644 --- a/spec/acceptance/nodesets/oel.yml +++ b/spec/acceptance/nodesets/oel.yml @@ -19,7 +19,7 @@ HOSTS: roles: - client platform: el-7-x86_64 - box: onyxpoint/oel-7-x86_64 + box: generic/oracle7 hypervisor: <%= hypervisor %> CONFIG: