]> git.evergreen-ils.org Git - working/random.git/blob - qa/test_runner.xml
adjust ejabberd.EG.patch for buster
[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>qa01</name>
9             <description>debian stretch</description>
10             <target_ssh_host>192.168.25.129</target_ssh_host>
11             <!-- Local Copy, relative to installer_path -->
12             <installer_scripts>installer/stretch/</installer_scripts>
13             <!-- On Remote Host -->
14             <installer_invocation>/home/esi/eg_installer/stretch/installer_installer2.sh /home/esi/eg_installer/stretch/</installer_invocation>
15         </host>
16     </hosts>
17 </config>