Skip to content

Fix reproducible build related azure pipeline bug. #8116

Merged
liushilongbuaa merged 1 commit intosonic-net:masterfrom
liushilongbuaa:fix-0707
Jul 9, 2021
Merged

Fix reproducible build related azure pipeline bug. #8116
liushilongbuaa merged 1 commit intosonic-net:masterfrom
liushilongbuaa:fix-0707

Conversation

@liushilongbuaa
Copy link
Copy Markdown
Contributor

@liushilongbuaa liushilongbuaa commented Jul 7, 2021

Why I did it

We didn't enabled reproducible build when building sonic-slave-[buster|stretch] image.
Recently some build failure shows up because of this issue.

How I did it

Enable reproducible build in docker sonic-slave-*. That is adding BUILD_OPTIONS in make command.
This includes two pipeline jobs: docker-sonic-slave & official build, step: 'make PLATFORM=? configure'.

How to verify it

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

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106

Description for the changelog

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

@liushilongbuaa liushilongbuaa marked this pull request as ready for review July 8, 2021 09:36
@qiluo-msft
Copy link
Copy Markdown
Collaborator

In the PR description, please explain in deep what is the bug and how do you fix it. Currently we could not learn much from your words.

@liushilongbuaa
Copy link
Copy Markdown
Contributor Author

In the PR description, please explain in deep what is the bug and how do you fix it. Currently we could not learn much from your words.

Updated description.

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.

4 participants