[test]: Add Class object in each test script file#992
[test]: Add Class object in each test script file#992stcheng merged 1 commit intosonic-net:masterfrom
Conversation
|
https://sonic-jenkins.westus2.cloudapp.azure.com/job/vs/job/sonic-swss-build/test_results_analyzer/ to have a better view in the test results analyzer, all the tests need to be put into separated class objects. otherwise, they will be put under (root) directory. |
|
I ran multiple tests, I suspect there is some genuine issue in the refactoring. |
This is to get a better JUnitXML file and align all the tests under the same level of hierarchy. Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
|
retest this please |
2 similar comments
|
retest this please |
|
retest this please |
lguohan
left a comment
There was a problem hiding this comment.
do not merge yet, I found the refactor make the test more unstable.
|
test_warm_reboot.py::TestWarmReboot::test_system_warmreboot_neighbor_syncup FAILED this test failed constantly others are fine |
|
All checks have passed |
|
retest this please |
2 similar comments
|
retest this please |
|
retest this please |
This is to get a better JUnitXML file and align all the tests under the same level of hierarchy. Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
This is to get a better JUnitXML file and align all the tests under the same level of hierarchy. Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
Add telemetry service to the list of services to stop/reset-failed/restart during config load/reload operations.
This is to get a better JUnitXML file and align all the tests under the same level of hierarchy. Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
* add more ha appl state table name * same table name for npu/dpu * address comment --------- Co-authored-by: Saikrishna Arcot <sarcot@microsoft.com>
This is to get a better JUnitXML file and align all
the tests under the same level of hierarchy.
Signed-off-by: Shu0T1an ChenG shuche@microsoft.com