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
The azure pipeline uses sonic-mgmt master branch to invoke tests. The default value of PTF_IMAGE_TAG on master branch is "latest" which is a Python 3 only image. For release branches we use mixed image which is tagged under branch specific tag name. This PR overrides it here.
Work item tracking
Microsoft ADO (number only):
How I did it
Override PTF_IMAGE_TAG in pipeline
How to verify it
TBD
Which release branch to backport (provide reason below if selected)
201811
201911
202006
202012
202106
202111
202205
202211
202305
Tested branch (Please provide the tested image version)
NA
Description for the changelog
Override PTF_IMAGE_TAG for release branch PR tests
The azure pipeline uses sonic-mgmt master branch to invoke tests. The default value of PTF_IMAGE_TAG on master branch is "latest" which is a Python 3 only image. For release branches we use mixed image which is tagged under branch specific tag name.
Link to config_db schema for YANG module changes
NA
A picture of a cute animal (not mandatory but encouraged)
@opcoder0 Can you address the conflict in 202305 and 202311 branch? Seems the PR test in these two branches is also impacted.
Hi @bingwang-ms Sure. I have added the approved labels. I am waiting for the PRs to be created so I can fix the conflicts.
Adding the Approve tag won't help in this case. Automation can't create PR because of the conflict. Can you file direct PR to 202311/202405/202411 branches?
opcoder0
changed the title
Override PTF_IMAGE_TAG use release tag
Override PTF_IMAGE_TAG use release tag [202405]
May 9, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why I did it
The azure pipeline uses sonic-mgmt master branch to invoke tests. The default value of PTF_IMAGE_TAG on master branch is "latest" which is a Python 3 only image. For release branches we use mixed image which is tagged under branch specific tag name. This PR overrides it here.
Work item tracking
How I did it
Override PTF_IMAGE_TAG in pipeline
How to verify it
TBD
Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
NA
Description for the changelog
Override PTF_IMAGE_TAG for release branch PR tests
The azure pipeline uses sonic-mgmt master branch to invoke tests. The default value of PTF_IMAGE_TAG on master branch is "latest" which is a Python 3 only image. For release branches we use mixed image which is tagged under branch specific tag name.
Link to config_db schema for YANG module changes
NA
A picture of a cute animal (not mandatory but encouraged)
NA