[
https://issues.apache.org/jira/browse/HDDS-1554?focusedWorklogId=262916&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-262916
]
ASF GitHub Bot logged work on HDDS-1554:
----------------------------------------
Author: ASF GitHub Bot
Created on: 19/Jun/19 09:43
Start Date: 19/Jun/19 09:43
Worklog Time Spent: 10m
Work Description: elek commented on pull request #990: HDDS-1554. Create
disk tests for fault injection test
URL: https://github.com/apache/hadoop/pull/990
The current plan for fault injection disk tests are:
# Scenario 1 - Read/Write test
## Run docker-compose to bring up a cluster
## Initialize scm and om
## Upload data to Ozone cluster
## Verify data is correct
## Shutdown cluster
# Scenario 2 - Read/Only test
## Repeat Scenario 1
## Mount data disk as read only
## Try to write data to Ozone cluster
## Validate error message is correct
## Shutdown cluster
# Scenario 3 - Corruption test
## Repeat Scenario 2
## Shutdown cluster
## Modify data disk data
## Restart cluster
## Validate error message for read from corrupted data
## Validate error message for write to corrupted volume
See: https://issues.apache.org/jira/browse/HDDS-1554
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 262916)
Time Spent: 10m
Remaining Estimate: 0h
> Create disk tests for fault injection test
> ------------------------------------------
>
> Key: HDDS-1554
> URL: https://issues.apache.org/jira/browse/HDDS-1554
> Project: Hadoop Distributed Data Store
> Issue Type: Improvement
> Components: build
> Reporter: Eric Yang
> Assignee: Eric Yang
> Priority: Major
> Labels: pull-request-available
> Attachments: HDDS-1554.001.patch, HDDS-1554.002.patch,
> HDDS-1554.003.patch, HDDS-1554.004.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The current plan for fault injection disk tests are:
> # Scenario 1 - Read/Write test
> ## Run docker-compose to bring up a cluster
> ## Initialize scm and om
> ## Upload data to Ozone cluster
> ## Verify data is correct
> ## Shutdown cluster
> # Scenario 2 - Read/Only test
> ## Repeat Scenario 1
> ## Mount data disk as read only
> ## Try to write data to Ozone cluster
> ## Validate error message is correct
> ## Shutdown cluster
> # Scenario 3 - Corruption test
> ## Repeat Scenario 2
> ## Shutdown cluster
> ## Modify data disk data
> ## Restart cluster
> ## Validate error message for read from corrupted data
> ## Validate error message for write to corrupted volume
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]