mirror of https://github.com/etcd-io/dbtester.git
bench-configuration: fix stop
This commit is contained in:
parent
75220b32b6
commit
d6c7928362
|
|
@ -38,4 +38,4 @@ step2:
|
|||
|
||||
# after benchmark
|
||||
step3:
|
||||
action: stop # OR 'only-upload-log'
|
||||
action: only-upload-log
|
||||
|
|
|
|||
|
|
@ -38,4 +38,4 @@ step2:
|
|||
|
||||
# after benchmark
|
||||
step3:
|
||||
action: stop # OR 'only-upload-log'
|
||||
action: only-upload-log
|
||||
|
|
|
|||
|
|
@ -38,4 +38,4 @@ step2:
|
|||
|
||||
# after benchmark
|
||||
step3:
|
||||
action: stop # OR 'only-upload-log'
|
||||
action: only-upload-log
|
||||
|
|
|
|||
|
|
@ -38,4 +38,4 @@ step2:
|
|||
|
||||
# after benchmark
|
||||
step3:
|
||||
action: only-upload-log
|
||||
action: stop
|
||||
|
|
|
|||
|
|
@ -38,4 +38,4 @@ step2:
|
|||
|
||||
# after benchmark
|
||||
step3:
|
||||
action: only-upload-log
|
||||
action: stop
|
||||
|
|
|
|||
|
|
@ -38,4 +38,4 @@ step2:
|
|||
|
||||
# after benchmark
|
||||
step3:
|
||||
action: only-upload-log
|
||||
action: stop
|
||||
|
|
|
|||
Loading…
Reference in New Issue