Martin Mucha has posted comments on this change. Change subject: core: db structures for storing data about nic health ......................................................................
Patch Set 4: (1 comment) http://gerrit.ovirt.org/#/c/34221/4/packaging/dbscripts/upgrade/03_06_0430_engine_nics_health.sql File packaging/dbscripts/upgrade/03_06_0430_engine_nics_health.sql: Line 1: CREATE TABLE engine_nics_health ( Line 2: id CHARACTER VARYING(255) NOT NULL PRIMARY KEY, Line 3: healthy BOOLEAN NOT NULL, Line 4: last_failure TIMESTAMP > TWS Done -- To view, visit http://gerrit.ovirt.org/34221 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I85077c6b62838a204bd2777a082482d2ac6cf1e0 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Mucha <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Lior Vernia <[email protected]> Gerrit-Reviewer: Martin Mucha <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
