DrupalCI now automatically builds a vagrant box which can be used by developers to run tests locally. To use this functionality simply clone the https://git.drupal.org/project/drupalci_testbot.git repo and then run $ vagrant up from within the directory. Furthermore, DrupalCI can download a build.yml file from a dispatcher.drupalci.org url to replicate any test that has been run on Drupal.org. More documentation will be added to the DrupalCI docs soon.
This should simplify the process of running a local test environment, and reproducing a test from Drupal.org in order to troubleshoot issues.
Production outage: No
Change affects: DrupalCI Local testing
Deployment schedule: Deployed
Backout plan: Rebuild the packer vagrant process
Comments
Repo link
The link to the repo in the description is going to a 404. Does anyone have an updated URL?
[Update]: Ignore me. The URL works fine when you use it to git clone. It only returns a 404 if you try to visit it in a web browser.