Tests should use the downloadable image, not the one in working directory
commit64679115da335b7b6b709377ab8c44cddee864cc
authorVojtech Horky <vojtechhorky@users.sourceforge.net>
Tue, 1 Aug 2017 06:44:52 +0000 (1 08:44 +0200)
committerVojtech Horky <vojtechhorky@users.sourceforge.net>
Tue, 1 Aug 2017 06:44:52 +0000 (1 08:44 +0200)
tree43914acd94ba8bc65df3fffd8f83aff50ca36b65
parent215e4432e5a08ce9308b37656826317da9896b1a
Tests should use the downloadable image, not the one in working directory

It is surprising that any VM testing actually worked so far as the image.iso
could have been overwritten at any time.

Now, the VM would be using ISO from the permanent storage.
hbuild/builders/helenos.py
hbuild/scheduler.py