Merge "Add opnfv_os-ovn-nofeature-noha_daily test suite"
[yardstick.git] / etc / yardstick / yardstick.conf.sample
index edbd5bc..5720511 100644 (file)
@@ -8,20 +8,25 @@
 ##############################################################################
 
 [DEFAULT]
-# verbose = True
-# debug = True
-# dispatcher = http
+debug = False
+dispatcher = http
 
 [dispatcher_http]
-timeout = 5
-target = http://127.0.0.1:8000/results
+timeout = 5
+target = http://127.0.0.1:8000/results
 
 [dispatcher_file]
-file_path = /tmp/yardstick.out
-max_bytes = 0
-backup_count = 0
+file_path = /tmp/yardstick.out
+max_bytes = 0
+backup_count = 0
 
 [dispatcher_influxdb]
-# timeout = 5
-# target = http://127.0.0.1:8086
-# db_name = yardstick
+timeout = 5
+target = http://127.0.0.1:8086
+db_name = yardstick
+username = root
+password = root
+
+[nsb]
+trex_path=/opt/nsb_bin/trex/scripts
+bin_path=/opt/nsb_bin