blob: 559d041d50d1c1eedfbcc1452b676a413cd2fb46 [file] [log] [blame]
Yi Tseng0cb9b562021-09-22 17:13:58 -07001<!-- SPDX-FileCopyrightText: Copyright 2021-present Open Networking Foundation. -->
2<!-- SPDX-License-Identifier: GPL-2.0-or-later -->
3<TOPOLOGY>
4 <COMPONENT>
5 <Compute1>
6 <host>10.76.28.74</host>
7 <user>jenkins</user>
8 <password></password>
9 <type>HostDriver</type>
10 <connect_order>6</connect_order>
11 <jump_host></jump_host>
12 <COMPONENTS>
13 <mac></mac>
14 <inband>false</inband>
15 <dhcp>True</dhcp>
16 <ip>10.32.11.2</ip>
17 <shortName>h1</shortName>
18 <port1></port1>
19 <link1></link1>
20 <ifaceName>pairbond</ifaceName>
21 <routes>
22 <route1>
23 <network></network>
24 <netmask></netmask>
25 <gw></gw>
26 <interface></interface>
27 </route1>
28 </routes>
29 <sudo_required>false</sudo_required>
30 </COMPONENTS>
31 </Compute1>
32
33 <Compute2>
34 <host>10.76.28.72</host>
35 <user>jenkins</user>
36 <password></password>
37 <type>HostDriver</type>
38 <connect_order>7</connect_order>
39 <jump_host></jump_host>
40 <COMPONENTS>
41 <mac></mac>
42 <inband>false</inband>
43 <dhcp>True</dhcp>
44 <ip>10.32.11.3</ip>
45 <shortName>h2</shortName>
46 <port1></port1>
47 <link1></link1>
48 <ifaceName>pairbond</ifaceName>
49 <routes>
50 <route1>
51 <network></network>
52 <netmask></netmask>
53 <gw></gw>
54 <interface></interface>
55 </route1>
56 </routes>
57 <sudo_required>false</sudo_required>
58 </COMPONENTS>
59 </Compute2>
60
61 <Compute3>
62 <host>10.76.28.68</host>
63 <user>jenkins</user>
64 <password></password>
65 <type>HostDriver</type>
66 <connect_order>8</connect_order>
67 <jump_host></jump_host>
68 <COMPONENTS>
69 <mac></mac>
70 <inband>false</inband>
71 <dhcp>True</dhcp>
72 <ip>10.32.11.194</ip>
73 <shortName>h3</shortName>
74 <port1></port1>
75 <link1></link1>
76 <ifaceName>eno2</ifaceName>
77 <routes>
78 <route1>
79 <network></network>
80 <netmask></netmask>
81 <gw></gw>
82 <interface></interface>
83 </route1>
84 </routes>
85 <sudo_required>false</sudo_required>
86 </COMPONENTS>
87 </Compute3>
88
89 <DeepInsight>
90 <host>10.76.28.74</host>
91 <user>jenkins</user>
92 <password></password>
93 <type>DeepInsightApiDriver</type>
94 <connect_order>1</connect_order>
95 <COMPONENTS>
96 <server_url>https://10.76.28.74:30000</server_url>
97 <username>diadmin</username>
98 <password>diadmin</password>
99 <verify_ssl>False</verify_ssl>
100 </COMPONENTS>
101 </DeepInsight>
102
103 <!-- A NetworkDriver to provide functions such as "createHostComponent" -->
104 <INTNetwork>
105 <host>localhost</host>
106 <user>jenkins</user>
107 <password></password>
108 <type>NetworkDriver</type>
109 <connect_order>1</connect_order>
110 <COMPONENTS>
111 </COMPONENTS>
112 </INTNetwork>
113
114 </COMPONENT>
115</TOPOLOGY>