Ido Barkan has posted comments on this change.

Change subject: shell-helper: stop using service command
......................................................................


Patch Set 1:

(1 comment)

https://gerrit.ovirt.org/#/c/49215/1/contrib/shell_helper
File contrib/shell_helper:

Line 20: vdsm_restart() {
Line 21:     sudo systemctl stop vdsmd supervdsmd
Line 22:     sudo systemctl start vdsmd
Line 23:     sleep 3
Line 24:     systemctl status vdsm-network vdsmd supervdsmd | egrep -i 
"activ|failed|vdsm-network|vdsmd"
> Yes but previous output should be easier to follow with one line per servic
fine. done.
Line 25:     }
Line 26: 
Line 27: vdsm_caps_nonsecure() {
Line 28:     if [ -t 1 ]; then


-- 
To view, visit https://gerrit.ovirt.org/49215
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie11bba182fd89f86c46bdbb896dd4d73005399e4
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Ido Barkan <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Edward Haas <[email protected]>
Gerrit-Reviewer: Ido Barkan <[email protected]>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <[email protected]>
Gerrit-Reviewer: gerrit-hooks <[email protected]>
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to