Project

General

Profile

Actions

Feature #5607

closed

s3-tests: new tests for multi region

Added by Yehuda Sadeh almost 11 years ago. Updated over 10 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 #1

Updated by Ian Colle almost 11 years ago

  • Target version set to v0.67rc-continued
Actions #2

Updated by Yehuda Sadeh almost 11 years ago

  • Translation missing: en.field_story_points set to 3.00
Actions #3

Updated by Ian Colle almost 11 years ago

  • Assignee set to Yehuda Sadeh
Actions #4

Updated by Yehuda Sadeh over 10 years ago

  • Status changed from New to In Progress
Actions #5

Updated by Yehuda Sadeh over 10 years ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF