Skip to content

Use a newer backup to test from

DJ Mountney requested to merge use-updated-backup into master

The 11.11 backup we were testing from isn't supported for an upgrade to 13.x

The new backup was created by:

  • Running a pipeline on the 3-3-stable branch, (but cancelling the qa run which will make db changes)
  • Wait for the spec tests to complete (they restored, and migrated the db from the old backup)
  • Exec into the task-runner to take a fresh backup
  • Downloaded the new backup locally through the minio UI and renamed it to the new name
  • Upload the backup to our gcs backups bucket
Edited by DJ Mountney

Merge request reports