elek commented on a change in pull request #462: HDDS-764. Run S3 smoke tests
with replication STANDARD.
URL: https://github.com/apache/hadoop/pull/462#discussion_r249378537
##########
File path: hadoop-ozone/dist/src/main/smoketest/test.sh
##########
@@ -38,8 +72,8 @@ execute_tests(){
echo "-------------------------------------------------"
docker-compose -f "$COMPOSE_FILE" down
docker-compose -f "$COMPOSE_FILE" up -d
- echo "Waiting 30s for cluster start up..."
- sleep 30
+ docker-compose -f "$COMPOSE_FILE" scale datanode=3
Review comment:
Sure, we can. (If you see the same error message, then the osx already has
new enough docker-compoe).
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]