github / glb-director

GitHub Load Balancer Director and supporting tooling.
Other
2.37k stars 227 forks source link

Fix regressions and upstream updates for the Vagrant build #112

Closed theojulienne closed 4 years ago

theojulienne commented 4 years ago

This PR gets a script/cibuild back to functional from a completely non-existant Vagrant setup (e.g. after vagrant destroy -f). It also adds some additional naming to vagrant provisioners to more easily diagnose which is failing.

Currently the Vagrant setup fails to come up cleanly, and then the tests inside regressed when the XDP director was introduced.