Revert making log and results directory
Reverting Commit: 2ba6da9022
This needed much more testing before merging, my bad.
I strongly suggest we don't add this functionality
in a seperate commit again, it doesn't make sense
to reorg and test all of this and then the pip commit
right after. Just add it's functionality there.
Change-Id: Iee7aa439fbc077c3c71f67b625b67fc55a86f199
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
# Basic set of initial stress tests to test overcloud before running complete set of benchmarks.
|
||||
browbeat:
|
||||
results : "$HOME/.browbeat/results"
|
||||
results : results/
|
||||
rerun: 1
|
||||
cloud_name: openstack
|
||||
log: "$HOME/.browbeat/log"
|
||||
elasticsearch:
|
||||
enabled: true
|
||||
host: 1.1.1.1
|
||||
|
||||
Reference in New Issue
Block a user