Details
-
Story
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Right now a lot of the time spent setting up the end-to-end test is spent provisioning the Vagrant image, which mostly consists of downloading metadata and apt packages from ubuntu mirrors. We should use docker so that these repetitive steps can be cached.