diff --git a/.github/workflows/test_full_stack.yml b/.github/workflows/test_full_stack.yml index f38c0ee2..b39541dc 100644 --- a/.github/workflows/test_full_stack.yml +++ b/.github/workflows/test_full_stack.yml @@ -46,7 +46,7 @@ jobs: distro: - ubuntu2004 - ubuntu2204 - - rockylinux8 + - centos8 - debian10 scenario: - elasticstack_default diff --git a/.github/workflows/test_role_repos.yml b/.github/workflows/test_role_repos.yml index dc40709c..790df665 100644 --- a/.github/workflows/test_role_repos.yml +++ b/.github/workflows/test_role_repos.yml @@ -69,7 +69,7 @@ jobs: max-parallel: 4 matrix: - distro: [centos7, debian10, debian11, rockylinux8, rockylinux9, ubuntu2004, ubuntu2204] + distro: [centos7, debian10, debian11, centos8, rockylinux9, ubuntu2004, ubuntu2204] scenario: [repos_default, repos_oss] release: [ 7, 8 ] diff --git a/.github/workflows/test_roles_pr.yml b/.github/workflows/test_roles_pr.yml index e1589339..b777fcbc 100644 --- a/.github/workflows/test_roles_pr.yml +++ b/.github/workflows/test_roles_pr.yml @@ -46,7 +46,7 @@ jobs: matrix: distro: - ubuntu2204 - - rockylinux8 + - centos8 scenario: - elasticstack_default release: