mirror of https://github.com/k3s-io/k3s
Update cos-dev image in benchmark tests to cos-dev-61-9759-0-0
parent
86b2fd380d
commit
324b091002
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue