Opened 7 years ago
Closed 7 years ago
#1603 closed defect (fixed)
SystemTest_Test wcst_import should remove obsolete cases when a new patches are applied
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 9.5 |
Component: | systemtest | Version: | development |
Keywords: | Cc: | Dimitar Misev | |
Complexity: | Medium |
Description
In test wcst_import when a test case is removed, renamed in a new patch, a tested test case's folder will contain obsolte ingest.json file which if running new test wcst_import will return an error due to the input files are not available.
Then, the script to test wcst_import should remove these obsolete folders instead of try to run them.
Note:
See TracTickets
for help on using tickets.