ansible/test/integration/roles
Chris Houseknecht ce34397cf8 Merge pull request #10399 from underyx/assemble-with-prefix-and-suffix
Add prefixing and suffixing fuctionality to assemble module
2016-05-31 18:16:23 -04:00
..
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 Run tests on ubuntu1604 and opensuseleap (#15936) 2016-05-31 14:47:36 -07:00
prepare_rax_tests/defaults
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
setup_ec2
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
test_apache2_module use userdir module as example instead of alias (#15540) 2016-05-04 00:09:26 +02:00
test_apt tests: fix tests on Debian 8 2016-05-04 00:11:19 +02:00
test_apt_repository tests, apt_repository: disable Ubuntu 16.04 as there is no package yet 2016-05-04 00:11:19 +02:00
test_assemble Add integration test for assemble with a header and a footer 2016-05-31 14:44:33 -07:00
test_async Run tests on ubuntu1604 and opensuseleap (#15936) 2016-05-31 14:47:36 -07:00
test_authorized_key
test_azure
test_bad_parsing
test_become Elevate privileges when checking for file existence 2015-11-11 23:42:35 +10:00
test_binary
test_binary_modules/tasks Add integration tests for binary modules 2016-05-12 12:25:09 -05:00
test_changed_when
test_check_mode
test_cloudflare_dns Add integration tests for the cloudflare_dns module 2016-03-25 21:22:29 +01:00
test_command_shell
test_conditionals
test_consul_acl/tasks
test_consul_inventory/tasks
test_consul_kv/tasks
test_consul_service/tasks Update consul integration test with http checks 2015-08-19 00:38:36 +02:00
test_consul_session/tasks
test_copy Assert things against the recursive copy result to make sure it did something 2016-02-23 16:29:08 -05: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
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
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
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
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
test_ec2_eip
test_ec2_elb
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_facts_d
test_failed_when/tasks Revert "corrected failed_when test" 2016-03-10 09:08:17 -05:00
test_fetch Fix fetch action plugin to not fail if file is missing and fail_if_missing=False (the default). Add tests to test_fetch role to verify it works as expected. 2015-09-14 14:21:52 -04:00
test_file corrected several usages of deprecated bare vars 2016-02-08 13:13:15 -05:00
test_filters Removing test for map filter until we can figure out how that's supposed to work 2016-01-08 16:41:56 -05:00
test_force_handlers Mark tasks expected to fail with EXPECTED FAILURE. 2016-05-31 11:29:04 -07:00
test_gce
test_gce_pd
test_gem
test_get_url Use httptester docker image for http tests (#15811) 2016-05-10 23:43:07 -04:00
test_git Revert "Disable new git tests until a fix for rhel6/7 is merged." 2016-04-20 09:52:02 +02:00
test_good_parsing removed invocation from tests as it is only available on very very verbose mode 2015-10-31 13:00:53 -04:00
test_handlers
test_handlers_meta
test_hash_behavior Ziploader 2016-04-05 11:06:17 -07:00
test_hg test_hg fix: remove reference to "head" 2015-11-20 13:02:17 +01:00
test_ignore_errors
test_includes Multiple fixes for include statements and blocks in general 2015-08-26 02:23:22 -04:00
test_iterators sequence will now run once for start=end, added test to suite 2015-08-18 02:33:23 -04:00
test_lineinfile
test_lookups Use httptester docker image for http tests (#15811) 2016-05-10 23:43:07 -04:00
test_mysql_db Handle unexpected database presence 2015-11-15 10:45:24 +10:00
test_mysql_user Run tests on ubuntu1604 and opensuseleap (#15936) 2016-05-31 14:47:36 -07: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 Added tests to verify pip installation with VCS urls 2015-11-03 14:54:40 +00:00
test_postgresql
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 Fixing up the logic in the test_script tests removal portion 2016-03-31 15:59:19 -04:00
test_service Run tests on ubuntu1604 and opensuseleap (#15936) 2016-05-31 14:47:36 -07:00
test_special_vars
test_stat
test_su
test_subversion test_svn fix: remove hardcoded "~/ansible_testing/svn" path 2015-11-20 13:36:55 +01:00
test_sudo Elevate privileges when checking for file existence 2015-11-11 23:42:35 +10:00
test_synchronize Cleaning up FIXMEs 2015-10-22 16:03:50 -04:00
test_template Fixing template integration test for python 2.6 versions 2015-12-16 18:22:22 -05:00
test_unarchive Fix unarchive failures when the destination is a symlink to a directory (#15999) 2016-05-26 14:47:11 -07:00
test_uri Run tests on ubuntu1604 and opensuseleap (#15936) 2016-05-31 14:47:36 -07: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_win_copy corrected several usages of deprecated bare vars 2016-02-08 13:13:15 -05:00
test_win_feature
test_win_fetch/tasks
test_win_file corrected several usages of deprecated bare vars 2016-02-08 13:13:15 -05: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
test_win_msi Update win_msi tests to specify msi url and paths via variables. 2015-09-15 01:15:33 -04: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 Modify task executor to reuse connection inside a loop. Fix WinRM connection to set _connected properly and display when remote shell is opened/closed. Add integration test using raw + with_items. 2015-11-23 11:53:05 -05:00
test_win_regedit win_regedit integration test to cover change to allow empty strings to be compared 2016-04-24 17:24:03 +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 Add assertions for ansible_date_time in setup result. 2015-11-27 00:39:51 -05:00
test_win_slurp/tasks
test_win_stat/tasks
test_win_template
test_win_user ensure test_win_user fails on bogus error 2016-04-07 18:24:12 -07:00
test_yum Fixes for tests that assumed yum as package manager for systems that 2015-12-20 08:06:26 -08: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