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

Allow user to specify a checkout file in make config #18508

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jhli-cisco
Copy link
Contributor

@jhli-cisco jhli-cisco commented Mar 29, 2024

Why I did it

Allow user to specify a checkout file in make config

Work item tracking
  • Microsoft ADO (number only):

How I did it

Add make config cmdline variable “CHECKOUT_FILE” to allow user specify a checkout file to use. By default it is still looking for platform/checkout/{platform}.init. But can be overwritten by explicitly setting CHECKOUT_FILE. For example “make configure PLATFORM=cisco-8000 CHECKOUT_FILE=/some/path/test.ini” will look for /some/path/test.ini instead of platform/checkout/cisco-8000.ini in build workspace.

How to verify it

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)

Description for the changelog

Link to config_db schema for YANG module changes

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

@jhli-cisco
Copy link
Contributor Author

HI @qiluo-msft @xumia @lguohan, can you please help review this PR?

@jhli-cisco
Copy link
Contributor Author

Hi @qiluo-msft @xumia @lguohan , can you please review this PR? Let me know if you need any clarification.

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

Successfully merging this pull request may close these issues.

1 participant