forked from greenplum-db/gpdb-archive
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gp init cluster:Added functional tests for expansion support
This commit adds functional tests for expansion support changes pushed in the PR Below changes are included: init_cluster_config_validation_test.go - This contains tests related to the input expansion config validations, new functions GetDefaultExpansionConfig is added to create default config with expansion support along with config validaiton related tests init_cluster_db_validation_test.go - This contains tests related to the database configuration checks after the cluster is successfully initialized with expansion support, it also included validation for spread and group mirroring init_cluster_test.go: This includes expansion validation by passing config file with different file formats init_cluster_suite_test.go: In this file check has been added to fetch the hostname
- Loading branch information
1 parent
1da9ac3
commit 88d8d68
Showing
4 changed files
with
994 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.