vhive-serverless / vHive

vHive: Open-source framework for serverless experimentation
MIT License
290 stars 90 forks source link

Fix firecracker linux image download #996

Closed leokondrashov closed 4 months ago

leokondrashov commented 4 months ago

Summary

Tests are run in NTU network, and it takes too long to download the Firecracker's Linux image from S3 (for some unknown reason). The solution is to put the image into git LFS instead.

Implementation Notes :hammer_and_pick:

External Dependencies :four_leaf_clover:

Breaking API Changes :warning: