Merge pull request #1603 from timstclair/release
Test cAdvisor with the latest go patch release
This commit is contained in:
commit
64d1517309
@ -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.1 make all test-runner
|
||||
golang:1.7 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