Nir Soffer has posted comments on this change. Change subject: Vdsm standard CI arrangement ......................................................................
Patch Set 38: (1 comment) https://gerrit.ovirt.org/#/c/48268/38/tests/functional/storageTests.py File tests/functional/storageTests.py: Line 90: @permutations( Line 91: [[backend, ver] Line 92: for backend in TYPES Line 93: for ver in VERSIONS]) Line 94: @brokentest("Fails in CI") This is not needed now since we don't run it in the ci. Line 95: def testStorage(self, backendType, domVersion): Line 96: conf = storageLayouts[backendType] Line 97: with RollbackContext() as rollback: Line 98: self.createVdsmStorageLayout(conf, domVersion, rollback) -- To view, visit https://gerrit.ovirt.org/48268 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I463c754bd70679449d0841caeef1b845b5709f1c Gerrit-PatchSet: 38 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: David Caro <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
