From c37d1816b760a7bb4d871109ac92ed8ea39bb43c Mon Sep 17 00:00:00 2001 From: jeannegreulich Date: Tue, 6 Jul 2021 11:16:55 -0400 Subject: [PATCH] (SIMP-10204) Ensure testing with CentOS 8.4 (#66) - update the EL8 nodes in the acceptance tests to run with generic/centos8 to make sure they using CentOS 8.4 SIMP-10204 #comment update gnome SIMP-10221 #close --- spec/acceptance/nodesets/centos.yml | 2 +- spec/acceptance/nodesets/oel.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/acceptance/nodesets/centos.yml b/spec/acceptance/nodesets/centos.yml index ec8b599..51ec860 100644 --- a/spec/acceptance/nodesets/centos.yml +++ b/spec/acceptance/nodesets/centos.yml @@ -23,7 +23,7 @@ HOSTS: roles: - client platform: el-8-x86_64 - box: centos/8 + box: generic/centos8 hypervisor: <%= hypervisor %> yum_repos: chef-current: diff --git a/spec/acceptance/nodesets/oel.yml b/spec/acceptance/nodesets/oel.yml index d344239..f8e6b4b 100644 --- a/spec/acceptance/nodesets/oel.yml +++ b/spec/acceptance/nodesets/oel.yml @@ -12,7 +12,7 @@ HOSTS: - master - client platform: el-7-x86_64 - box: onyxpoint/oel-7-x86_64 + box: generic/oracle7 hypervisor: <%= hypervisor %> oel8: