Skip to content

Commit

Permalink
fixup! install 3/n: use iso-remaster to plug an hardcoded answerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ydirson committed Sep 26, 2024
1 parent e717087 commit d2568db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/install/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,8 @@ def remastered_iso(request, installer_iso, answerfile):
test "{unsigned}" = False ||
SED_COMMANDS+=(-e "s@ no-gpgcheck\\>@@" -e "s@ no-repo-gpgcheck\\>@@")
shopt -s nullglob # there may be no grub config, eg for XS 6.5 and earlier
sed -i "${{SED_COMMANDS[@]}}" \
"$ISODIR"/*/*/grub*.cfg \
"$ISODIR"/boot/isolinux/isolinux.cfg
Expand Down

0 comments on commit d2568db

Please sign in to comment.