Skip to content

Commit

Permalink
[RHELC-1190] Add shim-x64 to the exclude list for Alma 8 (#1039)
Browse files Browse the repository at this point in the history
* Update convert2rhel/data/8/x86_64/configs/almalinux-8-x86_64.cfg

Co-authored-by: Adam Hosek <hosek.adam@outlook.com>

* Update integration tests

Signed-off-by: Rodolfo Olivieri <rolivier@redhat.com>

---------

Signed-off-by: Rodolfo Olivieri <rolivier@redhat.com>
Co-authored-by: Adam Hosek <hosek.adam@outlook.com>
  • Loading branch information
r0x0d and hosekadam authored Feb 22, 2024
1 parent 4f0d6cc commit 596999d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
1 change: 1 addition & 0 deletions convert2rhel/data/8/x86_64/configs/almalinux-8-x86_64.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ gpg_fingerprints =
# Delimited by any whitespace(s).
excluded_pkgs =
almalinux-gpg-keys
shim-x64

# Mapping of packages that need to be swapped during the transaction
swap_pkgs =
Expand Down
7 changes: 0 additions & 7 deletions plans/tier0.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -90,13 +90,6 @@ description+: |

/single_yum_transaction:
/packages_upgraded_after_conversion:
#TODO(danmyway) Enable again when RHELC-1190 gets fixed
adjust+:
- enabled: false
when:
distro == alma-8.8
because: There is a known issue causing the shim-x64 package not being reinstalled.

discover+:
test+<:
- single-yum-transaction/packages_upgraded_after_conversion
Expand Down

0 comments on commit 596999d

Please sign in to comment.