Azure pipelines builds are failing on test vstest at the install dependencies step + sudo pip3 install pytest flaky exabgp docker lcov_cobertura sudo: pip3: command not found seen in many or all recent PRs: https://github.com/sonic-net/sonic-swss/pull/4749 https://github.com/sonic-net/sonic-swss/pull/4638 similar to closed issue: https://github.com/sonic-net/sonic-swss/issues/4763
Azure pipelines builds are failing on test vstest at the install dependencies step
sudo: pip3: command not found
seen in many or all recent PRs:
#4749
#4638
similar to closed issue:
#4763