Nir Soffer has posted comments on this change. Change subject: storage: Validate generation id in volume.operation context ......................................................................
Patch Set 2: (1 comment) https://gerrit.ovirt.org/#/c/64486/2/tests/storage_volume_test.py File tests/storage_volume_test.py: Line 142: pass Line 143: Line 144: @permutations(((100, 99), (100, 101))) Line 145: def test_operation_invalid_generation_raises(self, actual_generation, Line 146: requested_generation): > test_operation_generation_mismatch? Ignore, its fine. Line 147: img_id = gen_uuid() Line 148: vol_id = gen_uuid() Line 149: Line 150: with fake_env('file') as env: -- To view, visit https://gerrit.ovirt.org/64486 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I77d9c6cb46053ab32c59c77599b7c1366e1c8196 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Adam Litke <ali...@redhat.com> Gerrit-Reviewer: Adam Litke <ali...@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <nsof...@redhat.com> Gerrit-Reviewer: gerrit-hooks <automat...@ovirt.org> Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list -- vdsm-patches@lists.fedorahosted.org To unsubscribe send an email to vdsm-patches-le...@lists.fedorahosted.org