Skip to content

Commit

Permalink
Modified abort fields in ha suites
Browse files Browse the repository at this point in the history
Signed-off-by: Chebrolu <[email protected]>
  • Loading branch information
HaruChebrolu committed Oct 15, 2024
1 parent 3f7dd38 commit 529cdee
Show file tree
Hide file tree
Showing 7 changed files with 164 additions and 171 deletions.
22 changes: 11 additions & 11 deletions suites/reef/nvmeof/tier-2_nvmeof_4nodes_gateway_ha_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ tests:

# NVMe 4-GW HA Test with mTLS configuration
- test:
abort-on-fail: true
abort-on-fail: false
config:
rbd_pool: rbd
do_not_create_image: true
Expand Down Expand Up @@ -184,7 +184,7 @@ tests:

# NVMe 4-GW HA Test with mTLS-to-Non-mTLS switch configuration
- test:
abort-on-fail: true
abort-on-fail: false
config:
rbd_pool: rbd
do_not_create_image: true
Expand Down Expand Up @@ -242,7 +242,7 @@ tests:
# Non-mTLS Tests
# NVMe 4-GW Single node failure(s)
- test:
abort-on-fail: true
abort-on-fail: false
config:
rbd_pool: rbd
do_not_create_image: true
Expand Down Expand Up @@ -298,7 +298,7 @@ tests:
polarion-id: CEPH-83589016

- test:
abort-on-fail: true
abort-on-fail: false
config:
rbd_pool: rbd
do_not_create_image: true
Expand Down Expand Up @@ -385,7 +385,7 @@ tests:

# 4GW HA Single-sub multinode Failover and failback parallely via ceph orchestrator daemon
- test:
abort-on-fail: true
abort-on-fail: false
config:
rbd_pool: rbd
do_not_create_image: true
Expand Down Expand Up @@ -446,7 +446,7 @@ tests:

# 4GW Multi node sequential failover-failback
- test:
abort-on-fail: true
abort-on-fail: false
config:
rbd_pool: rbd
do_not_create_image: true
Expand Down Expand Up @@ -507,7 +507,7 @@ tests:

# 4GW HA 2-subsystems multinode Failover and failback parallely
- test:
abort-on-fail: true
abort-on-fail: false
config:
rbd_pool: rbd
do_not_create_image: true
Expand Down Expand Up @@ -578,7 +578,7 @@ tests:

# 4GW HA 4-subsystems multinode Failover and failback parallely
- test:
abort-on-fail: true
abort-on-fail: false
config:
rbd_pool: rbd
do_not_create_image: true
Expand Down Expand Up @@ -669,7 +669,7 @@ tests:

# 4GW HA 4-subsystems multinode Failover and failback parallely
- test:
abort-on-fail: true
abort-on-fail: false
config:
rbd_pool: rbd
do_not_create_image: true
Expand Down Expand Up @@ -762,7 +762,7 @@ tests:

# 4GW HA 4-subsystems node Failover and failback using power off|on
- test:
abort-on-fail: true
abort-on-fail: false
config:
rbd_pool: rbd
do_not_create_image: true
Expand Down Expand Up @@ -851,7 +851,7 @@ tests:

# 4GW HA 4-subsystems node Failover and failback using maintanence_mode
- test:
abort-on-fail: true
abort-on-fail: false
config:
rbd_pool: rbd
do_not_create_image: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
tests:
# Set up the cluster
- test:
abort-on-fail: false
abort-on-fail: true
module: install_prereq.py
name: install ceph pre-requisites

- test:
abort-on-fail: false
abort-on-fail: true
config:
verify_cluster_health: true
steps:
Expand Down Expand Up @@ -51,7 +51,7 @@ tests:
name: deploy cluster

- test:
abort-on-fail: false
abort-on-fail: true
config:
command: add
id: client.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
tests:
# Set up the cluster
- test:
abort-on-fail: false
abort-on-fail: true
module: install_prereq.py
name: install ceph pre-requisites
- test:
abort-on-fail: false
abort-on-fail: true
config:
verify_cluster_health: true
steps:
Expand Down Expand Up @@ -50,7 +50,7 @@ tests:
name: deploy cluster

- test:
abort-on-fail: false
abort-on-fail: true
config:
command: add
id: client.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ tests:
name: configure Ceph client for NVMe tests
polarion-id: CEPH-83573758

# 1 GWgroup 4GW 4-subsystems scaledown 1 node
# 1 GWgroup 4GW 4-subsystems scaledown 2 nodes -> scaleup 2 nodes
- test:
abort-on-fail: false
config:
Expand Down Expand Up @@ -125,14 +125,14 @@ tests:
load_balancing:
- scale_down: ["node6", "node7"] # scale down
- scale_up: ["node6", "node7"] # scale up
- scale_up: ["node10", "node11"] # new nodes scale up
desc: 4GW 1GWgroup 4-subsystems namespace load balancing
- scale_up: ["node10", "node11"] # scale up new nodes
desc: 4GW 1GWgroup namespace load balancing
destroy-cluster: false
module: test_ceph_nvmeof_loadbalancing.py
name: Test NVMeoF 8-GW 1GWgroup 4-sub namespace load balancing
name: NVMeoF 4GW 1GWgroup namespaces load balancing
polarion-id: CEPH-83598717

# 1 GWgroup 8GW 4-subsystems scaledown from 8 - 2 nodes
# 1 GWgroup 8GW 4-subsystems scaledown from 8 - 2 nodes and scaleup from 2-8 nodes
- test:
abort-on-fail: false
config:
Expand Down Expand Up @@ -196,8 +196,8 @@ tests:
load_balancing:
- scale_down: ["node6", "node7", "node8", "node9", "node10", "node11"] # scale down
- scale_up: ["node6", "node7", "node8", "node9", "node10", "node11"] # scale up
desc: 8GW 1GWgroup 4-subsystems namespace load balancing
desc: 8GW 1GWgroup namespaces load balancing
destroy-cluster: false
module: test_ceph_nvmeof_loadbalancing.py
name: Test NVMeoF 8-GW 1GWgroup 4-sub namespace load balancing
name: NVMeoF 8-GW 1GWgroup namespaces load balancing
polarion-id: CEPH-83598716
24 changes: 12 additions & 12 deletions suites/squid/nvmeof/tier-2_nvmeof_4nodes_gateway_ha_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ tests:
desc: NVMe services with mTLS deployment using spec file.
module: test_cephadm.py
polarion-id: CEPH-83594617
abort-on-fail: true
abort-on-fail: false
config:
steps:
- config:
Expand Down Expand Up @@ -127,7 +127,7 @@ tests:
- "60"

- test:
abort-on-fail: true
abort-on-fail: false
config:
rbd_pool: rbd
gw_group: gw_group1
Expand Down Expand Up @@ -185,7 +185,7 @@ tests:
polarion-id: CEPH-83594616

- test:
abort-on-fail: true
abort-on-fail: false
config:
rbd_pool: rbd
do_not_create_image: true
Expand Down Expand Up @@ -244,7 +244,7 @@ tests:
# Non-mTLS Tests
# NVMe 4-GW Single node failure(s)
- test:
abort-on-fail: true
abort-on-fail: false
config:
rbd_pool: rbd
gw_group: gw_group1
Expand Down Expand Up @@ -301,7 +301,7 @@ tests:
polarion-id: CEPH-83589016

- test:
abort-on-fail: true
abort-on-fail: false
config:
rbd_pool: rbd
gw_group: gw_group1
Expand Down Expand Up @@ -389,7 +389,7 @@ tests:

# 4GW HA Single-sub multinode Failover and failback parallely via ceph orchestrator daemon
- test:
abort-on-fail: true
abort-on-fail: false
config:
rbd_pool: rbd
gw_group: gw_group1
Expand Down Expand Up @@ -451,7 +451,7 @@ tests:

# 4GW Multi node sequential failover-failback
- test:
abort-on-fail: true
abort-on-fail: false
config:
rbd_pool: rbd
gw_group: gw_group1
Expand Down Expand Up @@ -513,7 +513,7 @@ tests:

# 4GW HA 2-subsystems multinode Failover and failback parallely
- test:
abort-on-fail: true
abort-on-fail: false
config:
rbd_pool: rbd
gw_group: gw_group1
Expand Down Expand Up @@ -585,7 +585,7 @@ tests:

# 4GW HA 4-subsystems multinode Failover and failback parallely
- test:
abort-on-fail: true
abort-on-fail: false
config:
rbd_pool: rbd
gw_group: gw_group1
Expand Down Expand Up @@ -677,7 +677,7 @@ tests:

# 4GW HA 4-subsystems multinode Failover and failback parallely
- test:
abort-on-fail: true
abort-on-fail: false
config:
rbd_pool: rbd
gw_group: gw_group1
Expand Down Expand Up @@ -771,7 +771,7 @@ tests:

# 4GW HA 4-subsystems node Failover and failback using power off|on
- test:
abort-on-fail: true
abort-on-fail: false
config:
rbd_pool: rbd
gw_group: gw_group1
Expand Down Expand Up @@ -861,7 +861,7 @@ tests:

# 4GW HA 4-subsystems node Failover and failback using maintanence_mode
- test:
abort-on-fail: true
abort-on-fail: false
config:
rbd_pool: rbd
gw_group: gw_group1
Expand Down
Loading

0 comments on commit 529cdee

Please sign in to comment.