remove outdated information in citus upgrade readme (#3471)

pull/3472/head
SaitTalhaNisanci 2020-02-05 13:31:02 +03:00 committed by GitHub
parent 8c972dc614
commit 89dc7d5e41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -72,8 +72,6 @@ only be run during PG versions.
Citus upgrade test is used for testing citus version upgrades from specific version to master. The purpose of this test is to ensure that a newly made change does not result in unexpected upgrade errors. Citus upgrade test is used for testing citus version upgrades from specific version to master. The purpose of this test is to ensure that a newly made change does not result in unexpected upgrade errors.
The citus upgrade test is designed to be run on a docker image for CircleCI, so we won't explain here how to run it in your local.
Currently the citus upgrade test assumes that: Currently the citus upgrade test assumes that:
- You have citus artifact tarballs, both for old version and master. - You have citus artifact tarballs, both for old version and master.