Kiril Nesenko has posted comments on this change.

Change subject: Add new job update-engine-params
......................................................................


Patch Set 30:

(1 comment)

....................................................
File jobs/ovirt_engine_upgrade_params/update_engine_params.sh
Line 166: check_engine_status()
Line 167: {
Line 168:       sleep 60
Line 169:       local _status=$(curl -I 
http://localhost/OvirtEngineWeb/HealthStatus \
Line 170:                                               | head -n 1 | awk 
'{print $2}')
Done
Line 171: 
Line 172:       if [[ "${_status}" -ne 200 ]]; then
Line 173:               echo "ENGINE_STATUS_ERROR" >> "${LOG}"
Line 174:       fi


-- 
To view, visit http://gerrit.ovirt.org/21094
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I1809bd55c88b17f1d7dfde3920212e6f046709a8
Gerrit-PatchSet: 30
Gerrit-Project: jenkins
Gerrit-Branch: master
Gerrit-Owner: Kiril Nesenko <[email protected]>
Gerrit-Reviewer: Alex Lourie <[email protected]>
Gerrit-Reviewer: David Caro <[email protected]>
Gerrit-Reviewer: Ewoud Kohl van Wijngaarden <[email protected]>
Gerrit-Reviewer: Eyal Edri <[email protected]>
Gerrit-Reviewer: Kiril Nesenko <[email protected]>
Gerrit-Reviewer: Ohad Basan <[email protected]>
Gerrit-Reviewer: Sandro Bonazzola <[email protected]>
Gerrit-Reviewer: Yedidyah Bar David <[email protected]>
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to