Primary Requirement ID | Secondary Requirement ID | Unit Test ID | LUTF ID | Unit Test Description |
---|
cfg-105 |
| basic-cfg-err-001 | test_udsp_basic_err_01 | - Setup: configure single network, 3 NIDs on the network
- Add UDSP rule that gives two of the interfaces highest priority
- Execute UDSP "Show" command
- Verify that the resulting YAML file contains policy description as expected
- Execute UDSP "Delete" command providing policy index that doesn't exist
- Verify that the command failed with an error
|
|
| basic-cfg-err-002 | test_udsp_basic_err_02 | - Setup: configure single network, 3 NIDs on the network
- Verify that attempts to add UDSP rule for source or dst network fail: "0tcp", "0o2ib", "tcpp", "t", "tcp100000000000000000000000000000000000000000000000001"
|
|
| basic-cfg-err-003 |
| - Setup: configure single network, 3 NIDs on the network
- Verify that attempts to add UDSP rule for source or dst NID fail: "@tcp", "1@tcp", "1.1.1@tcp", "1.1.1.1.1@tcp"
|