summaryrefslogtreecommitdiffstats
path: root/toasteruitest/toaster_test.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'toasteruitest/toaster_test.cfg')
-rw-r--r--toasteruitest/toaster_test.cfg10
1 files changed, 10 insertions, 0 deletions
diff --git a/toasteruitest/toaster_test.cfg b/toasteruitest/toaster_test.cfg
new file mode 100644
index 00000000000..3792737e8c6
--- /dev/null
+++ b/toasteruitest/toaster_test.cfg
@@ -0,0 +1,10 @@
+# Configuration file for toaster_test
+# Sorted by different host type
+# test browser should be: chrome; firefox and IE(still under development)
+# logging_level could be: CRITICAL; ERROR; WARNING; INFO; DEBUG; NOTSET
+
+[toaster_test_linux]
+toaster_url = 'http://127.0.0.1:8000'
+test_browser = 'chrome'
+test_cases = [901,946,947,948,949,950,904,914,902,903,906,910,911,912,913,915,916,923,924,940,941,942,943,944,945,904]
+logging_level = 'INFO'