Change in vdsm[master]: tests: setupNetworks compatibility bond and nic.

asegurap at redhat.com asegurap at redhat.com
Sat Aug 10 21:07:19 UTC 2013


Antoni Segura Puimedon has posted comments on this change.

Change subject: tests: setupNetworks compatibility bond and nic.
......................................................................


Patch Set 2: Code-Review-1

(1 comment)

....................................................
File tests/functional/networkTests.py
Line 304: 
Line 305:                 # Try to add additional VLANed bridged network, should fail
Line 306:                 netNameVlanBridged = NETWORK_NAME + '-5'
Line 307:                 networks['vlan'] = '200'
Line 308:                 networks['bridged'] = 'False'
Should be True instead of 'False'
Line 309:                 status, msg = self.vdsm_net.setupNetworks({netNameVlanBridged:
Line 310:                                                            networks}, {}, {})
Line 311:                 self.assertTrue(status != SUCCESS, msg)
Line 312: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: If4a497d82723937dbecd14d42fc2c176c4c05bd2
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Giuseppe Vallarelli <gvallare at redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <asegurap at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Giuseppe Vallarelli <gvallare at redhat.com>
Gerrit-Reviewer: Livnat Peer <lpeer at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list