neutron_lib.utils.test 模块

测试函数。

neutron_lib.utils.test.unstable_test(reason)

用于标记测试为不稳定状态的装饰器,测试失败时将被跳过

参数:

reason – 用于解释的字符串,例如,‘bug 123456’。