This repository was archived by the owner on May 25, 2026. It is now read-only.
rev200
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 <shayan.patel@canonical.com>