Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D5097
Change Details
Change Details
Old
New
Diff
``` cd services/backup/blob_client cargo check ``` after running localstack, blob and backup (in this particular order), this still works: ``` yarn run-performance-tests backup ```
``` cd services/backup/blob_client cargo check ``` after running localstack, blob, and backup (in this particular order), this still works: ``` yarn run-integration-tests backup yarn run-performance-tests backup ```
``` cd services/backup/blob_client cargo check ``` after running localstack, blob
,
and backup (in this particular order), this still works: ```
yarn run-integration-tests backup
yarn run-performance-tests backup ```
Continue