@@ -98,10 +98,10 @@ spec:
|
||||
responseCode: "200"
|
||||
mode: "Continuous"
|
||||
runProperties:
|
||||
probeTimeout: 1000
|
||||
interval: 1
|
||||
probeTimeout: 1s
|
||||
interval: 100ms
|
||||
attempt: 2
|
||||
probePollingInterval: 1
|
||||
probePollingInterval: 1s
|
||||
- name: "check-benchmark"
|
||||
type: "cmdProbe"
|
||||
cmdProbe/inputs:
|
||||
@@ -112,10 +112,10 @@ spec:
|
||||
value: "100"
|
||||
mode: "Edge"
|
||||
runProperties:
|
||||
probeTimeout: 1000
|
||||
interval: 1
|
||||
probeTimeout: 1s
|
||||
interval: 100ms
|
||||
attempt: 2
|
||||
initialDelaySeconds: 10
|
||||
initialDelay: 10s
|
||||
components:
|
||||
env:
|
||||
#number of cpu cores to be consumed
|
||||
@@ -169,10 +169,10 @@ spec:
|
||||
responseCode: "200"
|
||||
mode: "Continuous"
|
||||
runProperties:
|
||||
probeTimeout: 1000
|
||||
interval: 1
|
||||
probeTimeout: 1s
|
||||
interval: 100ms
|
||||
attempt: 2
|
||||
probePollingInterval: 1
|
||||
probePollingInterval: 1s
|
||||
- name: "check-benchmark"
|
||||
type: "cmdProbe"
|
||||
cmdProbe/inputs:
|
||||
@@ -183,10 +183,10 @@ spec:
|
||||
value: "100"
|
||||
mode: "Edge"
|
||||
runProperties:
|
||||
probeTimeout: 1000
|
||||
interval: 1
|
||||
probeTimeout: 1s
|
||||
interval: 100ms
|
||||
attempt: 2
|
||||
initialDelaySeconds: 10
|
||||
initialDelay: 10s
|
||||
components:
|
||||
env:
|
||||
- name: MEMORY_CONSUMPTION
|
||||
@@ -241,10 +241,10 @@ spec:
|
||||
responseCode: "200"
|
||||
mode: "Continuous"
|
||||
runProperties:
|
||||
probeTimeout: 1000
|
||||
interval: 12
|
||||
probeTimeout: 1s
|
||||
interval: 100ms
|
||||
attempt: 3
|
||||
probePollingInterval: 1
|
||||
probePollingInterval: 1s
|
||||
- name: "check-benchmark"
|
||||
type: "cmdProbe"
|
||||
cmdProbe/inputs:
|
||||
@@ -255,10 +255,10 @@ spec:
|
||||
value: "100"
|
||||
mode: "Edge"
|
||||
runProperties:
|
||||
probeTimeout: 1000
|
||||
interval: 1
|
||||
probeTimeout: 1s
|
||||
interval: 100ms
|
||||
attempt: 2
|
||||
initialDelaySeconds: 2
|
||||
initialDelay: 2s
|
||||
components:
|
||||
env:
|
||||
- name: TOTAL_CHAOS_DURATION
|
||||
@@ -314,10 +314,10 @@ spec:
|
||||
responseCode: "200"
|
||||
mode: "Continuous"
|
||||
runProperties:
|
||||
probeTimeout: 1000
|
||||
interval: 12
|
||||
probeTimeout: 1s
|
||||
interval: 100ms
|
||||
attempt: 3
|
||||
probePollingInterval: 1
|
||||
probePollingInterval: 1s
|
||||
- name: "check-benchmark"
|
||||
type: "cmdProbe"
|
||||
cmdProbe/inputs:
|
||||
@@ -328,10 +328,10 @@ spec:
|
||||
value: "100"
|
||||
mode: "Edge"
|
||||
runProperties:
|
||||
probeTimeout: 1000
|
||||
interval: 1
|
||||
probeTimeout: 1s
|
||||
interval: 100ms
|
||||
attempt: 2
|
||||
initialDelaySeconds: 2
|
||||
initialDelay: 2s
|
||||
components:
|
||||
env:
|
||||
- name: TOTAL_CHAOS_DURATION
|
||||
@@ -389,10 +389,10 @@ spec:
|
||||
operation: "present"
|
||||
mode: "Continuous"
|
||||
runProperties:
|
||||
probeTimeout: 1000
|
||||
interval: 1
|
||||
probeTimeout: 1s
|
||||
interval: 100ms
|
||||
attempt: 1
|
||||
probePollingInterval: 1
|
||||
probePollingInterval: 1s
|
||||
- name: "check-benchmark"
|
||||
type: "cmdProbe"
|
||||
cmdProbe/inputs:
|
||||
@@ -403,10 +403,10 @@ spec:
|
||||
value: "100"
|
||||
mode: "Edge"
|
||||
runProperties:
|
||||
probeTimeout: 1000
|
||||
interval: 1
|
||||
probeTimeout: 1s
|
||||
interval: 100ms
|
||||
attempt: 2
|
||||
initialDelaySeconds: 1
|
||||
initialDelay: 1s
|
||||
components:
|
||||
env:
|
||||
- name: FILL_PERCENTAGE
|
||||
|
Reference in New Issue
Block a user