Skip to content

mgr/snap_schedule: restrict retention period multipliers set#57263

Merged
vshankar merged 4 commits intoceph:mainfrom
mchangir:mgr-snap_schedule-restrict-retention-period-multiplier-set
Dec 5, 2025
Merged

mgr/snap_schedule: restrict retention period multipliers set#57263
vshankar merged 4 commits intoceph:mainfrom
mchangir:mgr-snap_schedule-restrict-retention-period-multiplier-set

Conversation

@mchangir
Copy link
Contributor

@mchangir mchangir commented May 4, 2024

Fixes: https://tracker.ceph.com/issues/65801
Signed-off-by: Milind Changire mchangir@redhat.com

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 the pybind label May 4, 2024
@mchangir mchangir force-pushed the mgr-snap_schedule-restrict-retention-period-multiplier-set branch from f0c3447 to 95cbd22 Compare May 8, 2024 11:26
@github-actions github-actions bot added cephfs Ceph File System tests labels May 8, 2024
@mchangir
Copy link
Contributor Author

mchangir commented May 8, 2024

rebased and added qa commit

@github-actions
Copy link

github-actions bot commented Jul 7, 2024

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 Jul 7, 2024
@vshankar vshankar requested a review from a team July 16, 2024 05:07
@github-actions github-actions bot removed the stale label Jul 16, 2024
@mchangir mchangir force-pushed the mgr-snap_schedule-restrict-retention-period-multiplier-set branch from 95cbd22 to be4a0f3 Compare November 12, 2024 06:23
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.

Otherwise LGTM

@github-actions
Copy link

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.

@vshankar
Copy link
Contributor

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

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

I see a failed snap_schedule test which is possibly related to this change

Dropping from test branch till @mchangir investigates.

@mchangir mchangir force-pushed the mgr-snap_schedule-restrict-retention-period-multiplier-set branch from be4a0f3 to 8bcd676 Compare January 27, 2025 09:22
@mchangir
Copy link
Contributor Author

  • removed duplicate definition of def remove_snapshots()
  • revised usage of remove_snapshots()

@github-actions
Copy link

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.

@vshankar
Copy link
Contributor

vshankar commented Apr 7, 2025

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

@vshankar
Copy link
Contributor

Test runs looks fine. Preparing run wiki and this should get merged soon.

@vshankar
Copy link
Contributor

jenkins retest this please

@github-actions github-actions bot added the stale label Jul 5, 2025
mchangir added 3 commits July 8, 2025 06:56
Signed-off-by: Milind Changire <mchangir@redhat.com>
Signed-off-by: Milind Changire <mchangir@redhat.com>
@mchangir mchangir force-pushed the mgr-snap_schedule-restrict-retention-period-multiplier-set branch from 8bcd676 to e42339d Compare July 8, 2025 01:28
Signed-off-by: Milind Changire <mchangir@redhat.com>
@mchangir mchangir removed the stale label Jul 8, 2025
@mchangir
Copy link
Contributor Author

jenkins test make check

@mchangir
Copy link
Contributor Author

@vshankar please take this up for retest

@github-actions
Copy link

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 Sep 19, 2025
@github-actions
Copy link

This pull request has been automatically closed because there has been no activity for 90 days. Please feel free to reopen this pull request (or open a new one) if the proposed change is still appropriate. Thank you for your contribution!

@github-actions github-actions bot closed this Oct 19, 2025
@mchangir mchangir reopened this Oct 20, 2025
@mchangir
Copy link
Contributor Author

@joscollin please take this up for retest if you are scheduling tests for the main branch

@github-actions github-actions bot removed the stale label Oct 20, 2025
@joscollin
Copy link
Member

@joscollin please take this up for retest if you are scheduling tests for the main branch

No @mchangir. I'm not scheduling tests for the main branch.

@vshankar
Copy link
Contributor

vshankar commented Nov 4, 2025

jenkins retest this please

@vshankar
Copy link
Contributor

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

@vshankar
Copy link
Contributor

vshankar commented Dec 1, 2025

Need to retest with https://tracker.ceph.com/issues/74026

vshankar added a commit to vshankar/ceph that referenced this pull request Dec 2, 2025
* refs/pull/57263/head:

Reviewed-by: Venky Shankar <vshankar@redhat.com>
@vshankar vshankar self-assigned this Dec 2, 2025
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants