The oslotest.timeout Module

class oslotest.timeout.Timeout

Bases: fixtures.fixture.Fixture

Set the maximum length of time for the test to run.

Uses OS_TEST_TIMEOUT to get the timeout.

setUp()