Allon Mureinik has submitted this change and it was merged.
Change subject: core: VdsDynamicDAO.testUpdateIfNeededPerformance
......................................................................
core: VdsDynamicDAO.testUpdateIfNeededPerformance
As this test is based on timing, it fails sporadically, thus generating
inappropriate noise during build time. Moreover, this is a performance
test, not a correctness test, and as such should not be part of the
regular test suite.
Change-Id: I4ce745eb4416ffac0ae7162f69e85b55bd003569
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M
backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/VdsDynamicDAOTest.java
1 file changed, 0 insertions(+), 23 deletions(-)
Approvals:
Eli Mesika: Looks good to me, approved
Allon Mureinik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/25117
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4ce745eb4416ffac0ae7162f69e85b55bd003569
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server