Ewoud Kohl van Wijngaarden has posted comments on this change.

Change subject: add xmlrpcTests for cpu pinning
......................................................................


Patch Set 3: Looks good to me, but someone else must approve

(1 inline comment)

Inline comment is just a typo in a comment.

....................................................
File tests/vdsClientTests.py
Line 123:         allArgs[-1] = "cpuPinning={emulator:1-3}"
Line 124:         r5 = serv.do_create(['/dev/null'] + allArgs)
Line 125:         self.assertEquals(r5['cpuPinning'], {'emulator': '1-3'})
Line 126: 
Line 127:         # test pin emultor and vcpu
s/emultor/emulator
Line 128:         allArgs[-1] = "cpuPinning={emulator:1-3,1:0}"
Line 129:         r6 = serv.do_create(['/dev/null'] + allArgs)


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ia865f0d5eb4c9aabff6cef57b088c55df73a309e
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Royce Lv <[email protected]>
Gerrit-Reviewer: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Ewoud Kohl van Wijngaarden <[email protected]>
Gerrit-Reviewer: Laszlo Hornyak <[email protected]>
Gerrit-Reviewer: Noam Slomianko <[email protected]>
Gerrit-Reviewer: Royce Lv <[email protected]>
Gerrit-Reviewer: Zhou Zheng Sheng <[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