Description
Deploy failed due to "can't delete bridge br-b-vm-t1: Operation not permitted" when add/remove topo.
With the PR move route template from eos to ptf exabgp #1233 reverted the issue won't be reproducible.
But I'm not sure whether it is caused by the commit.
Steps to reproduce the issue:
- deploy the testbed in t0.
Describe the results you received:
TASK [vm_set : Unbind topology t0 to VMs. base vm = VM0601] ********************
Saturday 08 February 2020 13:52:08 +0000 (0:00:00.059) 0:00:38.576 *****
fatal: [ARC-HOST121]: FAILED! => {"changed": false, "msg": "ret_code=1, error message=can't delete bridge br-b-vm-t1: Operation not permitted\n. cmd=brctl delbr br-b-vm-t1"}
Describe the results you expected:
No error should be observed.
Additional information you deem important:
**Output of `show version`:**
```
(paste your output here)
```
**Attach debug file `sudo generate_dump`:**
```
(paste your output here)
```
Description
Deploy failed due to "can't delete bridge br-b-vm-t1: Operation not permitted" when add/remove topo.
With the PR move route template from eos to ptf exabgp #1233 reverted the issue won't be reproducible.
But I'm not sure whether it is caused by the commit.
Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
No error should be observed.
Additional information you deem important: