Adam Litke has posted comments on this change.

Change subject: tests: Add gen_uuid test helper
......................................................................


Patch Set 1:

(2 comments)

https://gerrit.ovirt.org/#/c/64542/1/tests/testlib.py
File tests/testlib.py:

Line 590:     while job.active:
Line 591:         time.sleep(1)
Line 592: 
Line 593: 
Line 594: def gen_uuid():
> uuid_string? uuid_str? make_uuid?
make_uuid
Line 595:     """
Line 596:     Return a new UUID in the format used for all vdsm APIs that 
accept UUIDs.
Line 597:     """


Line 592: 
Line 593: 
Line 594: def gen_uuid():
Line 595:     """
Line 596:     Return a new UUID in the format used for all vdsm APIs that 
accept UUIDs.
> Return a new UUID version 4 string...
Done
Line 597:     """


-- 
To view, visit https://gerrit.ovirt.org/64542
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I622928911c3f07739fd61f61a58cee2e692c7eeb
Gerrit-PatchSet: 1
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

Reply via email to