Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[pytest]: Ignore errors deleting host ifs (sonic-net#2005)
The delete command for host interfaces during virtual server set up can occasionally fail if the interface has been auto-deleted before the command is run. This causes cascading failures for the VS test suite. Ignore such an error if this occurs. Signed-off-by: Lawrence Lee <lawlee@microsoft.com>
- Loading branch information