Dan Kenigsberg has submitted this change and it was merged.

Change subject: networkTests: assertBondDoesntExist with nics=None
......................................................................


networkTests: assertBondDoesntExist with nics=None

When assertBondDoesntExist is used with nics=None, it raises an
error "'NoneType' object is not iterable".

I changed it to assert nics only when defined.

Change-Id: I43da6b2b6d7cfb79a64c37600477a69831acbf94
Signed-off-by: Petr Horáček <[email protected]>
Reviewed-on: http://gerrit.ovirt.org/31334
Reviewed-by: Antoni Segura Puimedon <[email protected]>
Reviewed-by: Dan Kenigsberg <[email protected]>
---
M tests/functional/networkTests.py
1 file changed, 7 insertions(+), 3 deletions(-)

Approvals:
  Antoni Segura Puimedon: Looks good to me, but someone else must approve
  Petr Horáček: Verified
  Dan Kenigsberg: Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I43da6b2b6d7cfb79a64c37600477a69831acbf94
Gerrit-PatchSet: 6
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Petr Horáček <[email protected]>
Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Petr Horáček <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to