Skip to content

Commit

Permalink
Merge pull request #4412 from s-vipin/tfa-client-config
Browse files Browse the repository at this point in the history
[TFA] Update clients in tier-3_rados_test-location-stretch-mode.yaml
  • Loading branch information
mergify[bot] authored Feb 4, 2025
2 parents 8c566ac + 86b62f0 commit 4891497
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 24 deletions.
12 changes: 0 additions & 12 deletions conf/squid/rados/13-node-cluster-4-clients-rhos-d.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@ globals:
no-of-volumes: 4
disk-size: 15
node7:
image-name:
openstack: RHEL-9.4.0-x86_64-ga-latest
ibmc: rhel-91-server-released
networks:
- provider_net_cci_16
role:
Expand Down Expand Up @@ -126,25 +123,16 @@ globals:
no-of-volumes: 4
disk-size: 15
node15:
image-name:
openstack: RHEL-9.4.0-x86_64-ga-latest
ibmc: rhel-91-server-released
networks:
- provider_net_cci_16
role:
- client
node16:
image-name:
openstack: RHEL-9.4.0-x86_64-ga-latest
ibmc: rhel-91-server-released
networks:
- provider_net_cci_13
role:
- client
node17:
image-name:
openstack: RHEL-9.4.0-x86_64-ga-latest
ibmc: rhel-91-server-released
networks:
- provider_net_cci_13
role:
Expand Down
9 changes: 0 additions & 9 deletions conf/squid/rados/13-node-cluster-4-clients.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,25 +123,16 @@ globals:
no-of-volumes: 4
disk-size: 15
node15:
image-name:
openstack: RHEL-9.4.0-x86_64-ga-latest
ibmc: rhel-91-server-released
networks:
- shared_net_2
role:
- client
node16:
image-name:
openstack: RHEL-9.4.0-x86_64-ga-latest
ibmc: rhel-91-server-released
networks:
- shared_net_5
role:
- client
node17:
image-name:
openstack: RHEL-9.4.0-x86_64-ga-latest
ibmc: rhel-91-server-released
networks:
- shared_net_5
role:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,10 @@ tests:
command: add
id: client.1 # client Id (<type>.<Id>)
nodes:
- node7:
release: 7
- node7
- node15
- node16
- node17
install_packages:
- ceph-common
- ceph-base
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,11 @@ tests:
config:
command: add
id: client.1 # client Id (<type>.<Id>)
node: node7
nodes:
- node7
- node15
- node16
- node17
install_packages:
- ceph-common
- ceph-base
Expand Down

0 comments on commit 4891497

Please sign in to comment.