ansible/test/integration/roles
2016-10-02 08:03:42 -07:00
..
ec2_elb_instance_setup
ec2_provision_instances
prepare_http_tests
prepare_rax_tests/defaults
prepare_tests/tasks
prepare_win_tests
setup_ec2 Do not hardcode python executable in test (#17380) 2016-09-03 10:21:22 -07:00
setup_mysql_db
setup_postgresql_db
test_add_host/tasks
test_always_run
test_apache2_module
test_apt Add python 3 awareness to apt module tests. (#17574) 2016-09-14 15:38:27 -07:00
test_apt_repository Add python 3 support to test_apt_repository. (#17472) 2016-09-08 18:05:44 -07:00
test_assemble
test_async bugfixes to JSON junk filter, added unit/integration tests to exercise (#17834) 2016-10-02 08:03:42 -07:00
test_authorized_key
test_azure
test_bad_parsing
test_become
test_binary
test_binary_modules/tasks
test_changed_when
test_check_mode
test_cloudflare_dns
test_command_shell
test_conditionals Use default on undefined vars in tests. (#17601) 2016-09-15 16:07:55 -07:00
test_consul_acl/tasks update consul tests to reflect fixes to the core and session modules (#17451) 2016-09-16 14:58:17 -07:00
test_consul_inventory/tasks
test_consul_kv/tasks update consul tests to reflect fixes to the core and session modules (#17451) 2016-09-16 14:58:17 -07:00
test_consul_service/tasks
test_consul_session/tasks update consul tests to reflect fixes to the core and session modules (#17451) 2016-09-16 14:58:17 -07:00
test_copy Switch tests from sudo to become. (#17694) 2016-09-21 13:58:35 -07:00
test_cs_account
test_cs_affinitygroup
test_cs_cluster
test_cs_common/defaults
test_cs_configuration
test_cs_domain
test_cs_firewall
test_cs_instance
test_cs_instance_facts
test_cs_instancegroup
test_cs_iso
test_cs_loadbalancer_rule
test_cs_pod
test_cs_portforward
test_cs_project
test_cs_resourcelimit
test_cs_securitygroup
test_cs_securitygroup_rule
test_cs_sshkeypair
test_cs_user
test_cs_vmsnapshot
test_cs_volume
test_docker
test_ec2
test_ec2_ami
test_ec2_asg/tasks
test_ec2_eip
test_ec2_elb Switch tests from sudo to become. (#17694) 2016-09-21 13:58:35 -07:00
test_ec2_elb_lb
test_ec2_facts
test_ec2_group
test_ec2_key
test_ec2_tag
test_ec2_vol
test_ec2_vpc
test_embedded_module
test_exoscale_dns
test_facts_d
test_failed_when/tasks
test_fetch Switch tests from sudo to become. (#17694) 2016-09-21 13:58:35 -07:00
test_file Switch tests from sudo to become. (#17694) 2016-09-21 13:58:35 -07:00
test_filters
test_force_handlers
test_gcdns Integration Playbook for Google Cloud DNS module. (#17698) 2016-09-22 14:40:57 -04:00
test_gce
test_gce_mig Integration Playbook for Google Cloud DNS module. (#17698) 2016-09-22 14:40:57 -04:00
test_gce_pd
test_gem
test_get_url Update get_url test to use httptester. (#17787) 2016-09-27 18:11:09 -07:00
test_git Running the test with a locale other than English make that test fail 2016-08-31 00:55:14 +02:00
test_good_parsing
test_handlers
test_handlers_meta
test_hash_behavior
test_hg
test_ignore_errors
test_include_vars Include vars updated to work with directories (#17207) 2016-08-30 14:34:31 -07:00
test_includes
test_iterators Do not use bare vars in integration tests. (#17599) 2016-09-15 17:41:54 -04:00
test_jenkins_job jenkins_job: extend integration tests (#17558) 2016-09-14 10:44:01 +02:00
test_lineinfile
test_lookups Do not use bare vars in integration tests. (#17599) 2016-09-15 17:41:54 -04:00
test_loops/tasks Add test for the pause in loop feature (#17336) 2016-09-13 11:12:58 -07:00
test_mount/tasks Add tests for the mount module (#17718) 2016-09-23 12:38:31 -07:00
test_mysql_db
test_mysql_user Do not use bare vars in integration tests. (#17599) 2016-09-15 17:41:54 -04:00
test_mysql_variables
test_ping/tasks
test_pip Additional tests for check mode idempotence (#17679) 2016-09-20 17:56:07 -07:00
test_postgresql Switch tests from sudo to become. (#17694) 2016-09-21 13:58:35 -07:00
test_rax
test_rax_cbs
test_rax_cbs_attachments
test_rax_cdb
test_rax_cdb_database
test_rax_clb
test_rax_clb_nodes
test_rax_facts
test_rax_identity
test_rax_keypair
test_rax_meta
test_rax_network
test_rax_scaling_group
test_script
test_service
test_special_vars
test_stat Symink integration tests for fetch and stat 2016-09-05 20:12:37 -07:00
test_subversion
test_synchronize
test_task_ordering/tasks
test_template Do not hardcode python executable in test (#17380) 2016-09-03 10:21:22 -07:00
test_unarchive
test_until/tasks Do not hardcode python executable in test (#17380) 2016-09-03 10:21:22 -07:00
test_uri Do not use bare vars in integration tests. (#17599) 2016-09-15 17:41:54 -04:00
test_var_blending
test_var_precedence
test_var_precedence_dep
test_var_precedence_inven_override/tasks
test_var_precedence_role1
test_var_precedence_role2
test_var_precedence_role3
test_vault
test_vault_embedded
test_win_async_wrapper disable windows loop async test 2016-09-06 22:13:31 -07:00
test_win_command/tasks win_shell/win_command changes + tests (#17557) 2016-09-15 11:25:56 -07:00
test_win_copy Switch tests from sudo to become. (#17694) 2016-09-21 13:58:35 -07:00
test_win_feature
test_win_fetch/tasks
test_win_file Switch tests from sudo to become. (#17694) 2016-09-21 13:58:35 -07:00
test_win_get_url
test_win_group
test_win_lineinfile
test_win_msi
test_win_package add very basic tests of win_package, based on existing win_msi tests. (#17383) 2016-09-06 07:09:32 +01:00
test_win_ping
test_win_raw/tasks
test_win_regedit
test_win_regmerge
test_win_script
test_win_service
test_win_setup/tasks
test_win_shell/tasks win_shell/win_command changes + tests (#17557) 2016-09-15 11:25:56 -07:00
test_win_slurp/tasks
test_win_stat/tasks
test_win_template
test_win_user add win_user regression tests 2016-09-11 20:45:00 -07:00
test_yum
test_zypper
test_zypper_repository