[TFA] Update clients in tier-3_rados_test-location-stretch-mode.yaml #4412
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue: cephfs and nfs test cases are failing due to tests using all client nodes and suite file does configure clients node15,node16 and node17 as clients.
logs: http://magna002.ceph.redhat.com/cephci-jenkins/results/openstack/RH/7.1/rhel-9/Regression/18.2.1-285/rados/20/tier-3_rados_test-location-stretch-mode/cephfs-basics_0.log
Error:
- INFO - ceph auth get-or-create client.ceph-regression-qadqzb-cjh0aq-node15 mon 'allow *' mds 'allow *, allow * path=/' osd 'allow *' -o /etc/ceph/ceph.client.ceph-regression-qadqzb-cjh0aq-node15.keyring returned bash: line 1: ceph: command not found and code 127 on 10.0.203.208 2025-01-25 06:18:02,482 - cephci - cephfs_basic_tests:65 - INFO - Traceback (most recent call last): File "/home/jenkins/ceph-builds/openstack/RH/7.1/rhel-9/Regression/18.2.1-285/rados/20/cephci/tests/cephfs/cephfs_basic_tests.py", line 21, in run fs_util.auth_list(clients) File "/home/jenkins/ceph-builds/openstack/RH/7.1/rhel-9/Regression/18.2.1-285/rados/20/cephci/tests/cephfs/cephfs_utilsV1.py", line 779, in auth_list client.exec_command( File "/home/jenkins/ceph-builds/openstack/RH/7.1/rhel-9/Regression/18.2.1-285/rados/20/cephci/ceph/ceph.py", line 2298, in exec_command return self.node.exec_command(cmd=cmd, **kw) File "/home/jenkins/ceph-builds/openstack/RH/7.1/rhel-9/Regression/18.2.1-285/rados/20/cephci/ceph/ceph.py", line 1693, in exec_command raise CommandFailed( ceph.ceph.CommandFailed: ceph auth get-or-create client.ceph-regression-qadqzb-cjh0aq-node15 mon 'allow *' mds 'allow *, allow * path=/' osd 'allow *' -o /etc/ceph/ceph.client.ceph-regression-qadqzb-cjh0aq-node15.keyring returned bash: line 1: ceph: command not found
pacific and quincy uses different conf, hence change not needed in suite files.
Description
Please include Automation development guidelines. Source of Test case - New Feature/Regression Test/Close loop of customer BZs
click to expand checklist