Commit 68182cea authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

Merge pull request #49396 from yguo0905/docker-validation-3

Automatic merge from submit-queue (batch tested with PRs 48224, 45431, 45946, 48775, 49396) Update cos-dev image in benchmark tests to cos-dev-61-9759-0-0 Ref: https://github.com/kubernetes/kubernetes/issues/42926 `cos-dev-61-9759-0-0` contains a fix in Linux utility `du` that would affect the measurement of docker performance in kubelet. I'd like to update the benchmark to use the new image. **Release note**: ``` None ``` /assign @tallclair /cc @kewu1992 @abgworrall
parents 48ac1b1a 324b0910
......@@ -91,21 +91,21 @@ images:
tests:
- 'resource tracking for 105 pods per node \[Benchmark\]'
cosdev-resource1:
image: cos-dev-61-9733-0-0
image: cos-dev-61-9759-0-0
project: cos-cloud
machine: n1-standard-1
metadata: "user-data<test/e2e_node/jenkins/gci-init.yaml,gci-update-strategy=update_disabled"
tests:
- 'resource tracking for 0 pods per node \[Benchmark\]'
cosdev-resource2:
image: cos-dev-61-9733-0-0
image: cos-dev-61-9759-0-0
project: cos-cloud
machine: n1-standard-1
metadata: "user-data<test/e2e_node/jenkins/gci-init.yaml,gci-update-strategy=update_disabled"
tests:
- 'resource tracking for 35 pods per node \[Benchmark\]'
cosdev-resource3:
image: cos-dev-61-9733-0-0
image: cos-dev-61-9759-0-0
project: cos-cloud
machine: n1-standard-1
metadata: "user-data<test/e2e_node/jenkins/gci-init.yaml,gci-update-strategy=update_disabled"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment