Commit Graph

12 Commits (86b7dbb2c6fa02868aabb634c5e54e27a0031828)

Author SHA1 Message Date
Jeff Grafton d82a8cb282 Add a verify check to check Jenkins job config changes 2016-04-12 16:49:28 -07:00
Joe Finney d3e94fcd78 Up unit/integration test on Jenkins to go 1.6. 2016-03-21 16:14:09 -07:00
Jeff Grafton 85bc91c44c Add jq to the kubekins-test image and passthru KUBE_FORCE_VERIFY_CHECKS 2016-03-10 17:57:55 -08:00
Jeff Grafton 24b3223141 Make skipping logic more robust in hack/verify-godep*
Also add an environment variable, KUBE_VERIFY_GIT_BRANCH, used with this
logic.
2016-03-09 15:20:36 -08:00
Lucas Käldström b67445b064 Share the host's timezone with the build container 2016-02-11 07:44:05 +02:00
Jeff Grafton 0d84b49f65 Update tests from Go 1.5.2 to Go 1.5.3 2016-01-21 09:43:52 -08:00
Jeff Grafton ad8ea35d94 Update kubekins-test image to include netcat 2016-01-19 16:24:58 -08:00
Mike Danese c2753d75d2 bump ci go version to 1.5.2 2015-12-09 13:56:41 -08:00
Jeff Grafton 896d04d5f3 Install libapparmor1 in kubekins-test image 2015-11-13 17:17:52 -08:00
Jeff Lowdermilk 39965b67ce Move branch-specific test env out of the kubekins-test image 2015-10-30 11:12:47 -07:00
Jeff Lowdermilk f03a04c097 Remove -t in gotest-dockerized.sh 2015-10-29 14:16:52 -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