Skip to content

Commit

Permalink
Do not remove provision.fmf
Browse files Browse the repository at this point in the history
  • Loading branch information
spetrosi committed Jan 23, 2025
1 parent aad7fc6 commit 311deca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/general/disk_provisioner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ cleanup()
# Restore iSCSI target config
targetcli / restoreconfig savefile="${WORK_DIR}"/target_backup.json clear_existing=true

rm -rf "${WORK_DIR}" "$FMF_DIR"/provision.fmf
rm -rf "${WORK_DIR}"

if type -p targetcli; then
yum remove targetcli -y
Expand Down

0 comments on commit 311deca

Please sign in to comment.