Fix dev mode in backup service. Until now it seems like it was broken.
Details
Details
- Reviewers
• jim tomek - Commits
- rCOMMac99b83189cf: [services] Dev mode - Fix Backup service
docker-compose down yarn test-blob-service-dev-mode yarn test-backup-service-dev-mode
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
services/backup/docker-server/contents/run_tests.sh | ||
---|---|---|
5 | Ashoat's question about this: https://phabricator.ashoat.com/D3523#96086 For now, I'm not sure about this. If that's crucial, I can dig. |
services/backup/docker-server/contents/run_tests.sh | ||
---|---|---|
5 | I think you should always include information like this in a diff description. I certainly would |
Comment Actions
DatabaseSimulator has been removed (not sure in which commit exactly), so we don't want to use it if it doesn't exist.
services/backup/docker-server/contents/run_tests.sh | ||
---|---|---|
5 | I'm going to try to be better at this next time. For now this path fix is no longer relevant |