Depends on D3498
This fixes the test path for the backup service. I changed the path to absolute for the blob service to keep it consistent.
Paths
| Differential D3523 Authored by • karol on Mar 25 2022, 5:02 AM.
Tags None Referenced Files
Subscribers
Details Summary Depends on D3498 This fixes the test path for the backup service. I changed the path to absolute for the blob service to keep it consistent. Test Plan cd services yarn test-backup-service yarn test-backup-service-dev-mode yarn test-blob-service yarn test-blob-service-dev-mode
Diff Detail
Event TimelineHerald added subscribers: • benschac, atul, • adrian and 2 others. · View Herald TranscriptMar 25 2022, 5:02 AM2022-03-25 05:02:28 (UTC-7) • karol edited the summary of this revision. (Show Details)Mar 25 2022, 5:04 AM2022-03-25 05:04:41 (UTC-7) • karol added a parent revision: D3498: [services] Dev Mode - Apply local cloud to the Backup service. Harbormaster completed remote builds in B7599: Diff 10674.Mar 25 2022, 5:10 AM2022-03-25 05:10:31 (UTC-7) This revision is now accepted and ready to land.Mar 25 2022, 12:56 PM2022-03-25 12:56:12 (UTC-7) Harbormaster failed remote builds in B8005: Diff 11210!Apr 8 2022, 1:07 AM2022-04-08 01:07:49 (UTC-7) Comment Actions I changed my approach, now I used terraform for this. I'm abandoning this one. I decided that it will be faster to set up a new stack as I reordered the diffs and a lot of the differed from the ones from this stack. Let's follow up in the stack beginning at D3695.
Sorry, IDK :/ • karol mentioned this in D3695: [services] Dev mode - Fix Backup service.Apr 11 2022, 6:49 AM2022-04-11 06:49:10 (UTC-7) Comment Actions
Added a note about this in the new stack.
Revision Contents
Diff 10674 services/backup/docker-server/contents/run_tests.sh
services/blob/docker-server/contents/run_tests.sh
|