Skip to content

Commit

Permalink
Add density benchmark test for m60
Browse files Browse the repository at this point in the history
  • Loading branch information
yguo0905 committed Nov 15, 2017
1 parent a3c0f57 commit 9cde098
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions jobs/e2e_node/benchmark-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,37 @@ images:
tests:
- 'resource tracking for 105 pods per node \[Benchmark\]'

cosstable3-density1:
image: cos-stable-60-9592-90-0
project: cos-cloud
machine: n1-standard-1
tests:
- 'create 35 pods with 0s? interval \[Benchmark\]'
cosstable3-density2:
image: cos-stable-60-9592-90-0
project: cos-cloud
machine: n1-standard-1
tests:
- 'create 105 pods with 0s? interval \[Benchmark\]'
cosstable3-density2-qps60:
image: cos-stable-60-9592-90-0
project: cos-cloud
machine: n1-standard-1
tests:
- 'create 105 pods with 0s? interval \(QPS 60\) \[Benchmark\]'
cosstable3-density3:
image: cos-stable-60-9592-90-0
project: cos-cloud
machine: n1-standard-2
tests:
- 'create 105 pods with 0s? interval \[Benchmark\]'
cosstable3-density4:
image: cos-stable-60-9592-90-0
project: cos-cloud
machine: n1-standard-1
tests:
- 'create 105 pods with 100ms interval \[Benchmark\]'

cosstable2-resource1:
image: cos-stable-61-9765-89-0
project: cos-cloud
Expand Down

0 comments on commit 9cde098

Please sign in to comment.