devstack-gate/roles/test-matrix/library
David Moreau Simard 571be25290
Return a proper boolean True instead of a 'True' string
The type here is important, returning anything other than a boolean
has unintended consequences such as breaking Ansible callbacks because
they are expecting the "changed" field to be nothing other than a bool
by contract.

Change-Id: Ia9b4a749f64adae8969fd9ad66304d013013e056
2018-02-19 23:26:58 -05:00
..
test_matrix.py Return a proper boolean True instead of a 'True' string 2018-02-19 23:26:58 -05:00