Ethan Buchman
92f5ae5a84
fix vagrant [ci skip]
7 years ago
Ethan Frey
2112299586
Cleanup apt-get ala PR comments
7 years ago
Ethan Frey
c771964a40
Add vagrant_test to Makefile for integration tests
7 years ago
Ethan Frey
5bcd95f01f
Use apt-get/ppa instead of tarballs for golang/docker
Minor cleanup and comments
7 years ago
Ethan Frey
c84494b36b
Update Vagrantfile to xenial (16.04 LTS)
Note default username changed from vagrant to ubuntu in the base image.
7 years ago
Anton Kaliaev
ae67408d13
go requires Git ( Fixes #879 )
7 years ago
Anton Kaliaev
2d6bc8d7d7
bump up Golang version to 1.9.0
7 years ago
Adrian Brink
2bf8c40cff
Add extra memory to virtual machine and add coverage report to gitignore.
8 years ago
Ethan Buchman
5da9b3a803
postmerge
8 years ago
Ethan Buchman
0017fb7ffe
premerge
8 years ago
Anton Kaliaev
1f1dcead3d
[Vagrantfile] go 1.8 and permissions fix
8 years ago
Anton Kaliaev
b5bb1657d2
increase memory quota for Vagrant users
`make test_integrations` requires > 2Gi of memory
8 years ago
Anton Kaliaev
ca21b6be93
update Vagrantfile
* glide now gets installed as a part of make get_vendor_deps
* rm go .tar.gz file
* autoremove garbage
* set LC_ALL to en_US.UTF-8
8 years ago
Anton Kaliaev
1f527c5013
fix go version in Vagrantfile
8 years ago
Anton Kalyaev
99974ddc8b
update vagrant setup
I am in favor of docker, but people say that running docker containers
inside another container is bad.
Things included in provision:
- docker (latest)
- jq
- curl
- shellcheck
- golang 1.7
- glide
8 years ago
Matthew Wampler-Doty
150959b182
Introducing make economy and docker
10 years ago