quickemu-project / quicktest

Quickly and automatically test systems inside Quickemu virtual machines 🧑‍🔬
MIT License
25 stars 4 forks source link

feat: CLI switch to skip SHA256 checks #28

Closed ali1234 closed 4 months ago

ali1234 commented 4 months ago

What would you like to be added:

An option to skip SHA256 checking the ISO image.

Why is this needed:

To speed up testcase development iteration.

popey commented 4 months ago

Yes, I was thinking about this too. Maybe even a QUICKGET_SKIP option to just not bother running quickget at all if we know the ISO is there.