Danny Bessems
fd1c306061
All checks were successful
continuous-integration/drone/push Build is passing
24 lines
447 B
YAML
24 lines
447 B
YAML
playbook:
|
|
retries: 10
|
|
delay:
|
|
# These values are multiplied with the value of `storage_benchmark`
|
|
long: 2
|
|
medium: 1
|
|
short: 0.5
|
|
|
|
# This default value is updated during the playbook, based on an I/O intensive operation
|
|
storage_benchmark: 30
|
|
|
|
config:
|
|
clusterapi:
|
|
size_matrix:
|
|
small:
|
|
cpu: 2
|
|
memory: 6144
|
|
medium:
|
|
cpu: 4
|
|
memory: 8192
|
|
large:
|
|
cpu: 8
|
|
memory: 16384
|