Dan Kenigsberg has submitted this change and it was merged. Change subject: skip testPersistentBackup test, if 'vdsm' account is not created ......................................................................
skip testPersistentBackup test, if 'vdsm' account is not created In configNetwork moudle, _persistentBackup needs to get the uid of 'vdsm' account. If the 'vdsm' account is not created and when the vdsm is builded, it will report test "ERROR". This is not resonable, the test should be skiped. Change-Id: I297a5eb58b447c946e2ada4f2a6b7b8887d0d146 Signed-off-by: ShaoHe Feng <[email protected]> --- M tests/configNetworkTests.py 1 file changed, 8 insertions(+), 0 deletions(-) Approvals: ShaoHe Feng: Verified Bing Bu Cao: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6460 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I297a5eb58b447c946e2ada4f2a6b7b8887d0d146 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: ShaoHe Feng <[email protected]> Gerrit-Reviewer: Bing Bu Cao <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: ShaoHe Feng <[email protected]> Gerrit-Reviewer: Shu Ming <[email protected]> Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
