Commit Graph

3 Commits (1a59796402152741562250df0cf21f891f98877f)

Author SHA1 Message Date
Jeff Lowdermilk 39965b67ce Move branch-specific test env out of the kubekins-test image 2015-10-30 11:12:47 -07:00
Jeff Lowdermilk 04e891c7d3 Modify jenkins unit/integration scripts to work on branches
Also add a makefile. This will need a cherrypick onto 1.0,1.1
with edits to hack/jenkins/test-dockerized.sh to run branch-specific
test scripts.

Also had to modify hack/verify-api-reference.sh to handle volume mount
path peculiarity when doing `docker run -v` inside a container started
with `docker run -v`. See associated comment in
hack/jenkins/test-dockerized.sh
2015-10-29 11:08:35 -07:00
Jeff Lowdermilk 150ed6a429 Dockerfile for jenkins build/test
To allow jenkins to run verify/unit/cmd/integration tests in a
container.
2015-10-23 10:12:35 -07:00