mirror of https://github.com/citusdata/citus.git
remove outdated information in citus upgrade readme (#3471)
parent
8c972dc614
commit
89dc7d5e41
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue