summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/stat (follow)
Commit message (Collapse)AuthorAgeFilesLines
* stat document 'version' return doc (#76589)Brian Coca2022-01-062-8/+9
| | | | | | | | | * stat document 'version' return doc fixes #76588 * str * no output_dir for you!
* stat: Handle colon in filename (#70259)Abhijeet Kasurde2020-06-251-0/+22
| | | | | | | | Handle colon appearing in filename while parsing the mimetype and charset using file command. Fixes: #70256 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
* remove deprecated get_md5 from stat (#55659)Brian Coca2019-05-081-25/+0
| | | | | | | | | | | | | | | | | | * remove deprecated get_md5 from stat fixes #55309 * removed get_md5 from tests involving stat * keep get_md5 but hide it * rst it * ammended comment * ws * added ignore for hidden md5
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-241-1/+1
| | | | | | | * Update Shippable integration test groups. * Update integration test group aliases. * Rebalance AWS and Azure tests with extra group. * Rebalance Windows tests with another group.
* add deprecation for stat get_md5 (#33002)Jordan Borean2017-11-281-4/+17
|
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-301-0/+1
|
* Fix cosmetic problems in YAML sourceAdrien Vergé2016-11-112-3/+1
| | | | | | | | This change corrects problems reported by the `yamllint` linter. Since key duplication problems were removed in 4d48711, this commit mainly fixes trailing spaces and extra empty lines at beginning/end of files.
* Migrate Linux CI roles to test targets. (#17997)Matt Clay2016-10-133-0/+174