Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Primary Requirement IDSecondary Requirement IDUnit Test IDUnit 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

Error UT

Primary Requirement IDSecondary Requirement IDUnit Test IDUnit Test Description
cfg-070 UT-0180
  • add more than 32 NIDs
cfg-070 UT-0185
  • add a peer with multiple NIDs
  • delete a non-existent peer NID from the peer identified by key-NID
cfg-080snd-065UT-0190
  • add peer 1 with NIDs A, B and C
  • add peer 2 with NIDs D, C and E
    • Adding NID C should fail

...