tempest/releasenotes
Matt Riedemann 2999963ff8 Allow decorators.attr to be conditional
There are cases where we want to conditionally apply an
attribute to a test function, for example, if SSH validation
is enabled then a test may run much slower than if it is not.

This adds a 'condition' kwarg to the attr() decorator which
behaves similarly to the 'condition' kwarg on the skip_because()
decorator.

Change-Id: I83233854a217b6961e7614d7d9df1b4fc8d5a640
2019-02-15 09:01:26 -05:00
..
notes Allow decorators.attr to be conditional 2019-02-15 09:01:26 -05:00
source Add release notes page for version 19.0.0 2018-08-17 05:36:02 +00:00