Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[build] Fix issue between reproducible build and dood. (#11084) #12845

Merged
merged 1 commit into from
Nov 28, 2022

Conversation

liushilongbuaa
Copy link
Contributor

@liushilongbuaa liushilongbuaa commented Nov 28, 2022

Why I did it

dood PR renamed docker image with a tail '-sonic'. It affects reproducible build version file's name, which makes version pinning not work.
Now it blocks 202211 branch vs platform's build for target/docker-sonic-vs.gz

How I did it

Remove the tail when collecting version information step.
It has been verified by 202205 branch.

How to verify it

check target/versions to see the file name.

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211

Description for the changelog

Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@liushilongbuaa liushilongbuaa marked this pull request as ready for review November 28, 2022 07:20
@xumia
Copy link
Collaborator

xumia commented Nov 28, 2022

@liushilongbuaa , please add more comments in the description, thanks.

@mssonicbld
Copy link
Collaborator

Cherry-pick PR to 202211: #12851

@mssonicbld
Copy link
Collaborator

Cherry-pick PR to 202106: #13120

@mssonicbld
Copy link
Collaborator

Cherry-pick PR to 202111: #13121

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants