7013b05899
Why I did it This is part of Python3 migration project. This PR will add a new makefile flag: LEGACY_SONIC_MGMT_DOCKER Now by default: LEGACY_SONIC_MGMT_DOCKER = y will build sonic-mgmt-docker with Python2 and Python3 If LEGACY_SONIC_MGMT_DOCKER = n will will sonic-mgmt-docker with Python3 only Work item tracking Microsoft ADO (number only): 25254349 How I did it Add makefile flag: LEGACY_SONIC_MGMT_DOCKER How to verify it By default will build sonic-mgmt-docker with Python2 and Python3. No change compared to before. Set LEGACY_SONIC_MGMT_DOCKER=n will build sonic-mgmt-docker with Python3 only |
||
---|---|---|
.. | ||
0001-Fix-getattr-AttributeError-in-multi-thread-scenario.patch | ||
Dockerfile.j2 | ||
sonic-jenkins.pub | ||
start.sh |