[
https://issues.apache.org/jira/browse/HDDS-613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16648547#comment-16648547
]
Bharat Viswanadham commented on HDDS-613:
-----------------------------------------
Ran the acceptance test with s3Gateway and aws endpoint.
{code:java}
HW13865:smoketest bviswanadham$ ./test.sh --env ozones3 s3
Waiting 30s for cluster start up...
==============================================================================
S3
==============================================================================
S3.Awscli :: S3 gateway test with aws cli
==============================================================================
Create volume and bucket for the tests | PASS |
------------------------------------------------------------------------------
Install aws s3 cli | PASS |
------------------------------------------------------------------------------
File upload and directory list | PASS |
------------------------------------------------------------------------------
S3.Awscli :: S3 gateway test with aws cli | PASS |
3 critical tests, 3 passed, 0 failed
3 tests total, 3 passed, 0 failed
==============================================================================
S3.Bucketv2 :: S3 gateway test with aws cli for bucket operations
==============================================================================
Setup s3 Tests | PASS |
------------------------------------------------------------------------------
Create Bucket | PASS |
------------------------------------------------------------------------------
Head Bucket | PASS |
------------------------------------------------------------------------------
Delete Bucket | PASS |
------------------------------------------------------------------------------
S3.Bucketv2 :: S3 gateway test with aws cli for bucket operations | PASS |
4 critical tests, 4 passed, 0 failed
4 tests total, 4 passed, 0 failed
==============================================================================
S3.Bucketv4 :: S3 gateway test with aws cli for bucket operations
==============================================================================
Setup s3 Tests | PASS |
------------------------------------------------------------------------------
Create Bucket | PASS |
------------------------------------------------------------------------------
Head Bucket | PASS |
------------------------------------------------------------------------------
Delete Bucket | PASS |
------------------------------------------------------------------------------
S3.Bucketv4 :: S3 gateway test with aws cli for bucket operations | PASS |
4 critical tests, 4 passed, 0 failed
4 tests total, 4 passed, 0 failed
==============================================================================
S3 | PASS |
11 critical tests, 11 passed, 0 failed
11 tests total, 11 passed, 0 failed
==============================================================================
Output: /opt/hadoop/output.xml
Log: /opt/hadoop/log.html
Report: /opt/hadoop/report.html
Stopping ozones3_ozoneManager_1 ... done
Stopping ozones3_s3g_1 ... done
Stopping ozones3_datanode_1 ... done
Stopping ozones3_scm_1 ... done
Removing ozones3_ozoneManager_1 ... done
Removing ozones3_s3g_1 ... done
Removing ozones3_datanode_1 ... done
Removing ozones3_scm_1 ... done
Removing network ozones3_default
HW13865:smoketest bviswanadham$ robot -v
ENDPOINT_URL:https://s3.us-east-1.amazonaws.com -v OZONE_TEST:false -v
BUCKET:bh-9098 -v NONEXIST-BUCKET:bh-9099999 s3/bucketv4.robot
==============================================================================
Bucketv4 :: S3 gateway test with aws cli for bucket operations
==============================================================================
Setup s3 Tests | PASS |
------------------------------------------------------------------------------
Create Bucket | PASS |
------------------------------------------------------------------------------
Head Bucket | PASS |
------------------------------------------------------------------------------
Delete Bucket | PASS |
------------------------------------------------------------------------------
Bucketv4 :: S3 gateway test with aws cli for bucket operations | PASS |
4 critical tests, 4 passed, 0 failed
4 tests total, 4 passed, 0 failed
=============================================================================
HW13865:smoketest bviswanadham$ robot -v
ENDPOINT_URL:https://s3.us-east-1.amazonaws.com -v OZONE_TEST:false -v
BUCKET:bh-9098 -v NONEXIST-BUCKET:bh-9099999 s3/bucketv2.robot
==============================================================================
Bucketv2 :: S3 gateway test with aws cli for bucket operations
==============================================================================
Setup s3 Tests | PASS |
------------------------------------------------------------------------------
Create Bucket | PASS |
------------------------------------------------------------------------------
Head Bucket | PASS |
------------------------------------------------------------------------------
Delete Bucket | PASS |
------------------------------------------------------------------------------
Bucketv2 :: S3 gateway test with aws cli for bucket operations | PASS |
4 critical tests, 4 passed, 0 failed
4 tests total, 4 passed, 0 failed
==============================================================================
{code}
> Update HeadBucket, DeleteBucket to not to have volume in path
> --------------------------------------------------------------
>
> Key: HDDS-613
> URL: https://issues.apache.org/jira/browse/HDDS-613
> Project: Hadoop Distributed Data Store
> Issue Type: Sub-task
> Reporter: Bharat Viswanadham
> Assignee: Bharat Viswanadham
> Priority: Major
> Attachments: HDDS-613.00.patch
>
>
> Update these API requests not to have volume in their path param.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]