Commit Graph

754 Commits (87dde862bd5b93900a3f1db1d99962f89e160705)

Author SHA1 Message Date
Brian Coca 67512aeeb6 Merge pull request #10618 from jder/force-handlers
11 years ago
Feanil Patel 0abcebf1e4 Don't convert numbers and booleans to strings.
11 years ago
Chris Church 42bd640d14 Update win_user tests to set a group on user creation.
11 years ago
Chris Church 56f4bf44f5 Add integration tests for win_user module.
11 years ago
Jesse Rusak 652cd6cd5e Fix --force-handlers, and allow it in plays and ansible.cfg
11 years ago
Toshio Kuratomi aaa25eb75c Make run_command() work when we get byte str with non-ascii characters (instead of unicode type like we were expecting)
11 years ago
Brian Coca c49685b753 removed debug play from tests
11 years ago
Brian Coca a53cf9d6fa now correctly aplies add_host passed variables last to override existing vars.
11 years ago
Toshio Kuratomi e73b945900 Merge pull request #10112 from jsmartin/ec2_asg_rolling_integration_tests
11 years ago
Toshio Kuratomi 98db6a232d Have selinux allow docker<=>nginx communication
11 years ago
Toshio Kuratomi 3c52c36629 Okay, let's see if these pauses are enough to get this passing
11 years ago
Toshio Kuratomi 2a967879fb Fix the removal of busybox image
11 years ago
Toshio Kuratomi c2fb0b8f9d Some debugging for why docker tests are failing in jenkins
11 years ago
Toshio Kuratomi f4c1260d03 Add more tests for private docker registries
11 years ago
Toshio Kuratomi 259744d5f4 Remove debug statements
11 years ago
Toshio Kuratomi 2cfeec3683 Add tests using a docker private registry
11 years ago
Toshio Kuratomi 9e14471471 And ran into a different problem with centos6. Sigh.
11 years ago
Toshio Kuratomi 85e137bbad Attempt to enable docker tests for rhel/centos6 as well
11 years ago
Toshio Kuratomi f8ec1451ea Would help if I added these files in the right directory
11 years ago
Toshio Kuratomi 23291e8d8c Ugh, looks like very few distros have the proper packages to run the docker module.
11 years ago
Toshio Kuratomi a64de2e000 Initial test of the docker module
11 years ago
James Laska 60acdee0dc Enable assert_raises_regexp on py26
11 years ago
Toshio Kuratomi f05cda6ffc Comma is also dependent on position within the hash
11 years ago
Brian Coca 74bf59082d fixed and reintroduced syncronize test, fakerunner object needed become_method to be it's default 'sudo'
11 years ago
Toshio Kuratomi 644e50fe34 Hash randomization makes one of the heuristic_log_sanitize checks not work.
11 years ago
Toshio Kuratomi 4710a07fb0 Test case for #10426
11 years ago
Brian Coca eb69eb4108 Merge pull request #10435 from bcoca/ssh_password_become_fix
11 years ago
Brian Coca f803c1e1f8 fix tag test that broke with new tag info displayed in list tasks
11 years ago
Brian Coca 587ab17f10 fixes password error detection for ssh connection plugin
11 years ago
Brian Coca 5f6db0e164 preliminary privlege escalation unification + pbrun
11 years ago
Toshio Kuratomi ffb281d96c Merge pull request #9600 from msabramo/make_AnsibleError_a_plain_ol_exception
11 years ago
Toshio Kuratomi a8c02b7049 Rework the shell quoting of remote checksumming
11 years ago
Toshio Kuratomi 68c99a12b3 Merge pull request #10346 from lekum/find_plugin_bugfix
11 years ago
Toshio Kuratomi 9399290cca Proper git commit of the new integration test
11 years ago
Toshio Kuratomi 89159951dc Fix name of a task containing a template causing traceback
11 years ago
Alejandro Guirao b8cf131375 Bug fix: Search only for files as candidates
11 years ago
Toshio Kuratomi e146245a0d Integration test for #10300
11 years ago
Brian Coca c81d981164 Merge pull request #10183 from bcoca/tag_control
11 years ago
Brian Coca 1cb47c807e changed fetch test to match new functionality
11 years ago
Brian Coca 8872bba21f rearranged math filters
11 years ago
Brian Coca 2642738646 changed jsonify test to ignore whitespace
11 years ago
Toshio Kuratomi 9bb8e60ed1 Merge pull request #10269 from danrue/unarchive_creates_behavior
11 years ago
Toshio Kuratomi f1f176d86b Merge pull request #10266 from sivel/rax-cbs-test-size-fix
11 years ago
Dan Rue 787388ac30 Do not mark "skipped" when changed is false
11 years ago
Matt Martz 1d0ceb37a4 Remove explicit msg match for invalid size
11 years ago
Brian Coca bc5d0a8cd4 fixed jsonify test
11 years ago
Brian Coca 1861be8f31 Merge pull request #9957 from hfinucane/apt-deb-tests
11 years ago
Toshio Kuratomi 8f05e4eaaf Tests for: https://github.com/ansible/ansible-modules-core/issues/778
11 years ago
Brian Coca 65c08d1364 added tests
11 years ago
Brian Coca 5f2d5abeea ensure proper strings/unicodestrings for passwords
11 years ago