.. |
ec2_elb_instance_setup
|
|
|
ec2_provision_instances
|
|
|
prepare_tests/tasks
|
|
|
prepare_win_tests/tasks
|
Adding first pass at win_copy, win_file and win_template modules.
|
2014-12-16 04:47:01 +00:00 |
setup_ec2
|
|
|
setup_mysql_db
|
Correct mysql integration indentation
|
2014-09-10 17:56:28 -04:00 |
setup_postgresql_db
|
And the encoding needs to be latin1 for this test
|
2014-12-10 14:51:02 -08:00 |
test_always_run
|
|
|
test_apt
|
Remove the build-dep change test. Doesn't seem like there's a way to do that.
|
2015-01-27 10:40:58 -08:00 |
test_apt_repository
|
|
|
test_assemble
|
Move from md5 to sha1 to work on fips-140 enabled systems
|
2014-11-06 21:28:04 -08:00 |
test_async
|
Adding integration tests for async fire-and-forget checking
|
2014-09-25 15:42:45 -05:00 |
test_authorized_key
|
|
|
test_bad_parsing
|
Fix missing dep on parsing integration test for preparation role
|
2014-11-19 09:41:09 -06:00 |
test_binary
|
Better names for the test_binary tests
|
2015-02-02 19:33:05 -08:00 |
test_changed_when
|
|
|
test_command_shell
|
Move from md5 to sha1 to work on fips-140 enabled systems
|
2014-11-06 21:28:04 -08:00 |
test_conditionals
|
added complex bare templated conditional test
|
2014-12-10 09:21:49 -05:00 |
test_copy
|
typofixes - https://github.com/vlajos/misspell_fixer
|
2014-12-04 22:23:35 +00: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
|
Fix bug in plugin path caching
|
2014-10-04 21:47:38 -05:00 |
test_facts_d
|
|
|
test_failed_when/tasks
|
|
|
test_fetch
|
|
|
test_file
|
Merge pull request #9739 from jbinto/file_allow_touch_hardlink
|
2015-01-07 09:08:01 -08:00 |
test_filters
|
typoed the filename
|
2015-01-12 15:18:15 -08:00 |
test_gce
|
|
|
test_gce_pd
|
|
|
test_gem
|
|
|
test_get_url
|
Fix py26 difference in ssl socket connect call from 99ba9d6
|
2014-09-03 10:04:02 -05:00 |
test_git
|
test_git: add tests for `refspec' argument
|
2014-12-19 12:29:01 +10:00 |
test_good_parsing
|
Additional fixes for the new omit parameter variable
|
2014-08-27 10:06:55 -05:00 |
test_handlers
|
|
|
test_handlers_meta
|
|
|
test_hash_behavior
|
|
|
test_hg
|
|
|
test_ignore_errors
|
|
|
test_includes
|
|
|
test_iterators
|
|
|
test_lineinfile
|
typofixes - https://github.com/vlajos/misspell_fixer
|
2014-12-04 22:23:35 +00:00 |
test_lookups
|
added tests for templating and with_items
|
2014-12-09 11:31:21 -05:00 |
test_mysql_db
|
typofixes - https://github.com/vlajos/misspell_fixer
|
2014-12-04 22:23:35 +00:00 |
test_mysql_user
|
Error message has changed; scrape the new message
|
2015-02-02 12:05:01 -08:00 |
test_mysql_variables
|
|
|
test_ping/tasks
|
|
|
test_pip
|
|
|
test_postgresql
|
New integration tests for postgresql
|
2014-12-01 19:10:35 -08:00 |
test_rax
|
Add integration tests for the rax module
|
2015-01-09 15:08:58 -06:00 |
test_script
|
|
|
test_service
|
Fix integration test to check for checksum, not md5sum
|
2014-11-06 23:17:17 -08:00 |
test_stat
|
Add a fips fact and use it for integration tests
|
2014-11-12 09:29:21 -08:00 |
test_subversion
|
Correct typo
|
2015-01-28 22:04:10 -08:00 |
test_sudo
|
Add a check that tilde expansion with copy works
|
2014-12-04 11:35:03 -08:00 |
test_synchronize
|
|
|
test_template
|
Move from md5 to sha1 to work on fips-140 enabled systems
|
2014-11-06 21:28:04 -08:00 |
test_unarchive
|
Fix quoting of shell parameters used in remote_checksum and add integration test to detect the error
|
2015-01-22 12:33:06 -08:00 |
test_var_blending
|
|
|
test_var_precedence
|
Split out various vars-related things to avoid merging too early
|
2014-11-17 15:31:55 -06:00 |
test_var_precedence_dep
|
Fix order of resolving dependent role variables from vars files
|
2014-10-03 13:30:47 -05:00 |
test_var_precedence_inven_override/tasks
|
Test that we can override variables set in inventory when the vars_file name is templated
|
2014-09-09 15:43:10 -07:00 |
test_var_precedence_role1
|
Fix order of resolving dependent role variables from vars files
|
2014-10-03 13:30:47 -05:00 |
test_var_precedence_role2
|
Fix issue with vars precedence from roles
|
2014-09-30 15:50:46 -05:00 |
test_var_precedence_role3
|
Correct variable blending from vars_files with hostvars in them
|
2014-08-20 15:49:01 -05:00 |
test_win_copy
|
Revised following comments from Chris Church.
|
2014-12-16 04:47:01 +00:00 |
test_win_feature
|
Add integration tests for the win_feature module.
|
2014-09-30 16:20:20 -04:00 |
test_win_fetch/tasks
|
Fix PowerShell plugin issues affecting fetch module when used against Windows hosts.
|
2014-12-01 22:18:35 -05:00 |
test_win_file
|
Adding first pass at win_copy, win_file and win_template modules.
|
2014-12-16 04:47:01 +00:00 |
test_win_get_url/tasks
|
|
|
test_win_msi/tasks
|
|
|
test_win_ping/tasks
|
|
|
test_win_raw/tasks
|
Added winrm test for long-running command.
|
2014-08-18 07:49:42 -04:00 |
test_win_script
|
Update PowerShell command line processing to handle parameters passed via splatting.
|
2014-11-23 22:53:10 -05:00 |
test_win_service
|
|
|
test_win_setup/tasks
|
Add tests for new windows facts.
|
2014-08-31 11:52:20 -04:00 |
test_win_slurp/tasks
|
|
|
test_win_stat/tasks
|
typofixes - https://github.com/vlajos/misspell_fixer
|
2014-12-04 22:23:35 +00:00 |
test_win_template
|
Adding first pass at win_copy, win_file and win_template modules.
|
2014-12-16 04:47:01 +00:00 |
test_yum
|
|
|