Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

Remove DB Directory removal as part of make clean #84

Merged
merged 15 commits into from
Jul 28, 2021

Conversation

abdosi
Copy link
Contributor

@abdosi abdosi commented Jul 28, 2021

What/Why I did:

As part of PR: #77 i added removal of DB Directory (/var/run/redis) as part of make clean. This is causing issue where other debian package test fails (as they don't see database_config.json) .

Eg: https://dev.azure.com/mssonic/build/_build/results?buildId=25651&view=logs&jobId=cef3d8a9-152e-5193-620b-567dc18af272&j=cef3d8a9-152e-5193-620b-567dc18af272&t=359769c4-8b5e-5976-a793-85da132e0a6f

This issue can come if parallels debian package is getting build and we hit this particular condition.

Possible Enhancement that can be done (not part of this PR)
Going forward we need to see if we can make telemetry depend on sonic-swss-common Debian package so that we can use database_config.json coming from there directly and need not have explicit steps in telemetry makefile.

How I did:
Revert PR change of remove db directory in Makefile.

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
for single and multi namespace/asic.

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
path then always return error.

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
packages test cases.

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
@abdosi abdosi requested a review from saiarcot895 July 28, 2021 23:18
@abdosi
Copy link
Contributor Author

abdosi commented Jul 28, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@abdosi abdosi merged commit 0443e66 into sonic-net:master Jul 28, 2021
@abdosi abdosi deleted the multiasic branch July 28, 2021 23:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants