1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-09 01:18:39 +03:00
lvm2/test/dbus
Tony Asleson cb2b261510 lvmdbustest.py: Test with/without timeout values
Because of the different code paths we need to test job handling with
all operations.  Test now runs virtually everything with timeout == 0
and timeout == 15 so that we test both use cases.

Note:  If a client passes -1 for the timeout value they need to make
sure that their connection time out is also infinite.  Otherwise, if the client
times out the service side hangs any new dbus calls until the job
that is in progress completes.  Not sure why this behavior is occuring
at this time, but it appears a limitation/bug of the dbus-python library.
2016-09-19 15:32:27 -05:00
..
lvmdbustest.py lvmdbustest.py: Test with/without timeout values 2016-09-19 15:32:27 -05:00
testlib.py dbus/testlib.py: Improve type checking 2016-08-29 15:26:56 -05:00
validatestate.py lvmdbusd testing: Add validatestate.py utility 2016-02-25 16:43:55 -06:00