tests: Include the fedora-updates repo when testing boot.iso building
(cherry picked from commit 0dc1edb564
)
This commit is contained in:
parent
0b8bb15b70
commit
eb68d724ae
@ -20,6 +20,7 @@ rlJournalStart
|
||||
rlAssertEquals "SELinux operates in enforcing mode" "$(getenforce)" "Enforcing"
|
||||
lorax -p Fedora-Lorax-Test -v "$RELEASE" -r "$RELEASE" \
|
||||
--repo /etc/yum.repos.d/fedora.repo \
|
||||
--repo /etc/yum.repos.d/fedora-updates.repo \
|
||||
--sharedir "$SHARE_DIR" /var/tmp/test-results/
|
||||
rlAssertEquals "exit code should be zero" $? 0
|
||||
IMAGE="/var/tmp/test-results/images/boot.iso"
|
||||
|
Loading…
Reference in New Issue
Block a user