Jordan Borean
0b69f3e40d
win_stat: removed file in use test as it is too tempormental ( #27832 )
2017-08-07 14:23:01 +10:00
Jordan Borean
107e177658
win_stat: add explicit error message when file is in use ( #27826 )
...
* win_stat: add explicit error message when file is in use
* make the lock last a bit longer
2017-08-07 12:04:42 +10:00
Jordan Borean
4d1b97d1ae
win_stat change return islink to islnk to match stat ( #23196 )
2017-04-03 11:38:34 -07:00
Matt Clay
ccb1b742f5
Fix win_stat test for changes from PR #20876
...
The changes to win_file in that PR resulted in changes to file
sizes and file hashes expected by the win_stat tests.
2017-02-03 12:58:11 -08:00
Jordan Borean
971783a7fd
Feature/win stat extra info ( #19148 )
...
* Added more return results to win_stat
* Changed Win2012 methods to support older versions in setup
* staging of the tests to work with older servers
2017-01-27 14:51:12 -08:00
Matt Clay
6bbd92e422
Initial ansible-test implementation. ( #18556 )
2016-11-29 21:21:53 -08:00
Adrien Vergé
0e834fc9e4
Fix cosmetic problems in YAML source
...
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.
2016-11-11 14:50:57 -08:00
Matt Clay
c2ec86cb78
Migrate Windows CI roles to test targets. ( #18005 )
2016-10-13 18:03:19 +01:00