Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure amazon test doesn't check host keys | James Cammarata | 2014-05-05 | 1 | -1/+1 |
| | |||||
* | Fixing two bugs in the ec2_elb_lb module | James Cammarata | 2014-05-05 | 1 | -2/+2 |
| | | | | | | * the current state of the ELB was not reflected properly when checking the status after a change was made. * invalid zones caused a traceback when enabling/disabling zones | ||||
* | Refuse to convert a non-empty directory into a link with the file module | James Cammarata | 2014-05-02 | 1 | -1/+44 |
| | | | | | | Also adds an integration test for the above. Fixes #7254 | ||||
* | fix #7244 recursive copy fails when setting directory attributes | someda | 2014-05-01 | 2 | -1/+23 |
| | | | | - reverse the order of new_directory_list returned from split_pre_existing_dir in copy module | ||||
* | Adding an ec2_elb test to re-add an instance that had been removed | James Cammarata | 2014-04-30 | 1 | -19/+21 |
| | |||||
* | Forgot to add an assertion for the new rsync_path test | James Cammarata | 2014-04-29 | 1 | -0/+11 |
| | |||||
* | Adding a new test for the synchronize module to test rsync_path | James Cammarata | 2014-04-29 | 1 | -0/+6 |
| | |||||
* | Adding an integration test for the ec2_elb module | James Cammarata | 2014-04-29 | 13 | -10/+286 |
| | |||||
* | A few updates to the ec2_elb_lb integration test | James Cammarata | 2014-04-25 | 2 | -49/+36 |
| | |||||
* | ec2_elb_lb integration tests. | James Martin | 2014-04-25 | 3 | -2/+429 |
| | |||||
* | ec2_eip integration tests. | James Martin | 2014-04-22 | 4 | -5/+491 |
| | |||||
* | This test appears OS specific, so disabling for now. | Michael DeHaan | 2014-04-16 | 1 | -8/+8 |
| | |||||
* | Fixed escaping of " in test_make_sudo_cmd in TestUtils so that it passes | Timothy Appnel | 2014-04-16 | 1 | -1/+1 |
| | | | | | | as it should. Signed-off-by: Timothy Appnel <tim@appnel.com> | ||||
* | Fixing unit tests for synchronize due to earlier changes | James Cammarata | 2014-04-15 | 1 | -10/+19 |
| | |||||
* | Add unit tests for vars_files | James Tanner | 2014-04-10 | 1 | -0/+415 |
| | |||||
* | Revert "Fix #5679 again after recent changes in core" | James Cammarata | 2014-04-07 | 1 | -18/+0 |
| | | | | | | This reverts commit 2bfaacd17063ed52ceca53f55861acb7ff655c66. Fixes #6821 | ||||
* | Adding delimiter fixes to action_plugin + fixing local assembling with a ↵ | James Cammarata | 2014-04-03 | 1 | -0/+10 |
| | | | | | | | delimiter Also added a new integration test for assemble using local assembly with a delimiter. | ||||
* | Add version_compare filter | Matt Martz | 2014-04-03 | 1 | -0/+23 |
| | |||||
* | Denote unit test requirements in README.md | Michael DeHaan | 2014-04-02 | 1 | -0/+3 |
| | |||||
* | Fixing some parsing issues in authorized_key module | James Cammarata | 2014-04-02 | 4 | -0/+262 |
| | | | | | | Also adds an integration test for authorized_key for future validation. Fixes #6700 | ||||
* | Merge branch 'regexreplace' of git://github.com/jacobweber/ansible into ↵ | James Tanner | 2014-03-31 | 1 | -0/+15 |
|\ | | | | | | | jacobweber-regexreplace | ||||
| * | Add regex_replace jinja2 filter | Jacob Weber | 2014-02-12 | 1 | -0/+15 |
| | | |||||
* | | Fix for bug related to async jid polling change plus a new test | James Cammarata | 2014-03-26 | 1 | -0/+14 |
| | | |||||
* | | Adding in a test for subversion export option | James Cammarata | 2014-03-26 | 1 | -0/+4 |
| | | |||||
* | | Ensure handlers run when meta tasks are defined and add handler integration ↵ | James Tanner | 2014-03-25 | 6 | -1/+85 |
| | | | | | | | | | | | | | | tests Fixes #6678 Fixes #6670 | ||||
* | | Merge pull request #6586 from sivel/probline-logic-fix | Michael DeHaan | 2014-03-19 | 1 | -2/+1 |
|\ \ | | | | | | | Fix logic in process_common_errors for unbalanced quotes | ||||
| * | | Fix logic in process_common_errors for unbalanced quotes | Matt Martz | 2014-03-19 | 1 | -2/+1 |
| | | | |||||
* | | | Fixes #6579 allow for vault passwords ending with newline chars | James Tanner | 2014-03-19 | 2 | -0/+30 |
|/ / | | | | | | | Also add a unit test for vaulteditor to verify 1.0 passwords with newline chars. | ||||
* | | Addresses #6550 add integration tests for pipe lookup | James Tanner | 2014-03-18 | 1 | -0/+14 |
| | | |||||
* | | Update credentials.yml documentation and handling | James Laska | 2014-03-18 | 3 | -20/+48 |
| | | | | | | | | | | | | | | | | Changes include: * Update Makefile to use credentials.yml when it exists * Add details on the use of the credentials.yml file to README.md. * Update credentials.template comments | ||||
* | | Fixes #6542 rewrite test string for osx compatibility | James Tanner | 2014-03-18 | 1 | -2/+2 |
| | | |||||
* | | Fixes #6539 Workaround py26 vs py27 difflib results | James Tanner | 2014-03-18 | 1 | -1/+12 |
| | | |||||
* | | Merge branch 'ini_vars' of git://github.com/dmage/ansible into devel | Michael DeHaan | 2014-03-17 | 2 | -2/+4 |
|\ \ | |||||
| * | | Make parsing variables for hosts and groups more consistent | Oleg Bulatov | 2014-03-16 | 2 | -2/+4 |
| | | | | | | | | | | | | | | | | | | This commit allows to specify arrays in [group:vars] block. Signed-off-by: Oleg Bulatov <oleg@bulatov.me> | ||||
* | | | Merge branch 'file_fixes_clean' of https://github.com/bcoca/ansible into ↵ | James Cammarata | 2014-03-17 | 1 | -0/+19 |
|\ \ \ | | | | | | | | | | | | | bcoca-file_fixes_clean | ||||
| * | | | Fixes and cleanup to file functions and module | Brian Coca | 2014-03-15 | 1 | -0/+19 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | - unified set attribute functions ... not sure why 2 identical functions exist with diff names, now there are 3 while i repoint all modules to 1 - fixed issue with symlinks being created w/o existing src when force=no - refactored conditionals, simplified where possible - added tests for symlink to nonexistant source, with both force options - made symlink on existing attomic (force) | ||||
* | | | Add yum+apt integration tests for auto dependency installalation | James Laska | 2014-03-17 | 2 | -4/+33 |
| | | | | | | | | | | | | | | | | | | The `apt` and `yum` modules will automatically install python dependencies. This change updates the existing integration tests to test whether auto-install of dependencies is functioning properly. | ||||
* | | | Merge pull request #6448 from jirutka/fix-5679-2 | Michael DeHaan | 2014-03-16 | 1 | -0/+18 |
|\ \ \ | |/ / |/| | | Fix #5679 again after recent changes in core | ||||
| * | | Fix #5679 again after recent changes in core | Jakub Jirutka | 2014-03-12 | 1 | -0/+18 |
| | | | |||||
* | | | Merge branch 'unit-tests' of https://github.com/sivel/ansible into ↵ | James Cammarata | 2014-03-14 | 5 | -66/+640 |
|\ \ \ | | | | | | | | | | | | | sivel-unit-tests | ||||
| * | | | Unit tests for ansible.utils | Matt Martz | 2014-03-14 | 5 | -66/+640 |
| | | | | |||||
* | | | | Add integration test for apt_repository | James Laska | 2014-03-14 | 5 | -2/+180 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | Tests several ways to specify the repository. For every repo added, the test asserts that: * the apt-cache was updated as expected (depends on `update_cache` parameter) * the PPA key was installed (depends on `repo` format) | ||||
* | | | Cleaning up some exception blocks in TestModuleUtilsBasic | James Cammarata | 2014-03-13 | 1 | -6/+6 |
| | | | |||||
* | | | Adding new unit tests for module_utils/basic (run_command only now) | James Cammarata | 2014-03-13 | 1 | -0/+156 |
| | | | |||||
* | | | Add an ast.parse unit test for modules to simulate ansible-doc | James Tanner | 2014-03-13 | 1 | -0/+30 |
| | | | |||||
* | | | [test_ec2*] cloud integration test updates | James Laska | 2014-03-13 | 14 | -31/+42 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To support parallel cloud test execution, create and provide a random string to cloud integration tests. The variable 'resource_prefix' can be used in cloud roles and during resource cleanup to safely create/destroy cloud-based resources. Additional changes include: * The roles test_ec2_key and test_ec2_group were updated to use to {{resource_prefix}}. * Additionally, the Makefile was updated to set resource_prefix to a random string. The Makefile will also use 'resource_prefix' during cloud_cleanup. * All test_ec2* roles were updated to add 'setup_ec2' as a role dependency. | ||||
* | | | Correct test integration ec2 cleanup script | James Laska | 2014-03-13 | 1 | -5/+7 |
| | | | |||||
* | | | Add credentials.template and support custom INVENTORY | James Laska | 2014-03-12 | 2 | -8/+18 |
| | | | | | | | | | | | | | | | Testers may override the inventory and vars-file using the environment variables 'INVENTORY' and 'VARS_FILE'. | ||||
* | | | Additional test_git scenarios | James Laska | 2014-03-12 | 1 | -14/+71 |
|/ / | | | | | | | Includes coverage for accept_hostkey and additional scm URL formats. | ||||
* | | Always run cleanup after running cloud_integration tests | James Laska | 2014-03-12 | 1 | -4/+17 |
| | |