You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sairedis, swss, and swss-common all use the docker-sonic-vs image in pipelines and/or README instructions. The upgrade to Bullseye may need pipeline updates in these submodules as well to build Bullseye artifacts.
As for moving the container itself to Bullseye, it doesn't look to be difficult, just need to remove Python 2 packages.
Description
docker-sonic-vs.gz is buster on the master branch build
Steps to reproduce the issue:
Build sonic-buildimage from master branch
Describe the results you received:
cannot test swss changes with pytest because swss master is on bullseye and docker-sonic-vs.gz provides a buster image.
Describe the results you expected:
docker-sonic-vs.gz should be on bullseye\
The text was updated successfully, but these errors were encountered: