-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtestenv_reliablity_2.xml.bak
executable file
·39 lines (36 loc) · 1.36 KB
/
testenv_reliablity_2.xml.bak
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<testenvinfo env_type="BM" >
<builds>
<vboxbuildpath>/samba/fileshare/my_workspace/int_nightly_builds</vboxbuildpath>
<vagrantfile >Vagrantfile_nightly</vagrantfile >
<sdopd >IstTest1234</sdopd >
</builds>
<hardwares>
<clients>
<client id="1">
<communication ip_address="192.168.28.112" password="admin" username="denali" hostname='client112'/>
</client>
</clients>
<nodes>
<node id="1">
<communication ip_address="192.168.28.170" password="admin" username="denali" hostname='ubuntu-A'/>
</node>
<node id="2">
<communication ip_address="192.168.28.171" password="admin" username="denali" hostname='ubuntu-B'/>
</node>
<node id="3">
<communication ip_address="192.168.28.172" password="admin" username="denali" hostname='ubuntu-C'/>
</node>
</nodes>
<monitors>
<monitor id="1">
<communication ip_address="192.168.28.170" password="admin" username="denali" hostname='ubuntu-A'/>
</monitor>
<monitor id="2">
<communication ip_address="192.168.28.171" password="admin" username="denali" hostname='ubuntu-B'/>
</monitor>
<monitor id="3">
<communication ip_address="192.168.28.172" password="admin" username="denali" hostname='ubuntu-C'/>
</monitor>
</monitors>
</hardwares>
</testenvinfo>