bump jenkins go version
This commit is contained in:
parent
f0cc82200a
commit
c2bf2ada34
@ -35,7 +35,7 @@ fi
|
||||
docker run --rm \
|
||||
-w "/go/src/github.com/google/cadvisor" \
|
||||
-v "${GOPATH}/src/github.com/google/cadvisor:/go/src/github.com/google/cadvisor" \
|
||||
golang:1.7 make all test-runner
|
||||
golang:1.8 make all test-runner
|
||||
|
||||
# Nodes that are currently stable. When tests fail on a specific node, and the failure is not remedied within a week, that node will be removed from this list.
|
||||
golden_nodes=(
|
||||
|
Loading…
Reference in New Issue
Block a user