correct the click options show for pm commands#875
Merged
Conversation
emmuhamm
approved these changes
Apr 10, 2026
Contributor
emmuhamm
left a comment
There was a problem hiding this comment.
Thanks for this Aurash!
I've tested it locally and everything is in order
- MSQT passes
- pytest passes
- ran your suggested things and verified that --crash no longer shows as an option for the flush command
- Tried running kill --crash and then flush, verified behaviour is as expected (same as in develop)
- Tried running flush --crash --name [somthing] and that did not work, as expected
Code is also very straightforward so no comments on my side
I've approved this now as it's ready to go in. Will only ask @PawelPlesniak to rubber stamp this to see if I've missed something :p
Collaborator
|
LGTM, thank you! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
This PR removes extra
--crashCLI options for process manager commands which shouldn't have them. Problem detailed hereNo associated issue made due to the simplicity of problem/ code changes.
Type of change
List of required branches from other repositories
NA
Change log
fix to CLI options
Suggested manual testing checklist
bootkill --helpshould show--crashoptionflush --helpshould NOT show--crashoptionDeveloper checklist
Prior to marking this as "Ready for Review"
Tests ran on: locally from release RELEASE_NAME
Unit tests - some tests can't be ran on the CI. This is documented. If this PR checks a feature that can't be tested with CI, this has been marked appropriately.
Integration tests - the
daqsystemtest_integtest_bundlerequires a lot of resources, and connections to the EHN1 infrastructure. Check the cross referenced list if you can't run these. The developer needs to run at least the .pytest --marker) passeddaqsystemtest_integtest_bundle.sh -k minimal_system_quick_test.pydaqsystemtest_integtest_bundle.shFinal checklist prior to marking this as "Ready for Review"
Reviewer checklist
druncare in the log filesdruncfailure appears:Once the features are validated and both the unit and integration tests pass, the PRs is ready to be merged.
Choose one of the following an complete all substepsPrior to merging
Once completed, the reviewer can merge the PR.
Notification message for a Slack channel
Note - this should be to #dunedaq-integration for general workflow that isn't during a release candidate period, and to #daq-release-prep otherwise.
For an single merge that changes the user workflow
For co-ordinated merge