mirror of
https://github.com/logos-storage/bittorrent-benchmarks.git
synced 2026-01-04 05:53:12 +00:00
fix: enable cleanup on failure by default
This commit is contained in:
parent
f01dab84f0
commit
99992d2e7e
@ -27,7 +27,7 @@ spec:
|
|||||||
value: "false"
|
value: "false"
|
||||||
# If set to false, leaves pods for failed experiments behind so they can be inspected.
|
# If set to false, leaves pods for failed experiments behind so they can be inspected.
|
||||||
- name: cleanupOnFailure
|
- name: cleanupOnFailure
|
||||||
value: "false"
|
value: "true"
|
||||||
# If set to false, does not parse/upload logs at the end of the experiment.
|
# If set to false, does not parse/upload logs at the end of the experiment.
|
||||||
- name: parseLogs
|
- name: parseLogs
|
||||||
value: "true"
|
value: "true"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user