From 07163dbf88b75485e0840f9f362c5b0b8c49e3cb Mon Sep 17 00:00:00 2001 From: Sandeep Yadav Date: Thu, 10 Aug 2023 10:22:02 +0000 Subject: [PATCH] Revert "Temporarily Exclude latest Grub2" This reverts commit 9109140002a33e89dc83bcb7b808361cda0f3e61. Reason for revert: Latest grub2 already release and is used by ovb jobs https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_848/890276/1/gate/tripleo-ci-centos-9-undercloud-containers/848ae4b/logs/undercloud/var/log/extra/package-list-installed.txt grub2-pc.x86_64 1:2.06-68.el9 @baseos Change-Id: I934485927705dd5ec08c954a1a3bb410414807dd --- .../tripleo-ci/CentOS-9/promotion-testing-hash-wallaby.yml | 2 -- config/release/tripleo-ci/CentOS-9/wallaby.yml | 2 -- 2 files changed, 4 deletions(-) diff --git a/config/release/tripleo-ci/CentOS-9/promotion-testing-hash-wallaby.yml b/config/release/tripleo-ci/CentOS-9/promotion-testing-hash-wallaby.yml index 148cc85b9..b0dfab1a9 100644 --- a/config/release/tripleo-ci/CentOS-9/promotion-testing-hash-wallaby.yml +++ b/config/release/tripleo-ci/CentOS-9/promotion-testing-hash-wallaby.yml @@ -136,8 +136,6 @@ repos: reponame: quickstart-centos-base filename: quickstart-centos-base.repo baseurl: ${NODEPOOL_CENTOS_MIRROR}/9-stream/BaseOS/x86_64/os/ - exclude: - - grub2*2.06-67* #todo(ysandeep): Remove once https://bugs.launchpad.net/tripleo/+bug/2030321 resolves. - type: generic reponame: quickstart-centos-appstreams diff --git a/config/release/tripleo-ci/CentOS-9/wallaby.yml b/config/release/tripleo-ci/CentOS-9/wallaby.yml index 7f46af7af..730d85dbf 100644 --- a/config/release/tripleo-ci/CentOS-9/wallaby.yml +++ b/config/release/tripleo-ci/CentOS-9/wallaby.yml @@ -201,8 +201,6 @@ repos: reponame: quickstart-centos-base filename: quickstart-centos-base.repo baseurl: ${NODEPOOL_CENTOS_MIRROR}/9-stream/BaseOS/x86_64/os - exclude: - - grub2*2.06-67* #todo(ysandeep): Remove once https://bugs.launchpad.net/tripleo/+bug/2030321 resolves. - type: generic reponame: quickstart-centos-appstreams