Skip to content

Commit

Permalink
Merge pull request #357 from planetscale/upgrade-test-version
Browse files Browse the repository at this point in the history
Document the version upgrade of the tests in the docs
  • Loading branch information
frouioui committed Feb 8, 2023
2 parents 4f110a0 + 5cd3eae commit 87e6c9f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/release-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ time that we update to build against a newer Vitess release.
The Kubernetes library version is determined by the version of [Operator SDK](https://github.com/operator-framework/operator-sdk)
that's in use.

### Update the test output

The `upgrade.sh`, `backup_restore_test.sh` and `vtorc_vtadmin_test.sh` files must be updated with the proper release increment. Change the `verifyVtGateVersion` function calls to use the proper version (next version and new old version).

## Cut Release

### Update Vitess Dependency
Expand Down

0 comments on commit 87e6c9f

Please sign in to comment.