Skip to content

Commit

Permalink
Merge pull request #4326 from yuva-gayam/Addingconfpath
Browse files Browse the repository at this point in the history
updated conf path in rgw squid suites
  • Loading branch information
mergify[bot] authored Dec 31, 2024
2 parents 5e836fc + 06773b7 commit 19d526a
Show file tree
Hide file tree
Showing 24 changed files with 26 additions and 0 deletions.
1 change: 1 addition & 0 deletions suites/squid/rgw/tier-1_rgw_ms_datalog_and_crash.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

# The deployment is evaluated by running IOs across the environments.
# This particular yaml runs the tests on the primary/master and verifies IOs on the slave/secondary site.
# global-conf: conf/squid/rgw/rgw_multisite.yaml

tests:

Expand Down
1 change: 1 addition & 0 deletions suites/squid/rgw/tier-1_rgw_ms_ecpool_regression_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
# secondary site.

# In addition to the above, the data bucket is configured to use EC
# global-conf: conf/squid/rgw/ms-ec-profile-4+2-cluster.yaml
---

tests:
Expand Down
1 change: 1 addition & 0 deletions suites/squid/rgw/tier-2_rgw_3_way_multisite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

# In addition to the above, the data bucket is configured to use EC 2+2
# Sync IO rgws & Client IO rgws are sepearated
# global-conf: conf/squid/rgw/3-way-ms-ec-profile-2+2@4nodes.yaml
---

tests:
Expand Down
2 changes: 2 additions & 0 deletions suites/squid/rgw/tier-2_rgw_cloud_transition.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Test suite for cloud transition workflow

# global-conf: conf/squid/rgw/cloud_transition.yaml

tests:

# Cluster deployment stage
Expand Down
1 change: 1 addition & 0 deletions suites/squid/rgw/tier-2_rgw_ingress_multi_realm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#
# This test suite evaluates the Ingress HAproxy deployment scenario wherein there exists more than one
# RGW daemons configured with multiple realm, along with zones and zonegroups.
# global-conf: conf/squid/rgw/tier-1_rgw_multirealm.yaml

tests:

Expand Down
1 change: 1 addition & 0 deletions suites/squid/rgw/tier-2_rgw_ms-archive.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# global-conf: conf/squid/rgw/rgw_ms_archive.yaml
tests:

# Cluster deployment stage
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# global-conf: conf/squid/rgw/rgw_ms_archive.yaml
tests:

# Cluster deployment stage
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
# cluster whereas the sec zone is part of the sec datacenter (cluster).

# The deployment is evaluated by running IOs across the environments.
# global-conf: conf/squid/rgw/rgw_multisite.yaml
tests:

# Cluster deployment stage
Expand Down
1 change: 1 addition & 0 deletions suites/squid/rgw/tier-2_rgw_ms_granular_sync_policy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

# The deployment is evaluated by running IOs across the environments.
# feature ga'd in 6.1
# global-conf: conf/squid/rgw/rgw_ms_archive.yaml
tests:

# Cluster deployment stage
Expand Down
1 change: 1 addition & 0 deletions suites/squid/rgw/tier-2_rgw_ms_regression_test.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# This suites perform disabling and re enabling re-sharding feature and verifying DBR behavior
# Verfies bucket generation
# global-conf: conf/squid/rgw/rgw_multisite.yaml
tests:

# Cluster deployment stage
Expand Down
2 changes: 2 additions & 0 deletions suites/squid/rgw/tier-2_rgw_ms_test_bucket_notifications.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
# - with ack_type broker/none
# - w/o persistent flag
#
# global-conf: conf/squid/rgw/rgw_multisite.yaml

tests:

# Cluster deployment stage
Expand Down
1 change: 1 addition & 0 deletions suites/squid/rgw/tier-2_rgw_multisite_scenarios.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
# The deployment is evaluated by disabling sync and running IOs across the environments.
# This particular yaml runs the tests on the primary and verifies no objects syncs on the
# secondary site and vice versa
# global-conf: conf/squid/rgw/rgw_multisite.yaml
---

tests:
Expand Down
1 change: 1 addition & 0 deletions suites/squid/rgw/tier-2_rgw_regression_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
# https://github.com/red-hat-storage/ceph-qe-scripts/tree/master/rgw
# each script under the above repo has a yaml ( config defined ) which is actually a test
# We are calling the script and associated yaml here.
# global-conf: conf/squid/rgw/tier-0_rgw.yaml

tests:
- test:
Expand Down
1 change: 1 addition & 0 deletions suites/squid/rgw/tier-2_rgw_singlesite_to_multisite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# ceph-pri is master/primary site
# ceph-sec is slave/secondary site
# CEPH-83575355 - [single-site to multi-site conversion] Test no recovering shards are seen ( Bug 2026101)
# global-conf: conf/squid/rgw/rgw_multisite.yaml

tests:

Expand Down
1 change: 1 addition & 0 deletions suites/squid/rgw/tier-2_rgw_sts_aswi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

# Requires a 5 node cluster layout having only one node with RGW role.

# global-conf: conf/squid/rgw/tier-0_rgw.yaml
tests:
- test:
abort-on-fail: true
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Objective: Test basic sanity feature with d3n-cache enabled
# global-conf: conf/squid/rgw/tier-0_rgw.yaml
tests:
- test:
abort-on-fail: true
Expand Down
1 change: 1 addition & 0 deletions suites/squid/rgw/tier-2_rgw_test_bucket_notifications.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# - with ack_type broker/none
# - w/o persistent flag
#
# global-conf: conf/squid/rgw/tier-0_rgw.yaml
tests:
- test:
abort-on-fail: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
# - with ack_type none and w/o persistent flag
# - with SASL security type i.e., both SASL_PLAINTEXT and SASL_SSL
# - with both mechanisms - PLAIN and SCRAM-SHA-256
# global-conf: conf/squid/rgw/tier-0_rgw.yaml

tests:
- test:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# - with ack_type broker/none
## - w/o persistent flag
# - with SSL security type
# global-conf: conf/squid/rgw/tier-0_rgw.yaml

tests:
- test:
Expand Down
1 change: 1 addition & 0 deletions suites/squid/rgw/tier-2_ssl_rgw_ecpool_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
# secret-id: <secret-id>
# prefix: /v1/<path>
#
# global-conf: conf/squid/rgw/ec-profile-4+2-cluster.yaml
---
tests:
- test:
Expand Down
1 change: 1 addition & 0 deletions suites/squid/rgw/tier-2_ssl_rgw_ms_ecpool_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
# EC pool 4+2 configuration

# The deployment is evaluated by running IOs across the environments.
# global-conf: conf/squid/rgw/ms-ec-profile-4+2-cluster.yaml
---
tests:

Expand Down
1 change: 1 addition & 0 deletions suites/squid/rgw/tier-2_ssl_rgw_regression_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
# the test suite is to evaluate the STS functionality of RGW.

# Requires a 5 node cluster layout having only one node with RGW role.
# global-conf: conf/squid/rgw/tier-0_rgw.yaml

tests:
- test:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
# master zone - pri
# secondary zone - sec
# archive zone - arc
# global-conf: conf/squid/rgw/tier-3_archive_zone_colocate_data_zone_conf.yaml

---

Expand Down
1 change: 1 addition & 0 deletions suites/squid/rgw/tier-4-rgw.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# This suite executes Tier 4 RGW tests
# global-conf: conf/squid/rgw/tier-0_rgw.yaml

tests:
- test:
Expand Down

0 comments on commit 19d526a

Please sign in to comment.