You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Sam Doran a8e4c9be7a Cause copy module to fail on empty string as source (#27975)
* Fail if an empty string is set as src for copy module

Fixes #27363

* Cleanup task formatting on copy tests

Use multi-line YAML
Add debug statements with verbosity: 1 rather than leave them in there commented out.

* Add test for empty string as source

* Do more checks in order to add more specific errors messages

Add more integration tests for the various failure scenarios.
Cleanup some syntax on existing integration test tasks.
7 years ago
..
compile Docs how to test (2nd) (#24094) 8 years ago
integration Cause copy module to fail on empty string as source (#27975) 7 years ago
results Create bot friendly sanity output. (#22381) 8 years ago
runner Add Azure support to ansible-test. (#28092) 7 years ago
sanity Clean up nxos_aaa_server (#28177) 7 years ago
units Fix nxos_vpc issues (#28188) 7 years ago
utils [passwordstore] Use builtin _random_password function instead of pwgen (#25843) 7 years ago