[
https://issues.apache.org/jira/browse/HDDS-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16750390#comment-16750390
]
Hudson commented on HDDS-764:
-----------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #15812 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/15812/])
HDDS-764. Run S3 smoke tests with replication STANDARD. (#462) (bharat: rev
0b91329ed67dbe5545f9f63576de0dd7a0fbe5f4)
* (edit) hadoop-ozone/dist/src/main/smoketest/s3/awss3.robot
* (edit) hadoop-ozone/dist/src/main/smoketest/s3/MultipartUpload.robot
* (edit) hadoop-ozone/dist/src/main/smoketest/s3/objectdelete.robot
* (edit) hadoop-ozone/dist/src/main/smoketest/s3/objectputget.robot
* (edit) hadoop-ozone/dist/src/main/smoketest/test.sh
* (edit) hadoop-ozone/dist/src/main/smoketest/s3/objectmultidelete.robot
* (edit) hadoop-ozone/dist/src/main/smoketest/s3/objectcopy.robot
> 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: Sub-task
> Reporter: Bharat Viswanadham
> Assignee: Elek, Marton
> Priority: Major
> Labels: newbie, pull-request-available
> Fix For: 0.4.0
>
> Attachments: HDDS-764.001.patch
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> 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 hadoop-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]