Skip to content

Commit

Permalink
Fix parallel backup tests (#355)
Browse files Browse the repository at this point in the history
If backup tests are run in parallel, they will upload to the same path and cause 1+ of the tests to fail

Use a UUID in the path to avoid parallel backup tests from affecting each other

Parallel backup tests can happen for testing multiple Juju versions or if 2 PRs (or a PR & release) run at the same time
---------

Co-authored-by: Shayan Patel <[email protected]>
  • Loading branch information
carlcsaposs-canonical and shayancanonical authored Nov 28, 2023
1 parent 04de94f commit 8afdce6
Show file tree
Hide file tree
Showing 4 changed files with 333 additions and 148 deletions.
Loading

0 comments on commit 8afdce6

Please sign in to comment.