Bharat Viswanadham created HDDS-764:
---------------------------------------
Summary: Run S3 smoke tests with replication STANDARD.
Key: HDDS-764
URL: https://issues.apache.org/jira/browse/HDDS-764
Project: Hadoop Distributed Data Store
Issue Type: Bug
Reporter: Bharat Viswanadham
This Jira is created from the comment from [~elek]
1. I think sooner or later we need to run ozone tests with real replication. We
can add a 'scale up' to the adoop-ozone/dist/src/main/smoketest/test.sh
{code:java}
docker-compose -f "$COMPOSE_FILE" down
docker-compose -f "$COMPOSE_FILE" up -d
docker-compose -f "$COMPOSE_FILE" scale datanode=3
{code}
And with this modification we don't need the '--storage-class
REDUCED_REDUNDANCY'. (But we can do it in separated jira)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]