summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-salttesting
Commit message (Collapse)AuthorAgeFilesLines
* python3-salttesting: upgrade 2015.2.16 -> 2018.9.21zangrc2020-12-011-229/+0
| | | | | | | | Refresh the following patch: 0001-Add-ptest-output-option-to-test-suite.patch Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-salttesting: Modify patch to improve ptest outputJeffrey Pautler2017-07-101-11/+8
| | | | | | | | | | | | Current test case output includes shortDescription and looks like this: PASS: [CPU:24.1%|MEM:17.4%] First line of test case doc string New test case output replaces shortDescription with test name and looks like this: PASS: test_case_function_name Signed-off-by: Jeffrey Pautler <jeffrey.pautler@ni.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-salttesting: Add ptest output format patchCollin Richards2016-07-041-0/+232
Add a patch that allows the output of running the salt test suite to be in ptest format. Signed-off-by: Collin Richards <collin.richards@ni.com> Natinst-ReviewBoard-ID: 143279 Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>