From c9fd0bd415f440abdf1f764896c8e6b28d68f025 Mon Sep 17 00:00:00 2001 From: dosire Date: Mon, 24 Mar 2014 10:19:45 +0100 Subject: [PATCH] Add upgrader test. --- doc/release/manual_testing.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/release/manual_testing.md b/doc/release/manual_testing.md index 13d27a4a6b..7bfce6eda7 100644 --- a/doc/release/manual_testing.md +++ b/doc/release/manual_testing.md @@ -42,3 +42,7 @@ Use the [support document](https://docs.google.com/document/d/1cAHvbdFE6zR5WY-zh - Click on a [file link](https://dev.gitlab.org/samples/relative-links/blob/master/documents/0.md) and see if it correctly takes to the blob view - Check if the links in the README when viewed as a [blob](https://dev.gitlab.org/samples/relative-links/blob/master/README.md) are correct - Select the "markdown" branch and check if all links point to the files within the markdown branch + +## Upgrader +- Upgrade from the previous release +- Run the upgrader script in this release (it should not break)