eclipse-score / eclipse-score/lifecycle
Add runmask support & integration test
- Dominant language
- C++
- Stars
- 6
- Forks
- 34
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 80
Description
### What
Reintroduce runmask support and a an integration test to verify requirement [comp_req__launch_man__runmask_support](https://eclipse-score.github.io/lifecycle/main/components/launch_manager/requirements/requirements.html#comp_req__launch_man__runmask_support).
In code it seems that support for runmask is already there, but currently [it is commented out](https://github.com/eclipse-score/lifecycle/blob/300173a0e562c9ae75555a83a34dd416416b56a7/score/launch_manager/src/daemon/src/process_group_manager/details/process_launcher.cpp#L422-L427).
### Acceptance Criteria (DoD)
Production code adapted accordingly, integration test passes in pipeline.
### How
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.