Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TFA] Update clients in tier-3_rados_test-location-stretch-mode.yaml #4412

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

s-vipin
Copy link
Contributor

@s-vipin s-vipin commented Jan 31, 2025

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
  • Create a test case in Polarion reviewed and approved.
  • Create a design/automation approach doc. Optional for tests with similar tests already automated.
  • Review the automation design
  • Implement the test script and perform test runs
  • Submit PR for code review and approve
  • Update Polarion Test with Automation script details and update automation fields
  • If automation is part of Close loop, update BZ flag qe-test_coverage “+” and link Polarion test

@s-vipin s-vipin added RADOS Rados Core tfa-issue-fix TFA automation issue fix labels Jan 31, 2025
@s-vipin s-vipin requested a review from a team January 31, 2025 13:02
@s-vipin s-vipin self-assigned this Jan 31, 2025
@s-vipin
Copy link
Contributor Author

s-vipin commented Jan 31, 2025

Copy link
Contributor

@neha-gangadhar neha-gangadhar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@s-vipin s-vipin requested a review from a team February 4, 2025 05:38
@openshift-ci openshift-ci bot added the lgtm Add this label when the PR is good to be merged label Feb 4, 2025
Copy link
Contributor

openshift-ci bot commented Feb 4, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: pdhiran, s-vipin

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mergify mergify bot merged commit 4891497 into red-hat-storage:main Feb 4, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Add this label when the PR is good to be merged RADOS Rados Core tfa-issue-fix TFA automation issue fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants