Merge pull request #1665 from dashpole/test_go_1.8

Update go version for jenkins testing from 1.7 to 1.8
This commit is contained in:
David Ashpole 2017-06-01 11:17:20 -07:00 committed by GitHub
commit b971fd1850

View File

@ -35,7 +35,7 @@ fi
docker run --rm \ docker run --rm \
-w "/go/src/github.com/google/cadvisor" \ -w "/go/src/github.com/google/cadvisor" \
-v "${GOPATH}/src/github.com/google/cadvisor:/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. # 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=( golden_nodes=(