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

Fix removal of the package during tests #577

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

saiarcot895
Copy link
Contributor

Description

When installing the package's dependencies for testing purposes, the package itself needs to be removed afterwards, so that there isn't any stale content there. This needs to use the package name, which is different for each package here.

Fix the pipeline to remove the package properly.

Motivation and Context

How Has This Been Tested?

Additional Information (Optional)

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
@mssonicbld
Copy link
Collaborator

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@saiarcot895 saiarcot895 marked this pull request as draft December 17, 2024 00:13
Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
@mssonicbld
Copy link
Collaborator

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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.

2 participants