2023-01-05 12:48:47 +00:00
|
|
|
playbook:
|
2023-03-23 15:55:11 +00:00
|
|
|
retries: 10
|
2023-02-01 09:54:47 +00:00
|
|
|
delay:
|
2023-03-08 16:07:44 +00:00
|
|
|
# These values are multiplied with the value of `storage_benchmark`
|
|
|
|
long: 2
|
|
|
|
medium: 1
|
|
|
|
short: 0.5
|
2023-03-09 08:59:45 +00:00
|
|
|
|
|
|
|
# This default value is updated during the playbook, based on an I/O intensive operation
|
|
|
|
storage_benchmark: 30
|
2023-04-26 07:17:41 +00:00
|
|
|
|
|
|
|
config:
|
|
|
|
clusterapi:
|
|
|
|
size_matrix:
|
|
|
|
small:
|
|
|
|
cpu: 2
|
|
|
|
memory: 6144
|
|
|
|
medium:
|
|
|
|
cpu: 4
|
|
|
|
memory: 8192
|
|
|
|
large:
|
|
|
|
cpu: 8
|
|
|
|
memory: 16384
|