revert(docker-ptf): restore 202411 compatibility#28609
Open
auspham wants to merge 1 commit into
Open
Conversation
Revert only the docker-ptf changes introduced by f1b9ef0. PR testing has been stopped for the 202411 branch, so restore the established behavior required by older platform releases. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 7e980f91-752e-4a7a-a99c-377c5e75a089 Signed-off-by: Austin (Ngoc Thang) Pham <austinpham@microsoft.com>
Collaborator
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
PR testing is no longer running for the 202411 branch. The
docker-ptfchanges introduced by #26326 break the established behavior required by older platform releases. Revert that portion of the change to preserve compatibility when those releases usedocker-ptf.Work item tracking
How I did it
Reverted only the
dockers/docker-ptfchanges from commitf1b9ef048d3e991450276bc8146a472b452869c2. The changes made by that commit outsidedocker-ptfremain intact.How to verify it
Compared
dockers/docker-ptfwith the parent off1b9ef048d3e991450276bc8146a472b452869c2and confirmed there are no semantic differences. Confirmed the PR changes no paths outsidedockers/docker-ptf.Which release branch to backport (provide reason below if selected)
None. This PR directly targets the
202411branch.Tested branch (Please provide the tested image version)
docker-ptfPR testing is disabled on this branchDescription for the changelog
Restore the pre-#26326
docker-ptfbehavior on 202411 for older platform releases.Link to config_db schema for YANG module changes
N/A
A picture of a cute animal (not mandatory but encouraged)
N/A