Skip to content

Commit

Permalink
Test various memcached instance spreads for testing of ram-2020
Browse files Browse the repository at this point in the history
Jira: STO-9658

 - spread hashicorp#1: 1 big (480Gb) instance (mems97) on 2m20300bf2
 - spread hashicorp#2: 2 normal (240Gb) instances (mems9[56]) on 2m20300bdx
 - spread hashicorp#3: 3 small (160Gb) instances (mems9[234]) on 2m20300bdw
 - spread hashicorp#2: 1 small and 1 normal instance (mems9[46]) on 2m20300bdr

Change-Id: I897c4e8084222c460f722c74ecc3532876a1efff
Signed-off-by: Jean-Francois Weber-Marx <jf.webermarx@criteo.com>
  • Loading branch information
jfwm2 committed Dec 2, 2020
1 parent bfd20d5 commit 5a6973a
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 18 deletions.
3 changes: 0 additions & 3 deletions memcached/mems92.kubes02.par.preprod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,7 @@ nodeAffinity:
- key: kubernetes.io/crto-serial
operator: In
values:
- 2m20300bdr
- 2m20300bdw
- 2m20300bdx
- 2m20300bf2

autoScaler: false
memcachedSniffer:
Expand Down
3 changes: 0 additions & 3 deletions memcached/mems93.kubes02.par.preprod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,7 @@ nodeAffinity:
- key: kubernetes.io/crto-serial
operator: In
values:
- 2m20300bdr
- 2m20300bdw
- 2m20300bdx
- 2m20300bf2

autoScaler: false
memcachedSniffer:
Expand Down
4 changes: 1 addition & 3 deletions memcached/mems94.kubes02.par.preprod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ memcached:
clusterName: mems94
bucketName: Test94
sdkBucketName: test94
replicaCount: 1
replicaCount: 2
memoryMb: 80000
port: 11294 # Unique port per cluster
minTimeInterval: 10
Expand All @@ -34,8 +34,6 @@ nodeAffinity:
values:
- 2m20300bdr
- 2m20300bdw
- 2m20300bdx
- 2m20300bf2

autoScaler: false
memcachedSniffer:
Expand Down
5 changes: 1 addition & 4 deletions memcached/mems95.kubes02.par.preprod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ memcached:
clusterName: mems95
bucketName: Test95
sdkBucketName: test95
replicaCount: 3
replicaCount: 1
memoryMb: 160000
port: 11295 # Unique port per cluster
minTimeInterval: 10
Expand All @@ -32,10 +32,7 @@ nodeAffinity:
- key: kubernetes.io/crto-serial
operator: In
values:
- 2m20300bdr
- 2m20300bdw
- 2m20300bdx
- 2m20300bf2

autoScaler: false
memcachedSniffer:
Expand Down
2 changes: 0 additions & 2 deletions memcached/mems96.kubes02.par.preprod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,7 @@ nodeAffinity:
operator: In
values:
- 2m20300bdr
- 2m20300bdw
- 2m20300bdx
- 2m20300bf2

autoScaler: false
memcachedSniffer:
Expand Down
3 changes: 0 additions & 3 deletions memcached/mems97.kubes02.par.preprod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ nodeAffinity:
- key: kubernetes.io/crto-serial
operator: In
values:
- 2m20300bdr
- 2m20300bdw
- 2m20300bdx
- 2m20300bf2

autoScaler: false
Expand Down

0 comments on commit 5a6973a

Please sign in to comment.