Test blob storage backups in nightly simulation tests
Open
backup-restore
testing
- Dominant language
- C++
- Stars
- 16.7k
- Forks
- 1.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 126
Description
Currently backups to S3 blob storage are not testable in simulation because they only work with `Net2`. Backups to Azure blob storage are testable in simulation because they work with `Sim2`, but Joshua is not currently running these tests. Thus the following two steps are necessary to support testing blob backups in simulation:
- Support running S3 blob storage backups in `Sim2`.
- Run MinIO and Azurite blob storage emulators on Joshua agents for simulation testers to communicate with.
Contributor guide
Assessment
This issue has not been assessed yet.