Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Approach What is the motivation for this PR? Fix test_vlan cases errored on t0-backend topo ``` > assert portchannel_cnt == pc_num, 'Need 2 portchannels for test' E UnboundLocalError: local variable 'portchannel_cnt' referenced before assignment ```
- Loading branch information