Skip to content

Commit

Permalink
Merge pull request #4371 from anrao19/CEPH-83573254
Browse files Browse the repository at this point in the history
[Tier-2] Cephci integration of polarion ID: CEPH-83573254
  • Loading branch information
mergify[bot] authored Jan 15, 2025
2 parents 1f882df + dba7abc commit c33351c
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
16 changes: 16 additions & 0 deletions suites/reef/rgw/tier-1_rgw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,22 @@ tests:
config:
script-name: ../s3cmd/test_s3cmd.py
config-file-name: ../../s3cmd/configs/test_get_s3cmd.yaml
- test:
name: Header validation of Bucket Lifecycle expiration with date
desc: Test header validation bucket lifecycle expiration with date
polarion-id: CEPH-83573254
module: sanity_rgw.py
config:
script-name: test_bucket_lifecycle_object_expiration_transition.py
config-file-name: test_lc_date_expire_header.yaml
- test:
name: Header validation of Bucket Lifecycle expiration with days
desc: Test header validation bucket lifecycle expiration with days
polarion-id: CEPH-83573254
module: sanity_rgw.py
config:
script-name: test_bucket_lifecycle_object_expiration_transition.py
config-file-name: test_lc_days_expire_header.yaml
- test:
name: Indexless buckets
desc: Indexless (blind) buckets
Expand Down
16 changes: 16 additions & 0 deletions suites/squid/rgw/tier-1_rgw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,22 @@ tests:
config:
script-name: test_Mbuckets_with_Nobjects.py
config-file-name: test_Mbuckets_with_Nobjects_get_object_attributes_multipart.yaml
- test:
name: Header validation of Bucket Lifecycle expiration with date
desc: Test header validation bucket lifecycle expiration with date
polarion-id: CEPH-83573254
module: sanity_rgw.py
config:
script-name: test_bucket_lifecycle_object_expiration_transition.py
config-file-name: test_lc_date_expire_header.yaml
- test:
name: Header validation of Bucket Lifecycle expiration with days
desc: Test header validation bucket lifecycle expiration with days
polarion-id: CEPH-83573254
module: sanity_rgw.py
config:
script-name: test_bucket_lifecycle_object_expiration_transition.py
config-file-name: test_lc_days_expire_header.yaml
- test:
name: Indexless buckets
desc: Indexless (blind) buckets
Expand Down

0 comments on commit c33351c

Please sign in to comment.