Skip to content

enable e2e testing in vagrant for main branch

Administrator requested to merge dt/e2e into main

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.

Merge request reports

Loading