提交 abc50091 编写于 作者: K Kalen Krempely 提交者: Kalen Krempely

gpmovemirrors: add tablespace test

Co-authored-by: NJacob Champion <pchampion@pivotal.io>
上级 aa758051
......@@ -56,6 +56,19 @@ Feature: Tests for gpmovemirrors
And the segments are synchronized
And verify that mirrors are recognized after a restart
Scenario: tablespaces work
Given a standard local demo cluster is created
And a tablespace is created with data
And a gpmovemirrors directory under '/tmp/gpmovemirrors' with mode '0700' is created
And a 'good' gpmovemirrors file is created
When the user runs gpmovemirrors
Then gpmovemirrors should return a return code of 0
And verify the database has mirrors
And all the segments are running
And the segments are synchronized
And verify that mirrors are recognized after a restart
And the tablespace is valid
########################### @concourse_cluster tests ###########################
# The @concourse_cluster tag denotes the scenario that requires a remote cluster
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册