You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: