Primary Requirement ID | Secondary Requirement ID | Unit Test ID | Unit Test Description |
---|
| | UT-0155 | - add a new peer with 32 NIDs
|
| | UT-0160 | - delete a peer and all its 32 NIDs
|
| | UT-0165 | - load lnet
- lnetctl lnet configure
- add 2 or more peers on a non-local network
- delete peer 1
- delete peer 2
|
| | UT-0170 | - load lnet
- lnetctl lnet configure
- add 2 or more peers on a non-local network
- lnetctl lnet unconfigure
- lustre_rmmod
|
| | UT-0171 | - load lnet
- lnetctl lnet configure
- add 2 or more peers on tcp1 (non-local)
- check that refcount = 2 (1 for hashlist & 1 for remote list)
- check credits are not set
- add tcp1 network
- Check refcount 1 (remote list refcount removed)
- check credits are set
|
| | UT-0172 | - load lnet
- lnetctl lnet configure
- add 2 or more peers on tcp1 (primary peer ni)
- add 2 or more peers on tcp2
- check credits and refcount
- add tcp 1 and tcp 2 networks
- check credits and refcount
- remove the tcp1 network
- check that the entire peer is removed
|
| | UT-0171 | - same steps as above
- remove a tcp2 network
- check that all peers on that network are removed.
|
| | UT-0175 | - startup lnet
- startup traffic
- add a peer ni on a non-local network
- add a local network for that peer
- Send traffic over that peer_ni
|
| | UT-0176 | - startup lnet
- add tcp1 network
- add peers on tcp1 network
- check they are multi-rail
- run taffic
- delete the peers
- peers should be recreated because of traffic and they should be non-mr
|