Implement StopObject()

For some test cases, we might want to stop a service earlier. This
functionality is done by StopObject().

Test log collection is still done by UndeployObject(), which will
collect the logs of all services (at that point, stopped or not).
This commit is contained in:
Robert Schmidt
2025-11-13 15:04:10 +01:00
parent de8d0991ec
commit 81680e29a9
5 changed files with 83 additions and 1 deletions

View File

@@ -20,6 +20,7 @@
- Build_Image
- Build_Run_Tests
- Deploy_Object
- Stop_Object
- Undeploy_Object
- Cppcheck_Analysis
- Deploy_Run_OC_PhySim