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/integration/targets
Matt Davis ce56da69b2 make windows async ... async (#22624)
Fixes #22575 - issue under new exec wrapper where unconstrained handle inheritance (for stdin) caused WinRM to block on breakaway processes. Uses explicit handle inheritance to ensure that only stdin read handle gets inherited. Adds test to ensure that async is actually async.
9 years ago
..
add_host Initial ansible-test implementation. (#18556) 9 years ago
ansible Initial ansible-test implementation. (#18556) 9 years ago
apache2_module Test apache2 force (#18500) 9 years ago
apt Initial ansible-test implementation. (#18556) 9 years ago
apt_repository Initial ansible-test implementation. (#18556) 9 years ago
args Initial ansible-test implementation. (#18556) 9 years ago
asa_acl Fix cosmetic problems in YAML source 9 years ago
asa_command Fix cosmetic problems in YAML source 9 years ago
asa_config Check for removal not allowed errors (#19251) 9 years ago
assemble Initial ansible-test implementation. (#18556) 9 years ago
async Fix infrequent PEP 8 issues. 9 years ago
async_extra_data Initial ansible-test implementation. (#18556) 9 years ago
authorized_key authorized_key: support --diff (#19277) 9 years ago
become Initial ansible-test implementation. (#18556) 9 years ago
binary Initial ansible-test implementation. (#18556) 9 years ago
binary_modules Fix cosmetic problems in YAML source 9 years ago
binary_modules_posix Initial ansible-test implementation. (#18556) 9 years ago
binary_modules_winrm Complete rewrite of Windows exec wrapper (#21510) 9 years ago
blocks Initial ansible-test implementation. (#18556) 9 years ago
callback_retry_task_name Fix 'task name is not templated in retry callback' (add task_name property to TaskResult) (#21214) 9 years ago
changed_when Initial ansible-test implementation. (#18556) 9 years ago
check_mode Initial ansible-test implementation. (#18556) 9 years ago
command_shell Initial ansible-test implementation. (#18556) 9 years ago
conditionals Initial ansible-test implementation. (#18556) 9 years ago
connection wait_for_connection: Wait for system to become reachable (#20011) 9 years ago
connection_chroot Initial ansible-test implementation. (#18556) 9 years ago
connection_docker Initial ansible-test implementation. (#18556) 9 years ago
connection_jail Initial ansible-test implementation. (#18556) 9 years ago
connection_libvirt_lxc Initial ansible-test implementation. (#18556) 9 years ago
connection_local Initial ansible-test implementation. (#18556) 9 years ago
connection_lxc Initial ansible-test implementation. (#18556) 9 years ago
connection_lxd Initial ansible-test implementation. (#18556) 9 years ago
connection_paramiko_ssh Initial ansible-test implementation. (#18556) 9 years ago
connection_posix Split integration tests out from Makefile. (#17976) 9 years ago
connection_ssh Add pipeline-ish method using dd for file transfer over SSH (#18642) 9 years ago
connection_winrm Initial ansible-test implementation. (#18556) 9 years ago
copy Initial ansible-test implementation. (#18556) 9 years ago
delegate_to Initial ansible-test implementation. (#18556) 9 years ago
dellos6_command Fix cosmetic problems in YAML source 9 years ago
dellos6_config Use inventory_hostname_short (#20054) 9 years ago
dellos6_facts Fix cosmetic problems in YAML source 9 years ago
dellos9_command Fix cosmetic problems in YAML source 9 years ago
dellos9_config Use inventory_hostname_short (#20054) 9 years ago
dellos9_facts Fix cosmetic problems in YAML source 9 years ago
dellos10_command Fix cosmetic problems in YAML source 9 years ago
dellos10_config Use inventory_hostname_short (#20054) 9 years ago
dellos10_facts Fix cosmetic problems in YAML source 9 years ago
dnf Installroot OS version check fix (#20180) 9 years ago
docker Initial ansible-test implementation. (#18556) 9 years ago
embedded_module Initial ansible-test implementation. (#18556) 9 years ago
environment Initial ansible-test implementation. (#18556) 9 years ago
eos_banner add missing files (#22496) 9 years ago
eos_command Fix cosmetic problems in YAML source 9 years ago
eos_config fixes issue with config parents on eos modules (#21923) 9 years ago
eos_eapi fixes eos_eapi to error on wrong transport (#21993) 9 years ago
eos_facts updates eos_facts integration test cases (#21988) 9 years ago
eos_system Test system (#22420) 9 years ago
eos_template Use inventory_hostname_short (#20054) 9 years ago
facts_d Initial ansible-test implementation. (#18556) 9 years ago
failed_when Initial ansible-test implementation. (#18556) 9 years ago
fetch Initial ansible-test implementation. (#18556) 9 years ago
file Show diff when file: state=link changes the symlink target (#22243) 9 years ago
filters Fix hash filter for non-ascii strings and Python3 9 years ago
gathering_facts Fix and enable more tests for osx and freebsd. (#20482) 9 years ago
gem Initial ansible-test implementation. (#18556) 9 years ago
get_url Fix and enable more tests for osx and freebsd. (#20482) 9 years ago
git Fix git clone tag with depth=1 9 years ago
group_by Fix group_by test to work with jinja2 >= 2.9. 9 years ago
groupby_filter Improve jinja2 test coverage. (#20533) 9 years ago
handlers tests: add handler listen test cases 9 years ago
hash Initial ansible-test implementation. (#18556) 9 years ago
hg Initial ansible-test implementation. (#18556) 9 years ago
hosts_field Initial ansible-test implementation. (#18556) 9 years ago
ignore_errors Initial ansible-test implementation. (#18556) 9 years ago
include_vars Initial ansible-test implementation. (#18556) 9 years ago
includes Initial ansible-test implementation. (#18556) 9 years ago
ios_command Enable more `ios` tests on Shippable. 9 years ago
ios_config Enable more `ios` tests on Shippable. 9 years ago
ios_facts iosxr tests: Initial work for 2.3 (#20883) 9 years ago
ios_system Test system (#22420) 9 years ago
ios_template Enable more `ios` tests on Shippable. 9 years ago
iosxr_command iosxr tests to work with 2.3 (#21998) 9 years ago
iosxr_config result.commands (not .updates) (#22139) 9 years ago
iosxr_facts iosxr tests: Initial work for 2.3 (#20883) 9 years ago
iosxr_system Test system (#22420) 9 years ago
iosxr_template Set block indentation to 1 on iosxr templates (#21105) 9 years ago
iterators Fix and enable more tests for osx and freebsd. (#20482) 9 years ago
junos_command update junos_command integration tests (#22213) 9 years ago
junos_config roll up of fixes and updates for junos modules (#22543) 9 years ago
junos_netconf roll up of fixes and updates for junos modules (#22543) 9 years ago
junos_template fixes candidate var type in junos shared lib (#22551) 9 years ago
known_hosts known_hosts: support --diff (#20349) 9 years ago
lineinfile Initial ansible-test implementation. (#18556) 9 years ago
locale_gen Fix locale_gen to compare native strings rather than mixing byte and text strings 9 years ago
lookup_paths Fix regression in search path behaviour 9 years ago
lookup_properties Initial ansible-test implementation. (#18556) 9 years ago
lookups Make password lookup treat /dev/null as a special case 9 years ago
loops Initial ansible-test implementation. (#18556) 9 years ago
module_utils Module utils default path (#20913) 9 years ago
mount Initial ansible-test implementation. (#18556) 9 years ago
mysql_db Enable MySQL tests on FreeBSD. 9 years ago
mysql_user Enable MySQL tests on FreeBSD. 9 years ago
mysql_variables Enable MySQL tests on FreeBSD. 9 years ago
net_command WIP: net_command: Initial tests for VyOS (#20147) 9 years ago
no_log Initial ansible-test implementation. (#18556) 9 years ago
nxos_command Fix cosmetic problems in YAML source 9 years ago
nxos_config roll up of fixes for nxos_config (#21949) 9 years ago
nxos_evpn_global roll up of bug fixs for nxos_evpn_global (#21961) 9 years ago
nxos_facts roll up of fixes for nxos_facts (#21954) 9 years ago
nxos_feature adds integration tests cases for nxos_feature (#21966) 9 years ago
nxos_mtu Test system (#22420) 9 years ago
nxos_nxapi roll up of fixes from nxos integration tests (#21948) 9 years ago
nxos_system Test system (#22420) 9 years ago
nxos_template fixes nxos_template integration test case (#21953) 9 years ago
ops_command Make tests run on fresh install (#19566) 9 years ago
parsing New module: cnos_vlan and various utility files (#21107) 9 years ago
ping Initial ansible-test implementation. (#18556) 9 years ago
pip Initial ansible-test implementation. (#18556) 9 years ago
postgresql add a intg test for issue #19835 (#21487) 9 years ago
prepare_eos_tests/tasks Migrate Network Tests into ansible/ansible (#18233) 9 years ago
prepare_http_tests Fix and enable more tests for osx and freebsd. (#20482) 9 years ago
prepare_ios_tests integration/targets/ios_* work to support IOS (#20414) 9 years ago
prepare_iosxr_tests iosxr tests: Initial work for 2.3 (#20883) 9 years ago
prepare_nxos_tests/tasks updates prepare_nxos_tests to use nxos_nxapi module (#22150) 9 years ago
prepare_tests/tasks Migrate Linux CI roles to test targets. (#17997) 9 years ago
prepare_win_tests Fix cosmetic problems in YAML source 9 years ago
pull_limit_inventory Initial ansible-test implementation. (#18556) 9 years ago
pull_no_127 Initial ansible-test implementation. (#18556) 9 years ago
pull_run Initial ansible-test implementation. (#18556) 9 years ago
script Initial ansible-test implementation. (#18556) 9 years ago
sefcontext Added tests for sefcontext module 9 years ago
service Run service test on py3 + unprivileged on docker. (#19841) 9 years ago
setup_mysql_db Enable MySQL tests on FreeBSD. 9 years ago
setup_postgresql_db Run postgresql tests on FreeBSD. (#20676) 9 years ago
slurp Test the slurp module 9 years ago
special_vars Initial ansible-test implementation. (#18556) 9 years ago
stat Initial ansible-test implementation. (#18556) 9 years ago
subversion Initial ansible-test implementation. (#18556) 9 years ago
synchronize Initial ansible-test implementation. (#18556) 9 years ago
tags Initial ansible-test implementation. (#18556) 9 years ago
task_ordering Initial ansible-test implementation. (#18556) 9 years ago
template Improve jinja2 test coverage. (#20533) 9 years ago
template_jinja2_latest Improve jinja2 test coverage. (#20533) 9 years ago
templating_settings Initial ansible-test implementation. (#18556) 9 years ago
test_infra Initial ansible-test implementation. (#18556) 9 years ago
unarchive Initial ansible-test implementation. (#18556) 9 years ago
unicode Initial ansible-test implementation. (#18556) 9 years ago
until Initial ansible-test implementation. (#18556) 9 years ago
uri Warn when using the deprecated HEADER_ arguments (#20236) 9 years ago
var_blending Initial ansible-test implementation. (#18556) 9 years ago
var_precedence Initial ansible-test implementation. (#18556) 9 years ago
vault Add smoke/intg tests for vault cli (#21679) 9 years ago
vyos_command vyos: Don't run show commands that are over ANSIBLE_VYOS_TERMINAL_LENGTH (#18682) 9 years ago
vyos_config Vyos config fixes (#21862) 9 years ago
wait_for_connection wait_for_connection: Wait for system to become reachable (#20011) 9 years ago
win_async_wrapper make windows async ... async (#22624) 9 years ago
win_chocolatey win_chocolatey: Add integration tests (#21930) 9 years ago
win_command Fix broken Shippable 9 years ago
win_copy win_copy: added remote and content options (#21546) 9 years ago
win_feature Initial ansible-test implementation. (#18556) 9 years ago
win_fetch Remove `win_fetch` from CI due to instability. 9 years ago
win_file Added fix for win_file with broken symlinks (#19146) 9 years ago
win_find Added win_find module (#19144) 9 years ago
win_get_url Test www.redhat.com instead of docs.ansible.com. 9 years ago
win_group Initial ansible-test implementation. (#18556) 9 years ago
win_lineinfile Initial ansible-test implementation. (#18556) 9 years ago
win_msi Initial ansible-test implementation. (#18556) 9 years ago
win_package Initial ansible-test implementation. (#18556) 9 years ago
win_path new module: win_path (#20073) 9 years ago
win_ping Complete rewrite of Windows exec wrapper (#21510) 9 years ago
win_raw Complete rewrite of Windows exec wrapper (#21510) 9 years ago
win_reg_stat Added win_reg_stat module (#19145) 9 years ago
win_regedit Adds integration test steps to win_regedit test to cover Extras 2090 (#15641) 9 years ago
win_region Added win_region module (#19147) 9 years ago
win_regmerge minor spelling changes 9 years ago
win_script temp disable Windows batch test 9 years ago
win_service Rewrote win_service with more options/check_mode (#19143) 9 years ago
win_setup Initial ansible-test implementation. (#18556) 9 years ago
win_shell Fix broken Shippable 9 years ago
win_shortcut win_shortcut: Add missing $check_mode definition + bugfix + tests (#20911) 9 years ago
win_slurp Initial ansible-test implementation. (#18556) 9 years ago
win_stat Fix win_stat test for changes from PR #20876 9 years ago
win_template Initial ansible-test implementation. (#18556) 9 years ago
win_user Initial ansible-test implementation. (#18556) 9 years ago
yum Installroot OS version check fix (#20180) 9 years ago
zypper Zypper: Fix update_cache in checkmode (#20143) 9 years ago
zypper_repository Add test for auto_import_keys in zypper_repository (#17898) 9 years ago