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

Vertical prod Host patch apply support #105

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

Conversation

aprasadd
Copy link

Tracked-On: OAM-98004
Signed-off-by: Amalendu Prasad Das [email protected]

@aprasadd aprasadd requested a review from YadongQi as a code owner August 11, 2021 07:34
@@ -13,6 +13,7 @@ QEMU_REL="qemu-4.2.0"
CIV_WORK_DIR=$(pwd)
CIV_GOP_DIR=$CIV_WORK_DIR/GOP_PKG
CIV_VERTICAl_DIR=$CIV_WORK_DIR/vertical_patches/host
CIV_VERTICAl_PROD_DIR=$CIV_WORK_DIR/vertical_prod_patches/host/caas_tpy
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you add more commit message to explain why need this patch?
what's the difference between CIV_VERTICAl_DIR and CIV_VERTICAl_PROD_DIR?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@YadongQi :
CIV_VERTICAl_DIR: Which contains common vertical Patches for the releases
CIV_VERTICAl_PROD_DIR: Which Contains Customer Specific Patches for releases which we are creating new branch of [celedon/r/tpy/vertical] for cust specific releases
While running host script it will fetch host patches form both the DIR

Adding support to apply product specific patches separatelly.

Tracked-On: OAM-98004
Signed-off-by: Amalendu Prasad Das <[email protected]>
@sysopenci sysopenci added the Stale Stale label for inactive open prs label Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale Stale label for inactive open prs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants