Commit Graph

776 Commits (78985e5c330c29b4b01ac986e58d49f18ee75512)

Author SHA1 Message Date
Brian Coca 78985e5c33 Merge pull request #11030 from resmo/feature/cloudstack_tests_cs_portforward
11 years ago
Rene Moser 3916dc8f9e cloudstack: add tests for cs_portforward
11 years ago
Rene Moser 3d816402ba cloudstack: add tests for cs_firewall
11 years ago
Rene Moser 9180ede6e0 cloudstack: add test for cs_account
11 years ago
Chris Meyers cf300da02c azure changes to Makefile
11 years ago
Chris Meyers efb190d5a5 add azure integration tests
11 years ago
Brian Coca 1071fa12ca Merge pull request #10908 from resmo/feature/cloudstack-tests
11 years ago
Brian Coca 4d357a73f6 Merge pull request #10868 from jaypei/devel
11 years ago
Rene Moser 0588a0fdd9 cloudstack: integration tests
11 years ago
Toshio Kuratomi da5e201b07 Change python-q into sharutils as the epel repo for centos6 is being funky.
11 years ago
Toshio Kuratomi 6a985b9c6b Add Fedora mysql vars so we get mariadb rather than mariadb-galera
11 years ago
Toshio Kuratomi 3ccc2ae299 Fix include test to keep type
11 years ago
Toshio Kuratomi 974731bec0 Fix filename of output file
11 years ago
Toshio Kuratomi 8d0ceeca91 Make template test work with both py2.6 and 2.7+
11 years ago
Toshio Kuratomi fb96173d10 to_nice_json filter no longer has a trailing space when formatting dicts
11 years ago
jaypei 288fe1179a Add lineinfile integration tests for quoted string
11 years ago
Carlos E. Garcia cfbfd38723 just a few spelling error changes
11 years ago
Toshio Kuratomi 6935d467eb Add tests for yum module taking lists of packages in various formats
11 years ago
Toshio Kuratomi a0def30c34 Add integration test for unarchive filelist feature
11 years ago
Toshio Kuratomi aab681bc2b Update core and extras module refs and add tests for an unarchive
11 years ago
Toshio Kuratomi ed601f964d Merge pull request #10683 from timsutton/remove-old-git-integration-test
11 years ago
Timothy Sutton 5f1ba589a5 Git integration test: remove test for ambiguous .git/branches dir
11 years ago
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