source: XIOS/dev/dev_trunk_omp/GENERIC_TESTCASE/test_axis_algo/user_params.def @ 1712

Last change on this file since 1712 was 1706, checked in by yushan, 5 years ago

Generic_testcase : add a bash script for launching tests in different sub-folders (test_function, test_axis_algo). Generate a status report test_report.txt for all tests

File size: 341 bytes
Line 
1# default configurations
2
3# UsingServer2 = 'false'
4# RatioServer2 = 50
5# NumberPoolsServer2 = 1
6# NumberClients = 8
7# NumberServers = 4
8# Duration = '1d'
9
10# for multiple definitions, use 'comma' to seperate
11# e.g. NumberServers = 2, 4, 8 
12
13NumberServers = 2, 4
14UsingServer2 = 'false', 'true'
15# Duration = '1d', '2d'
16# NumberPoolsServer2 = 1
Note: See TracBrowser for help on using the repository browser.