mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-07 21:42:56 +00:00
Clean up terms "delete timeline" and "detach tenant".
You cannot attach/detach an individual timeline, attach/detach always applies to the whole tenant. However, you can *delete* a single timeline from a tenant. Fix some comments and error messages that confused these two operations.
This commit is contained in:
committed by
Heikki Linnakangas
parent
676c63c329
commit
e5e40a31f4
@@ -39,7 +39,7 @@ def test_normal_work(neon_env_builder: NeonEnvBuilder, num_timelines: int, num_s
|
||||
* restart compute
|
||||
* check that the data is there
|
||||
* stop compute
|
||||
* detach timeline
|
||||
* detach tenant
|
||||
|
||||
Repeat check for several tenants/timelines.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user