gh-gei
gh-gei copied to clipboard
Delete the BBS archives from the S3 bucket before running BBS INT tests
Right now we are using GitHub's shared S3 bucket for our BBS INT tests. The problem is that once we upload the archive we don't delete it ever which may cause problem in the future. We also need to take into account that our INT tests run in parallel.
Todo
- [ ] Delete the BBS archive before running each INT test.