enable e2e testing in vagrant for main branch
Created by: davejrt
This PR enables e2e testing for every commit to master. Currently this is non-blocking where e2e testing will return true even if the build fails and will not show the status of the main branch as failing. In future this will be disabled once the tests themselves not the infra are trustworthy enough.