-
Notifications
You must be signed in to change notification settings - Fork 138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provide gpdemo.sh deployment script #291
Conversation
all scripts need to be installed to the dir where |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Most looks good, few minor comments.
In commit messages:
-> In this commit |
13e7c4a
to
772bb98
Compare
a complete overhaul of this pr has been carried out.
usage of
|
8582dea
to
e221d14
Compare
Customers have complained that the deployment procedures of CBDB is tedious. In this commit, gpdemo provides a default configuration to enable a one-click deployment experience. The default parameters are the same as "make create-demo-cluster".
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks for your work.
Customers have complained that the deployment procedures of CBDB is tedious. In this PR, gpdemo.sh provides a default configuration to enable a one-click deployment experience. The default parameters are the same as "make create-demo-cluster", and all demo cluster Makefile jobs are now directly run "gpdemo.sh" instead.
Packaging Instructions
Following files are necessary and need to be packaged into
.rpm
files if we need to ship this script in the releases:gpAux/gpdemo
:*.sh
(demo_cluster.sh
,gpdemo-defaults.sh
,gpdemo.sh
,probe_config.sh
)lalshell
README