e2e: destroy dangling vagrant boxes
Created by: davejrt
This PR moves the .vagrant
directory to a shared location for each agent, so whenever a e2e run occurs on that agent, it will attempt to clean up if any dangling boxes were left behind from a previous cancelled or failed run.
Closes #14582 (closed)