Versions Compared

Key

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

...

Unit Test IDDescriptionStatus
basic-cfg-err-001"add" command with bad syntax yields "Success" description in the result along with errno -22pending fix ready
basic-cfg-err-001"del" command with "idx" parameter value that doesn't match any existing policy yields no error ignore
basic-cfg-err-001"del" command with bad syntax ("idxx" instead of "idx") causes info for the "add" command to be printedpending fix ready
basic-cfg-err-001"add" command that duplicates existing policy yields "cannot add udsp: Unknown error -114"fix ready
basic-cfg-err-001"add" command that duplicates existing policy except assigning a (different) priority yields a duplicated policy with the specified prioritypending fix ready

Single Network Configuration

...

Primary Requirement ID

Secondary Requirement ID

Unit Test ID

Unit Test Description




  • Setup: configure two networks, two NIDs on each network 
  • Add UDSP rule that gives highest priority to a network that doesn't exist
  • Execute UDSP "Show" command
  • Verify that the resulting YAML file contains policy description as expected



  • Setup: configure two networks, two NIDs on each network 
  • Add UDSP rule that gives one of the networks highest priority
  • Start traffic
  • Verify that the network with the highest priority was used
  • Bring the highest priority network down
  • Verify that the remaining network is used
  • Stop traffic

Issues

Unit Test IDDescriptionStatus
LU-13193"Oops" when adding a destination nid UDSPDNS

Routed Network Configuration

...