| <PARAMS> |
| <testcases>1,4</testcases> |
| |
| <ENV> |
| <cellName>intent_perf_test</cellName> |
| </ENV> |
| |
| <GIT> |
| #autoPull 'on' or 'off' |
| <autoPull>off</autoPull> |
| <checkout>master</checkout> |
| </GIT> |
| |
| <CTRL> |
| <user>admin</user> |
| <ip1>10.128.174.1</ip1> |
| <port1>6633</port1> |
| <ip2>10.128.174.2</ip2> |
| <port2>6633</port2> |
| <ip3>10.128.174.3</ip3> |
| <port3>6633</port3> |
| </CTRL> |
| |
| <MN> |
| <ip1>10.128.10.90</ip1> |
| <ip2>10.128.10.91</ip2> |
| </MN> |
| |
| <BENCH> |
| <ip>10.128.174.10</ip> |
| </BENCH> |
| |
| <TEST> |
| #Number of times to iterate each case |
| <numIter>3</numIter> |
| <batchIntentSize>50</batchIntentSize> |
| </TEST> |
| |
| <JSON> |
| <submittedTime>intentSubmittedTimestamp</submittedTime> |
| <installedTime>intentInstalledTimestamp</installedTime> |
| <wdRequestTime>intentWithdrawRequestedTimestamp</wdRequestTime> |
| <withdrawnTime>intentWithdrawnTimestamp</withdrawnTime> |
| </JSON> |
| </PARAMS> |