..
ec2_elb_instance_setup
Fixes for tests that assumed yum as package manager for systems that
2015-12-20 08:06:26 -08:00
ec2_provision_instances
prepare_http_tests
Switch test_lookups to badssl/local testing. ( #16466 )
2016-06-27 18:58:13 -07:00
prepare_rax_tests /defaults
Make the wait_timeout for rax tests a configurable default
2015-06-29 12:09:16 -05:00
prepare_tests /tasks
Moving creating of testing work dir out of dep role and into Makefile
2016-03-03 15:26:08 -05:00
prepare_win_tests
Allow prepare_win_tests role to run multiple times, before each role that depends on it.
2015-05-31 23:15:28 -04:00
setup_ec2
Do not hardcode python executable in test ( #17380 )
2016-09-03 10:21:22 -07:00
setup_mysql_db
Run tests on ubuntu1604 and opensuseleap ( #15936 )
2016-05-31 14:47:36 -07:00
setup_postgresql_db
Run tests on ubuntu1604 and opensuseleap ( #15936 )
2016-05-31 14:47:36 -07:00
test_add_host /tasks
fix for dynamic (add_host) hosts not available in hostvars
2015-11-16 10:53:10 -08:00
test_always_run
add check_mode option for tasks ( #16056 )
2016-07-22 20:40:14 -04:00
test_apache2_module
use userdir module as example instead of alias ( #15540 )
2016-05-04 00:09:26 +02:00
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
Revert "Add prefixing and suffixing fuctionality to assemble module" ( #16084 )
2016-06-01 09:17:10 -04:00
test_async
Updating integration tests for async testing
2016-07-07 13:48:11 -05:00
test_authorized_key
Add test for multi-options in authorized_key ( #16375 )
2016-06-20 21:12:45 -04:00
test_azure
assert password or ssh key provided on new image creation
2015-07-09 13:44:09 -04:00
test_bad_parsing
fixed typo
2015-07-27 22:54:57 -04:00
test_become
Elevate privileges when checking for file existence
2015-11-11 23:42:35 +10:00
test_binary
Better names for the test_binary tests
2015-02-02 19:33:05 -08:00
test_binary_modules /tasks
Increase async time limit on tests to 10 seconds. ( #16921 )
2016-08-02 13:30:26 -07:00
test_changed_when
test_check_mode
add check_mode option for tasks ( #16056 )
2016-07-22 20:40:14 -04:00
test_cloudflare_dns
Add integration tests for the cloudflare_dns module
2016-03-25 21:22:29 +01:00
test_command_shell
Make tests more cross platform. ( #17154 )
2016-08-19 10:23:14 -07:00
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
Initial commit of Ansible support for the Consul clustering framework ( http://consul.io ).
2015-01-24 01:09:03 +00:00
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
Update consul integration test with http checks
2015-08-19 00:38:36 +02:00
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
cloudstack: more integration tests
2015-09-22 16:17:21 +02:00
test_cs_affinitygroup
cloudstack: fix tests unhashable type: 'dict'
2015-08-19 21:39:58 +02:00
test_cs_cluster
cloudstack: new integration tests test_cluster
2016-03-15 21:41:08 +01:00
test_cs_common /defaults
cloudstack: integration tests
2015-05-03 16:06:30 +02:00
test_cs_configuration
cloudstack: new integration tests test_cs_configuration
2016-03-15 21:39:09 +01:00
test_cs_domain
cloudstack: add more integration tests
2015-08-23 22:48:32 +02:00
test_cs_firewall
cloudstack: add tests for cs_firewall
2015-05-19 09:39:50 +02:00
test_cs_instance
cloudstack: test_cs_instance: more integration tests
2015-12-20 22:37:48 +01:00
test_cs_instance_facts
cloudstack: new integration tests test_cs_instance_facts
2016-03-15 21:40:45 +01:00
test_cs_instancegroup
cloudstack: fix tests unhashable type: 'dict'
2015-08-19 21:39:58 +02:00
test_cs_iso
cloudstack: add more integration tests
2015-08-23 22:48:32 +02:00
test_cs_loadbalancer_rule
cloudstack: add tests for cs_loadbalancer_rule and _member
2015-10-17 14:01:02 +02:00
test_cs_pod
cloudstack: new integration tests test_cs_pod
2016-03-15 21:41:08 +01:00
test_cs_portforward
cloudstack: add tests for cs_portforward
2015-05-19 10:11:55 +02:00
test_cs_project
cloudstack: add more integration tests
2015-08-23 22:48:32 +02:00
test_cs_resourcelimit
cloudstack: new integration tests test_cs_resourcelimit
2016-03-15 21:41:08 +01:00
test_cs_securitygroup
cloudstack: fix tests unhashable type: 'dict'
2015-08-19 21:39:58 +02:00
test_cs_securitygroup_rule
cloudstack: integration tests
2015-05-03 16:06:30 +02:00
test_cs_sshkeypair
cloudstack: fix tests unhashable type: 'dict'
2015-08-19 21:39:58 +02:00
test_cs_user
cloudstack: more integration tests
2015-09-22 16:17:21 +02:00
test_cs_vmsnapshot
cloudstack: add more integration tests
2015-08-23 22:48:32 +02:00
test_cs_volume
cloudstack: cs_volume: add tests for volume resize
2015-12-20 22:33:53 +01:00
test_docker
Fixes for tests that assumed yum as package manager for systems that
2015-12-20 08:06:26 -08:00
test_ec2
test_ec2_ami
test_ec2_asg /tasks
Properly empties ASG before terminating it, and waits for ASG to be deleted.
2015-01-27 15:39:26 -05:00
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
just a few spelling error changes
2015-04-28 09:36:42 -04:00
test_ec2_facts
test_ec2_group
test_ec2_key
test_ec2_tag
test_ec2_vol
test_ec2_vpc
test_embedded_module
Enable integration tests on python3 that are already working ( #17212 )
2016-08-24 16:41:05 -07:00
test_exoscale_dns
exo_dns: new module utils and integration tests for exoscale DNS ( #17230 )
2016-08-30 21:48:28 +02:00
test_facts_d
test_failed_when /tasks
Revert "corrected failed_when test"
2016-03-10 09:08:17 -05:00
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
Ignore difference on whitespace ( #17302 )
2016-08-30 10:52:19 -07:00
test_force_handlers
Mark tasks expected to fail with EXPECTED FAILURE.
2016-05-31 11:29:04 -07:00
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
Do not hardcode python executable in test ( #17380 )
2016-09-03 10:21:22 -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
Make tests more cross platform. ( #17154 )
2016-08-19 10:23:14 -07:00
test_handlers
tests: checks that handlers work with loops
2015-07-20 14:41:03 +02:00
test_handlers_meta
test_hash_behavior
fix default/main.yml to defaults/main.yml
2016-07-02 21:16:33 +09:00
test_hg
test_hg fix: remove reference to "head"
2015-11-20 13:02:17 +01:00
test_ignore_errors
test_include_vars
Include vars updated to work with directories ( #17207 )
2016-08-30 14:34:31 -07:00
test_includes
Multiple fixes for include statements and blocks in general
2015-08-26 02:23:22 -04:00
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
Fixing some small bugs related to integration tests (v2)
2015-06-01 16:42:10 -05:00
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
Handle unexpected database presence
2015-11-15 10:45:24 +10:00
test_mysql_user
Do not use bare vars in integration tests. ( #17599 )
2016-09-15 17:41:54 -04:00
test_mysql_variables
Update test to use mysql connect_timeout option.
2016-03-16 22:31:48 -07:00
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
Make the wait_timeout for rax tests a configurable default
2015-06-29 12:09:16 -05:00
test_rax_cbs
Fix YAML formatting issue for rax integration tests
2015-06-30 09:38:12 -05:00
test_rax_cbs_attachments
Fix YAML formatting issue for rax integration tests
2015-06-30 09:38:12 -05:00
test_rax_cdb
Fix YAML source and check it on Shippable ( #15678 )
2016-06-04 10:58:17 -07:00
test_rax_cdb_database
Fix YAML formatting issue for rax integration tests
2015-06-30 09:38:12 -05:00
test_rax_clb
Fix YAML formatting issue for rax integration tests
2015-06-30 09:38:12 -05:00
test_rax_clb_nodes
Fix YAML formatting issue for rax integration tests
2015-06-30 09:38:12 -05:00
test_rax_facts
Fix YAML formatting issue for rax integration tests
2015-06-30 09:38:12 -05:00
test_rax_identity
Add tests for rax_identity
2015-02-11 12:59:02 -06:00
test_rax_keypair
Fix YAML formatting issue for rax integration tests
2015-06-30 09:38:12 -05:00
test_rax_meta
Fix YAML formatting issue for rax integration tests
2015-06-30 09:38:12 -05:00
test_rax_network
Fix YAML formatting issue for rax integration tests
2015-06-30 09:38:12 -05:00
test_rax_scaling_group
Fix YAML formatting issue for rax integration tests
2015-06-30 09:38:12 -05:00
test_script
Fixing up the logic in the test_script tests removal portion
2016-03-31 15:59:19 -04:00
test_service
Testing that service not enabled during check run ( #16739 )
2016-07-29 08:35:03 -07:00
test_special_vars
added minimal testing for special template vars
2015-07-07 20:11:55 -04:00
test_stat
Symink integration tests for fetch and stat
2016-09-05 20:12:37 -07:00
test_subversion
test_svn fix: remove hardcoded "~/ansible_testing/svn" path
2015-11-20 13:36:55 +01:00
test_synchronize
Cleaning up FIXMEs
2015-10-22 16:03:50 -04:00
test_task_ordering /tasks
add integration test to assert included tasks run in proper order
2016-06-23 17:53:08 -07:00
test_template
Do not hardcode python executable in test ( #17380 )
2016-09-03 10:21:22 -07:00
test_unarchive
actions/unarchive: fix unarchive from remote url ( #17126 )
2016-08-19 08:16:21 -05:00
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
When var name is the same as var content, try to template it before reporting that var is not defined. ( #13629 )
2016-05-01 06:42:09 -07:00
test_var_precedence
test_var_precedence_dep
Fixing role dependency chain creation
2016-01-22 12:54:00 -05:00
test_var_precedence_inven_override /tasks
test_var_precedence_role1
test_var_precedence_role2
test_var_precedence_role3
test_vault
Implement vault encrypted yaml variables. ( #16274 )
2016-08-23 20:03:11 -04:00
test_vault_embedded
Implement vault encrypted yaml variables. ( #16274 )
2016-08-23 20:03:11 -04:00
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
Only run win_feature tests when the host has the ServerManager module.
2015-05-29 13:57:11 -04:00
test_win_fetch /tasks
Fixes for WinRM/PowerShell support in v2.
2015-07-31 14:38:31 -04:00
test_win_file
Switch tests from sudo to become. ( #17694 )
2016-09-21 13:58:35 -07:00
test_win_get_url
fix windows integration tests to run under kerberos users
2016-05-17 13:40:54 -07:00
test_win_group
Add integration tests for win_group module.
2015-08-22 18:49:55 -04:00
test_win_lineinfile
integration tests for windows implementation of lineinfile
2015-07-29 19:50:06 -04:00
test_win_msi
Download files from S3 to improve reliability. ( #16891 )
2016-07-31 08:48:32 -07:00
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
Add PowerShell exception handling and turn on strict mode.
2015-09-15 16:32:35 -04:00
test_win_raw /tasks
raw now returns changed: true ( #17112 )
2016-08-16 20:39:23 -07:00
test_win_regedit
added further tests for win_regedit to cover the changes made
2016-06-16 06:37:49 +01:00
test_win_regmerge
adding integration tests for win_regmerge module (extras)
2015-12-09 08:57:06 +00:00
test_win_script
fix windows integration tests to run under kerberos users
2016-05-17 13:40:54 -07:00
test_win_service
test_win_setup /tasks
fix setup test for renamed windows fact
2016-07-14 18:02:04 -07:00
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
Fixes for WinRM/PowerShell support in v2.
2015-07-31 14:38:31 -04:00
test_win_template
Fix for PowerShell unquote method when passed None.
2015-08-02 18:38:29 -04:00
test_win_user
add win_user regression tests
2016-09-11 20:45:00 -07:00
test_yum
task_result _check_key should handle empty results ( #16766 )
2016-08-04 17:13:33 -05:00
test_zypper
extend zypper integration tests ( #15596 )
2016-04-27 08:04:58 -07:00
test_zypper_repository
Run tests on ubuntu1604 and opensuseleap ( #15936 )
2016-05-31 14:47:36 -07:00