| Home | Trees | Indices | Help |
|---|
|
|
This example shows, how we can use the topology file:
In topo file we can specify the component like below:
[TOPOLOGY]
[[COMPONENT]]
[[["Mininet1"]]]
The usage of this component in the test script like below:
main.Mininet1.checkIP(main.params['CASE1']['destination'])
Here we are using the Mininet1 which of type Mininet
ofautomation>run Topology example 1
will execute this example.
|
|||
|
|||
|
|||
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Mar 11 12:56:26 2013 | http://epydoc.sourceforge.net |