summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* Add make target to run acceptance testsFlavio Castelli2018-02-19
|
* travis: do not run acceptance testsFlavio Castelli2018-02-19
| | | | | | | | Acceptance test have to be run inside of lxd, which is not working right now on travis. Let's fall back to regular tests until we have a better jenkins based infra.
* Simplify the wait_for_leases mechanismAlvaro Saurin2017-11-27
|
* use poolMutexKV for locking resources.Dario Maiocchi2017-11-22
|
* init govet on travisDario Maiocchi2017-11-22
|
* add volume cloud_init test checkDario Maiocchi2017-11-16
|
* Make test don't depend on installDario Maiocchi2017-11-15
|
* Add more doc about the Makefile workflow(suggested)Dario Maiocchi2017-11-13