You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2019/09/23 21:53:42 UTC

[GitHub] [accumulo-testing] ctubbsii commented on a change in pull request #113: README.md for automateEC2.sh

ctubbsii commented on a change in pull request #113: README.md for automateEC2.sh 
URL: https://github.com/apache/accumulo-testing/pull/113#discussion_r327344821
 
 

 ##########
 File path: test/automation/README.md
 ##########
 @@ -0,0 +1,17 @@
+# Automate EC2 Cluster
+
+The automateEC2 script is an executable that allows you to set up Accumulo on an AWS cluster for testing purposes. The cluster_props file is where all of the properties are defined for the script.
+
+All repositories are set to the master branch of the apache projects by default. You can change these values to your specific forks and branches as desired.
+
+A path to muchos.props is required in order to run the script. You can find the required configurations and an example of muchos.props [in the official Fluo-Muchos readme](https://github.com/apache/fluo-muchos).
 
 Review comment:
   ```suggestion
   A path to `muchos.props` is required in order to run the script. You can find the required configurations and an example of `muchos.props` [in the official Fluo-Muchos readme](https://github.com/apache/fluo-muchos).
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services