Change in ovirt-engine[master]: restapi: Fix order of assert arguments in host nics test
juan.hernandez at redhat.com
juan.hernandez at redhat.com
Mon Jan 25 18:19:05 UTC 2016
Juan Hernandez has submitted this change and it was merged.
Change subject: restapi: Fix order of assert arguments in host nics test
......................................................................
restapi: Fix order of assert arguments in host nics test
The "expected" and "actual" arguments are swapped in one of the tests in
the host nics test class. This makes the results confusing when they
fail. This patch fixes that.
Change-Id: I3fd0929219cf308389cdcbbd87a3a2ca6224fc46
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M backend/manager/modules/restapi/jaxrs/src/test/java/org/ovirt/engine/api/restapi/resource/BackendHostNicsResourceTest.java
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved; Passed CI tests
Martin Mucha: Looks good to me, but someone else must approve
--
To view, visit https://gerrit.ovirt.org/52685
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3fd0929219cf308389cdcbbd87a3a2ca6224fc46
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Martin Mucha <mmucha at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list