Pawel plesniak emuhammad/split shell fixing#888
Conversation
|
The current implementation uses a superuser (for development with me and @emmuhamm, I was the superuser) to be the owner of all the proceses, similar to the way in which Docker works. Some other development that needs to happen before cleaning up, review, integ tests, etc.
|
|
Reference notes Env var Emir of 028, PM on 029, permissions failures K8s did not help - root controller and local conn srv failed. Changes made Removed k8s name validation - blocks external PM code |
| """ | ||
|
|
||
| log = get_logger("unified_shell.ps") | ||
| session_query = ProcessQuery(session=ctx.obj.session_name) |
There was a problem hiding this comment.
Validate that whatever is being queried is in the session before you distribute to the different commands
Description
Fixes issue #905
WHAT DOES THIS PR CHANGE - ONE LINE.
DOCUMENT THE CHANGE BELOW OR DELETE IT
The relevant changes in the user workflow have been documented here (link URL)
Type of change
List of required branches from other repositories
WHAT PRs NEED TO BE INCLUDED TO MAKE THE CHANGE.
Change log
WHAT HAS CHANGED.
Suggested manual testing checklist
LIST COMMANDS TO DEMONSTRATE CHANGE
Developer checklist
Prior to marking this as "Ready for Review"
Tests ran on: WHAT HOSTNAME 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