neutron_lib.utils.test module

Test functions.

neutron_lib.utils.test.unstable_test(reason)

Decorator used to mark test as unstable, on failure test will be skipped

Parameters:

reason – String used in explanation, for example, ‘bug 123456’.