From 55a1f3e6a4732a21c0b38f5227df8674b92f8f51 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Mar 22 2019 17:40:10 +0000 Subject: install deltarpm before upgrade --- diff --git a/tests/0_common/20_upgrade_all.sh b/tests/0_common/20_upgrade_all.sh index d15a082..d379a7a 100755 --- a/tests/0_common/20_upgrade_all.sh +++ b/tests/0_common/20_upgrade_all.sh @@ -2,6 +2,7 @@ t_Log "Running $0 - test that all updates can be applied to this machine cleanly" +yum -d0 -y install deltarpm yum -d0 -y upgrade t_Log "Running $0 - listing all used/available packages"