Project

General

Profile

Actions

Feature #5607

closed

s3-tests: new tests for multi region

Added by Yehuda Sadeh almost 11 years ago. Updated almost 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
% Done:

0%

Source:
other
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

Test 1: create bucket master, try to access on secondary

- create bucket on master region
- try to access bucket on secondary (should fail with 301)

Test 2: create bucket on secondary, try to access on master

- create bucket on secondary region
- try to access bucket on master (should fail with 301)

Test 3: create bucket on master, try to remove it on secondary

- create bucket on master
- try to remove it on secondary (should fail with 301)

Test 4: create bucket on secondary, try to remove it on master

- create bucket on secondary
- try to remove it on master (should fail with 301)

Test 5: copy data between different regions (different sizes)
- create bucket on secondary
- put object in secondary
- copy object to master
- verify operation succeeds
- repeat for different object sizes (4096, 128k, 4M 100M, 1G, 6G)

Actions

Also available in: Atom PDF