Commit 4ac595a
committed
Fix the isChassisAppDbPresent check
The correct path to check for is
/var/run/redis/sonic-db/database_config.json and not
/etc/sonic/database_config.json
Updated the UT's conftest.py as well
Signed-off-by: Saravanan <[email protected]>1 parent 90406d9 commit 4ac595a
3 files changed
Lines changed: 1 addition & 103 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
| 221 | + | |
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1704 | 1704 | | |
1705 | 1705 | | |
1706 | 1706 | | |
1707 | | - | |
1708 | | - | |
1709 | | - | |
1710 | | - | |
1711 | | - | |
1712 | 1707 | | |
1713 | 1708 | | |
1714 | 1709 | | |
| |||
This file was deleted.
0 commit comments