Skip to content

qa: reconfigure only the appropriate client auth caps#60394

Merged
rishabh-d-dave merged 1 commit intoceph:mainfrom
joscollin:wip-B68446-B68001-get-metrics-fix
Feb 28, 2025
Merged

qa: reconfigure only the appropriate client auth caps#60394
rishabh-d-dave merged 1 commit intoceph:mainfrom
joscollin:wip-B68446-B68001-get-metrics-fix

Conversation

@joscollin
Copy link
Member

@joscollin joscollin commented Oct 18, 2024

  • Fix _setup_fs to reconfigure only the appropriate client auth caps,
    by avoiding iterating the self.mounts.
  • Delete unused filesystems in test_perf_stats_stale_metrics_with_multiple_filesystem.

Contribution Guidelines

  • To sign and title your commits, please refer to Submitting Patches to Ceph.

  • If you are submitting a fix for a stable branch (e.g. "quincy"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.

  • When filling out the below checklist, you may click boxes directly in the GitHub web UI. When entering or editing the entire PR message in the GitHub web UI editor, you may also select a checklist item by adding an x between the brackets: [x]. Spaces and capitalization matter when checking off items this way.

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox
  • jenkins test windows
  • jenkins test rook e2e

@github-actions github-actions bot added cephfs Ceph File System tests labels Oct 18, 2024
@joscollin joscollin marked this pull request as draft October 18, 2024 12:50
@joscollin joscollin force-pushed the wip-B68446-B68001-get-metrics-fix branch from 9d1e558 to e3b3c89 Compare October 18, 2024 13:03
@joscollin
Copy link
Member Author

jenkins test api

@joscollin
Copy link
Member Author

jenkins test make check

@joscollin joscollin force-pushed the wip-B68446-B68001-get-metrics-fix branch from e3b3c89 to 9ebc1cf Compare October 22, 2024 06:16
@joscollin
Copy link
Member Author

jenkins test make check

@joscollin
Copy link
Member Author

jenkins test make check

@joscollin joscollin marked this pull request as ready for review October 22, 2024 11:26
@joscollin joscollin marked this pull request as draft October 22, 2024 11:26
@joscollin joscollin changed the title qa: fix _setup_fs qa: fix _setup_fs in test_mds_metrics.py Oct 22, 2024
@joscollin
Copy link
Member Author

jenkins test make check

@joscollin joscollin marked this pull request as ready for review October 23, 2024 01:55
@joscollin joscollin force-pushed the wip-B68446-B68001-get-metrics-fix branch from 9ebc1cf to 41c5ccb Compare October 23, 2024 04:31
@vshankar vshankar requested a review from a team October 23, 2024 07:20
@joscollin joscollin force-pushed the wip-B68446-B68001-get-metrics-fix branch from 41c5ccb to 9244317 Compare October 28, 2024 06:38
@joscollin
Copy link
Member Author

jenkins test make check

Copy link
Contributor

@rishabh-d-dave rishabh-d-dave left a comment

Choose a reason for hiding this comment

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

Thanks for incorporating previous changes. Looks much better. Let's put it through QA after next set of changes?

@joscollin joscollin force-pushed the wip-B68446-B68001-get-metrics-fix branch 2 times, most recently from 84156a3 to 6b239a2 Compare October 30, 2024 01:55
Copy link
Contributor

@neesingh-rh neesingh-rh left a comment

Choose a reason for hiding this comment

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

LGTM

@rishabh-d-dave
Copy link
Contributor

Let's put it through QA after next set of changes?

ping @joscollin

@rishabh-d-dave
Copy link
Contributor

rishabh-d-dave commented Oct 30, 2024

@joscollin During last review this PR had 3 commits (1 bug fix + 2 improvements). One of the commits is missing this time, Is this intentional?

@joscollin
Copy link
Member Author

joscollin commented Oct 30, 2024

@joscollin During last review this PR had 3 commits (1 bug fix + 2 improvements). One of the commits is missing this time, Is this intentional?

@rishabh-d-dave
Yes, it's intentional. Even-though it's a good fix, the reviewer doesn't want it to be included in this PR. Please read through the comments and understand it.

@rishabh-d-dave
Copy link
Contributor

@joscollin
Anyways, let's put this through QA?

Copy link
Contributor

@vshankar vshankar left a comment

Choose a reason for hiding this comment

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

6b239a2 is uneeded.

@joscollin joscollin force-pushed the wip-B68446-B68001-get-metrics-fix branch 2 times, most recently from 8615ada to 0951bb7 Compare October 30, 2024 10:29
@joscollin
Copy link
Member Author

6b239a2 is uneeded.

@vshankar
Why? It's better to be fs, right?

@joscollin
Copy link
Member Author

6b239a2 is uneeded.

@vshankar Why? It's better to be fs, right?

@vshankar ping.

@vshankar
Copy link
Contributor

vshankar commented Nov 4, 2024

6b239a2 is uneeded.

@vshankar Why? It's better to be fs, right?

@vshankar ping.

Honestly, the commit really does not add much value apart from the naming change.

@joscollin
Copy link
Member Author

@vshankar
My comments are showing pending and not visible to others it seems. Pasting a screenshot here:
Screenshot_2024-11-04_10-49-42

@joscollin joscollin force-pushed the wip-B68446-B68001-get-metrics-fix branch from 0951bb7 to 9dda756 Compare November 4, 2024 12:40
@joscollin joscollin changed the title qa: fix _setup_fs in test_mds_metrics.py qa: reconfigure only the appropriate client auth caps Nov 4, 2024
@neesingh-rh
Copy link
Contributor

@vshankar My comments are showing pending and not visible to others it seems. Pasting a screenshot here: Screenshot_2024-11-04_10-49-42

@joscollin The comments with label pending means they are only visible to the commentor, you should submit the review for publishing it, by selecting on the right corner.

* Fix _setup_fs to reconfigure only the appropriate client auth caps,
  by avoiding iterating the self.mounts.

* Delete unused filesystems in test_perf_stats_stale_metrics_with_multiple_filesystem.

Signed-off-by: Jos Collin <jcollin@redhat.com>
@joscollin joscollin force-pushed the wip-B68446-B68001-get-metrics-fix branch from 9dda756 to 7ac14ca Compare November 5, 2024 09:44
@joscollin
Copy link
Member Author

jenkins test api

@joscollin
Copy link
Member Author

jenkins test make check

1 similar comment
@joscollin
Copy link
Member Author

jenkins test make check

@rishabh-d-dave rishabh-d-dave added the wip-rishabh-testing Rishabh's testing label label Nov 7, 2024
joscollin pushed a commit to joscollin/ceph that referenced this pull request Dec 12, 2024
* refs/pull/60394/head:
	qa: reconfigure only the appropriate client auth caps

Reviewed-by: Neeraj Pratap Singh <neesingh@redhat.com>
@github-actions
Copy link

github-actions bot commented Jan 6, 2025

This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days.
If you are a maintainer or core committer, please follow-up on this pull request to identify what steps should be taken by the author to move this proposed change forward.
If you are the author of this pull request, thank you for your proposed contribution. If you believe this change is still appropriate, please ensure that any feedback has been addressed and ask for a code review.

@github-actions github-actions bot added the stale label Jan 6, 2025
@vshankar
Copy link
Contributor

@rishabh-d-dave status of tests?

@github-actions github-actions bot removed the stale label Jan 15, 2025
@rishabh-d-dave
Copy link
Contributor

This PR is under test in https://tracker.ceph.com/issues/69872.

@rishabh-d-dave
Copy link
Contributor

This PR is under test in https://tracker.ceph.com/issues/69873.

rishabh-d-dave added a commit to rishabh-d-dave/ceph that referenced this pull request Feb 8, 2025
* refs/pull/60394/head:
	qa: reconfigure only the appropriate client auth caps

Reviewed-by: Neeraj Pratap Singh <neesingh@redhat.com>
Copy link
Contributor

@rishabh-d-dave rishabh-d-dave left a comment

Choose a reason for hiding this comment

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

@rishabh-d-dave rishabh-d-dave dismissed vshankar’s stale review February 28, 2025 10:06

Requested changes were incorporated.

@rishabh-d-dave rishabh-d-dave merged commit bd50666 into ceph:main Feb 28, 2025
@joscollin joscollin deleted the wip-B68446-B68001-get-metrics-fix branch March 4, 2025 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cephfs Ceph File System tests wip-rishabh-testing Rishabh's testing label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants