| <PARAMS> |
| <testcases>1,4,5,4,5,4,5,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> |
| <ip4>10.128.174.4</ip4> |
| <ip5>10.128.174.5</ip5> |
| <ip6>10.128.174.6</ip6> |
| <ip7>10.128.174.7</ip7> |
| </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>8</numIter> |
| <numIgnore>2</numIgnore> |
| <numSwitch>8</numSwitch> |
| <batchThresholdMin>0</batchThresholdMin> |
| <batchThresholdMax>1000</batchThresholdMax> |
| <batchIntentSize>1</batchIntentSize> |
| <numMult>1</numMult> |
| #Interface to bring down for intent reroute case |
| <intfs>s3-eth2</intfs> |
| </TEST> |
| |
| <DB> |
| <intentFilePath> |
| /home/admin/ONLabTest/TestON/tests/IntentPerfNext/intentInstallPathDb.log |
| </intentFilePath> |
| </DB> |
| |
| <JSON> |
| <submittedTime>intentSubmittedTimestamp</submittedTime> |
| <installedTime>intentInstalledTimestamp</installedTime> |
| <wdRequestTime>intentWithdrawRequestedTimestamp</wdRequestTime> |
| <withdrawnTime>intentWithdrawnTimestamp</withdrawnTime> |
| </JSON> |
| </PARAMS> |