citusdata / citusdata/test-automation
Missing worker IPs on worker-instances file
Open
- Dominant language
- C
- Stars
- 15
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Using the sample given in the documentation of the repo creates coordinator and worker nodes, but it does not add the IP of worker nodes to worker-instances file on the coordinator node. That file is used by fab scripts while sending installation scripts to worker nodes. Scripts can be used after manually adding worker node IPs to the file.
Problem does not occur if c4.xlarge instances are used instead of c3.xlarge.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.