blob: 38956606f6cd485a62994b3c735c47e29a883951 [file] [log] [blame]
andrew@onlab.us1bc346b2015-05-21 17:21:16 -04001<PARAMS>
andrew@onlab.usb3a48492015-06-04 18:50:10 -04002 <testcases>1,2,3,4</testcases>
andrew@onlab.us2bcfd8f2015-05-28 19:17:51 -04003 <DEP>
4 <startupSrc>
5 /home/admin/ONLabTest/TestON/tests/FuncPlatform/Dependency/Startup.py
6 </startupSrc>
7 <startupClassName>
8 Startup
9 </startupClassName>
10
11 <appSrc>
12 /home/admin/ONLabTest/TestON/tests/FuncPlatform/Dependency/App.py
13 </appSrc>
14 <appClassName>
15 App
16 </appClassName>
andrew@onlab.us9da18f22015-05-28 21:10:24 -040017
18 <logSrc>
19 /home/admin/ONLabTest/TestON/tests/FuncPlatform/Dependency/Logger.py
20 </logSrc>
21 <logClassName>
22 Log
23 </logClassName>
andrew@onlab.usb3a48492015-06-04 18:50:10 -040024
25 <shutdownSrc>
26 /home/admin/ONLabTest/TestON/tests/FuncPlatform/Dependency/Shutdown.py
27 </shutdownSrc>
28 <shutdownClassName>
29 Shutdown
30 </shutdownClassName>
31
32 <targz>
33 http://downloads.onosproject.org/nightly/onos-1.2.0.latest-NIGHTLY.tar.gz
34 </targz>
andrew@onlab.us2bcfd8f2015-05-28 19:17:51 -040035 </DEP>
andrew@onlab.us1bc346b2015-05-21 17:21:16 -040036
37 <CTRL>
38 <num>3</num>
39 <port>6633</port>
40 <ip1>10.128.174.1</ip1>
41 <ip2>10.128.174.2</ip2>
42 <ip3>10.128.174.3</ip3>
43 </CTRL>
andrew@onlab.us2bcfd8f2015-05-28 19:17:51 -040044
45 <MN>
46 <ip>10.128.10.90</ip>
47 </MN>
48
49 <BENCH>
50 <ip>10.128.174.10</ip>
51 </BENCH>
52
53 <CELL>
54 <name>func_plat</name>
55 <appStr>"drivers,openflow"</appStr>
56 </CELL>
57
andrew@onlab.us1bc346b2015-05-21 17:21:16 -040058 <GIT>
59 <branchName>master</branchName>
60 <pull>off</pull>
61 </GIT>
62
63</PARAMS>