diff options
Diffstat (limited to 'src/testing/test_testing_data_remote.conf')
-rw-r--r-- | src/testing/test_testing_data_remote.conf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/testing/test_testing_data_remote.conf b/src/testing/test_testing_data_remote.conf new file mode 100644 index 0000000..d58666f --- /dev/null +++ b/src/testing/test_testing_data_remote.conf @@ -0,0 +1,12 @@ +@INLINE@ test_testing_defaults.conf +[PATHS] +DEFAULTCONFIG = test_testing_data_remote.conf + +[TESTING] +CONTROL_HOST = 127.0.0.1 +HOSTFILE = remote_hosts.txt +MAX_OUTSTANDING_SSH = 5 + +[statistics] +AUTOSTART = NO + |