...
Primary Requirement ID | Secondary Requirement ID | Unit Test ID | LUTF ID | Issue | Unit Test Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cfg-105 | basic-cfg-err-001 | test_udsp_basic_err_01 | fail (return -22), the error seems known issue listed below |
| |||||||||
basic-cfg-err-002 | test_udsp_basic_err_02 | pass |
| ||||||||||
basic-cfg-err-003 | case missing; manually tested |
|
|
...
Primary Requirement ID | Secondary Requirement ID | Unit Test ID | LUTF ID | Issue | Unit Test Description |
---|---|---|---|---|---|
test_udsp_routed_net_01 | the test itself passed, but the unconfigure code(at the end of the script) return error error: "LUTFError:\n node-name: mds_HOST\n msg: lustre_rmmod failed\n arg:\ \ null\n file name: /usr/lib64/lustre/tests/lutf/python/tests-infra/lnet.py\n\ \ line number: 611\n function: unconfigure\n" if comment out the unconfigure_lnet(), test can pass lutf>>> R() Tests: - name: lutf-udsp description: auster lutf SubTests: - status: PASS duration: 8 return_code: 0 name: udsp_routed_net_01 duration: 8 status: PASS submission: Fri Apr 22 17:07:56 UTC 2022 |
| |||
pass - manually run |
| ||||
fail - manually run fail to set up the env as layout2, I can make the top path passed, but the bottom one wont work |
|
...
Primary Requirement ID | Secondary Requirement ID | Unit Test ID | Issue | Unit Test Description |
---|---|---|---|---|
pass - manually run add UDSP rule to interface A simulate the error by "lctl net_drop_add -s A -d B -i 2" do lctl ping B from A check lnetctl net show -v 3 and found send_count is increased on A as well as other interfaces, the same time, health stats dropped number increased too delete the rule by "lctl net_drop_del" and do lctl ping again send_count shows only A increased by 1 *health value didn't been noticed decrease, but developer checked lnet debug log and it showed the changing |
| |||
pass - manualmanually run add UDSP on tcp1 then set that nid A in tcp1 in net_drop, the traffic will go either the good interface on tcp1 or failed. we got failed ping every other time. |
| |||
pass - manually run |
|
...