• Robert Schmidt's avatar
    Implement StopObject() · 81680e29
    Robert Schmidt authored
    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).
    81680e29
deployment.py 5.27 KB