]> git.evergreen-ils.org Git - working/random.git/blob - qa/test_runner.xml
multi-host support for live tester
[working/random.git] / qa / test_runner.xml
1 <config>
2     <local>
3         <report_path>~/public_html/</report_path>
4         <installer_path>/home/live/git/random/</installer_path>
5     </local>
6     <hosts>
7         <host>
8             <name>phasefx01</name>
9             <description>debian wheezy</description>
10             <target_ssh_host>192.168.1.79</target_ssh_host>
11             <!-- Local Copy, relative to installer_path -->
12             <installer_scripts>installer/wheezy/</installer_scripts>
13             <!-- On Remote Host -->
14             <installer_invocation>/home/phasefx/eg_installer/wheezy/installer_installer2.sh /home/phasefx/eg_installer/wheezy/</installer_invocation>
15         </host>
16     </hosts>
17 </config>