diff --git a/tests/Makefile b/tests/Makefile index caf7c43f8..6a3a90c07 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -121,7 +121,7 @@ $(BUILDDIR)/%: $(CARTESI_IMAGES): | $(CARTESI_IMAGES_PATH) @wget -nc -i dependencies -P $(CARTESI_IMAGES_PATH) @shasum -ca 256 dependencies.sha256 - @cd $(CARTESI_IMAGES_PATH) && ln -s rootfs-tools-v0.15.0.ext2 rootfs.ext2 + @cd $(CARTESI_IMAGES_PATH) && ln -s rootfs-tools-v0.16.0-output-unification-v2-test1.ext2 rootfs.ext2 @cd $(CARTESI_IMAGES_PATH) && ln -s linux-6.5.13-ctsi-1-v0.20.0.bin linux.bin images: | $(CARTESI_IMAGES) diff --git a/tests/dependencies b/tests/dependencies index ed059863e..77c8803ea 100644 --- a/tests/dependencies +++ b/tests/dependencies @@ -1,2 +1,2 @@ -https://github.com/cartesi/machine-emulator-tools/releases/download/v0.15.0/rootfs-tools-v0.15.0.ext2 +https://github.com/cartesi/machine-emulator-tools/releases/download/v0.16.0-output-unification-v2-test5/rootfs-tools-v0.16.0-output-unification-v2-test1.ext2 https://github.com/cartesi/image-kernel/releases/download/v0.20.0/linux-6.5.13-ctsi-1-v0.20.0.bin diff --git a/tests/dependencies.sha256 b/tests/dependencies.sha256 index 510661e3f..04df5809b 100644 --- a/tests/dependencies.sha256 +++ b/tests/dependencies.sha256 @@ -1,2 +1,2 @@ 65dd100ff6204346ac2f50f772721358b5c1451450ceb39a154542ee27b4c947 build/images/linux-6.5.13-ctsi-1-v0.20.0.bin -dee8f9b739814f0076cd629f1de98fd71a4b5bc57a417678f80422dc9ef85550 build/images/rootfs-tools-v0.15.0.ext2 +b4187a277fc042a6acd612f9e321a98be456560460a1bc8f9bca8fd2eb6802bc build/images/rootfs-tools-v0.16.0-output-unification-v2-test1.ext2