From e5f95c4de9541eb8ec03fd2d2313c8d8b55d27e1 Mon Sep 17 00:00:00 2001 From: Florent Poinsard Date: Wed, 11 Jan 2023 12:55:10 +0100 Subject: [PATCH] Document the version ugprade of the tests in the docs Signed-off-by: Florent Poinsard --- docs/release-process.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/release-process.md b/docs/release-process.md index 208e2049..5ed35d44 100644 --- a/docs/release-process.md +++ b/docs/release-process.md @@ -64,6 +64,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 After the PR from the prepare phase is merged, make sure your local git dir is