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/roles
Matt Martz b370f6efce Add tests for rax_scaling_group 9 years ago
..
ec2_elb_instance_setup
ec2_provision_instances
prepare_rax_tests/defaults Add tests for rax_scaling_group 9 years ago
prepare_tests/tasks Rework the shell quoting of remote checksumming 10 years ago
prepare_win_tests Allow prepare_win_tests role to run multiple times, before each role that depends on it. 9 years ago
setup_ec2
setup_mysql_db Add Fedora mysql vars so we get mariadb rather than mariadb-galera 10 years ago
setup_postgresql_db And the encoding needs to be latin1 for this test 10 years ago
test_always_run
test_apt Merge pull request #9957 from hfinucane/apt-deb-tests 10 years ago
test_apt_repository
test_assemble Move from md5 to sha1 to work on fips-140 enabled systems 10 years ago
test_async Adding integration tests for async fire-and-forget checking 10 years ago
test_authorized_key
test_azure add azure integration tests 10 years ago
test_bad_parsing Fix parsing tests so that they all run 9 years ago
test_become preliminary privlege escalation unification + pbrun 10 years ago
test_binary Better names for the test_binary tests 10 years ago
test_changed_when
test_check_mode Rework the shell quoting of remote checksumming 10 years ago
test_command_shell Move from md5 to sha1 to work on fips-140 enabled systems 10 years ago
test_conditionals added complex bare templated conditional test 10 years ago
test_consul_acl/tasks Initial commit of Ansible support for the Consul clustering framework (http://consul.io). 10 years ago
test_consul_inventory/tasks Initial commit of Ansible support for the Consul clustering framework (http://consul.io). 10 years ago
test_consul_kv/tasks Initial commit of Ansible support for the Consul clustering framework (http://consul.io). 10 years ago
test_consul_service/tasks Initial commit of Ansible support for the Consul clustering framework (http://consul.io). 10 years ago
test_consul_session/tasks Initial commit of Ansible support for the Consul clustering framework (http://consul.io). 10 years ago
test_copy added test for first_available and copy 9 years ago
test_cs_account cloudstack: add test for cs_account 9 years ago
test_cs_affinitygroup cloudstack: integration tests 10 years ago
test_cs_common/defaults cloudstack: integration tests 10 years ago
test_cs_firewall cloudstack: add tests for cs_firewall 9 years ago
test_cs_instance cloudstack: integration tests 10 years ago
test_cs_instancegroup cloudstack: integration tests 10 years ago
test_cs_portforward cloudstack: add tests for cs_portforward 9 years ago
test_cs_securitygroup cloudstack: integration tests 10 years ago
test_cs_securitygroup_rule cloudstack: integration tests 10 years ago
test_cs_sshkeypair cloudstack: integration tests 10 years ago
test_docker Have selinux allow docker<=>nginx communication 10 years ago
test_ec2
test_ec2_ami
test_ec2_asg/tasks Properly empties ASG before terminating it, and waits for ASG to be deleted. 10 years ago
test_ec2_eip
test_ec2_elb
test_ec2_elb_lb just a few spelling error changes 10 years ago
test_ec2_facts
test_ec2_group
test_ec2_key
test_ec2_tag
test_ec2_vol
test_ec2_vpc
test_embedded_module Fix bug in plugin path caching 10 years ago
test_facts_d
test_failed_when/tasks Update failed_when integration test to be more thorough 9 years ago
test_fetch changed fetch test to match new functionality 10 years ago
test_file Tests for: https://github.com/ansible/ansible-modules-core/issues/778 10 years ago
test_filters typoed the filename 10 years ago
test_force_handlers Fix --force-handlers, and allow it in plays and ansible.cfg 10 years ago
test_gce
test_gce_pd
test_gem
test_get_url Test on fields that exist 9 years ago
test_git Git integration test: remove test for ambiguous .git/branches dir 10 years ago
test_good_parsing Fixing bugs related to parsing and fixing up parsing integration tests (v2) 9 years ago
test_handlers
test_handlers_meta
test_hash_behavior
test_hg
test_ignore_errors
test_includes Fix include test to keep type 10 years ago
test_iterators Merge branch 'v2_final' into devel_switch_v2 9 years ago
test_lineinfile Fixing some small bugs related to integration tests (v2) 9 years ago
test_lookups Add test that url lookup checks tls certificates 9 years ago
test_mysql_db Drop the mysql test db first so that we test with a clean slate. 9 years ago
test_mysql_user Error message has changed; scrape the new message 10 years ago
test_mysql_variables
test_ping/tasks
test_pip
test_postgresql New integration tests for postgresql 10 years ago
test_rax Add tests for rax instance_ids with state=absent 10 years ago
test_rax_cbs Remove explicit msg match for invalid size 10 years ago
test_rax_cbs_attachments Add tests for rax_cbs_attachments 10 years ago
test_rax_cdb Add tests for rax_cdb 10 years ago
test_rax_cdb_database Add tests for rax_cdb_database 10 years ago
test_rax_clb just a few spelling error changes 10 years ago
test_rax_clb_nodes Add some extra vars and create a dependent role prepare_rax_tests 10 years ago
test_rax_facts Add test_rax_facts 10 years ago
test_rax_identity Add tests for rax_identity 10 years ago
test_rax_keypair Add test_rax_keypair role 10 years ago
test_rax_meta Add test_rax_meta role 10 years ago
test_rax_network Add test_rax_network role 10 years ago
test_rax_scaling_group Add tests for rax_scaling_group 9 years ago
test_script
test_service Fix integration test to check for checksum, not md5sum 10 years ago
test_stat Add a fips fact and use it for integration tests 10 years ago
test_su preliminary privlege escalation unification + pbrun 10 years ago
test_subversion Correct typo 10 years ago
test_sudo preliminary privlege escalation unification + pbrun 10 years ago
test_synchronize
test_template Fix filename of output file 10 years ago
test_unarchive Add integration test for unarchive filelist feature 10 years ago
test_uri Test on fields that are actually set 9 years ago
test_var_blending just a few spelling error changes 10 years ago
test_var_precedence Split out various vars-related things to avoid merging too early 10 years ago
test_var_precedence_dep Fix order of resolving dependent role variables from vars files 10 years ago
test_var_precedence_inven_override/tasks
test_var_precedence_role1 Fix order of resolving dependent role variables from vars files 10 years ago
test_var_precedence_role2 Fix issue with vars precedence from roles 10 years ago
test_var_precedence_role3
test_win_copy Get-FileChecksum allways returns a string now, 9 years ago
test_win_feature Add integration tests for the win_feature module. 10 years ago
test_win_fetch/tasks Fix PowerShell plugin issues affecting fetch module when used against Windows hosts. 10 years ago
test_win_file Adding first pass at win_copy, win_file and win_template modules. 10 years ago
test_win_get_url/tasks
test_win_msi/tasks
test_win_ping/tasks
test_win_raw/tasks
test_win_script Update PowerShell command line processing to handle parameters passed via splatting. 10 years ago
test_win_service
test_win_setup/tasks
test_win_slurp/tasks
test_win_stat/tasks typofixes - https://github.com/vlajos/misspell_fixer 10 years ago
test_win_template Adding first pass at win_copy, win_file and win_template modules. 10 years ago
test_win_user Update win_user tests to set a group on user creation. 10 years ago
test_yum Change python-q into sharutils as the epel repo for centos6 is being funky. 10 years ago