tests/upgrade: gather more logs

Also disable firwalld AllowZoneDrifting because it's not supported in
RHEL-9.
This commit is contained in:
Jakub Rusz 2022-02-14 12:32:32 +01:00 committed by Ondřej Budai
parent 5d304d2957
commit 43bfcc5389
3 changed files with 7 additions and 0 deletions

View file

@ -32,6 +32,9 @@ enabled=0
gpgcheck=0
EOF
# AllowZoneDrifting is disabled in RHEL-9, see rhbz#2054271 for more details
sed -i "s/^AllowZoneDrifting=.*/AllowZoneDrifting=no/" /etc/firewalld/firewalld.conf
# check upgrade
leapp preupgrade --debug --no-rhsm