diff --git a/gpMgmt/test/behave/mgmt_utils/gpexpand.feature b/gpMgmt/test/behave/mgmt_utils/gpexpand.feature index b46581ee1ccc0547e369200a2d77d6b9ac975903..c05f0104f594cfde2876ff551d23b6a7f7d44e51 100644 --- a/gpMgmt/test/behave/mgmt_utils/gpexpand.feature +++ b/gpMgmt/test/behave/mgmt_utils/gpexpand.feature @@ -206,7 +206,7 @@ Feature: expand the cluster by adding more segments Then the number of segments have been saved When the user runs gpexpand with the latest gpexpand_inputfile with additional parameters "--silent" Then verify that the cluster has 3 new segments - When the user runs gpexpand against database "gptest" to redistribute + When the user runs gpexpand to redistribute Then the numsegments of table "ext_test" is 4 @gpexpand_icw_db_concourse