Commit Graph

28 Commits (cf5ce972758f93cbc06feb465cc7b6c81b10ba3a)

Author SHA1 Message Date
Michael DeHaan 3695c2bcab Remove galaxy CLI tests that hit bitbucket as bitbucket is hanging tests - maybe replace with nice github examples later :)
12 years ago
Will Thames ada9074276 Allow installation of roles from yaml roles file
12 years ago
Will Thames c2fe33f9f4 Tidied up a little, added tests
12 years ago
James Laska d4a78dc951 Include unicode and var_precedence tests in 'all' target
12 years ago
Michael DeHaan a1e4f826ca Add some more integration tests for the task and playbook include mechanism.
12 years ago
James Cammarata 63bcbd0af2 Fix for unicode decoding error in new splitting code
12 years ago
Michael DeHaan 3adddf4836 Add another negative test for the parser logic.
12 years ago
Michael DeHaan 5a763fb5b6 Add some negative tests on the same parsing infrastructure.
12 years ago
Michael DeHaan 02c63cee26 Add a lot of tests to verify parsing routines for scenarios that should pass. Some changes TBD, like stripping command spaces off end of expressions.
12 years ago
Michael DeHaan 98c6688343 Merge pull request #6976 from clconway/gce-snapshots
12 years ago
Chris Church 0c938562a7 Add winrm integration tests for raw, script and ping modules.
12 years ago
James Cammarata ac349dce96 Fixing typo in integration Makefile from an earlier change
12 years ago
James Cammarata 96c6daf177 Change name of vault integration test
12 years ago
Anton Lindström 923c172044 Enabled integration tests for encrypted vars in Makefile
12 years ago
James Cammarata 272db903e5 Adding an integration test for variable precedence
12 years ago
Chris Church f9c74d6e57 Add integration tests for group_by module. Fixed bug introduced by ansible/ansible#7273 while also fixing issue described in ansible/ansible#6953
12 years ago
James Cammarata 84e13e5f4c Make sure amazon test doesn't check host keys
12 years ago
James Cammarata c9df855d38 Adding an integration test for the ec2_elb module
12 years ago
James Martin 8a21f226b5 ec2_eip integration tests.
12 years ago
Chris Conway d227330a55 Adds support for creating GCE persistent disks from snapshots
12 years ago
Chris Conway 2cc4a372c5 Adds integration tests for gce module.
12 years ago
James Tanner f9018a6f1d Ensure handlers run when meta tasks are defined and add handler integration tests
12 years ago
James Laska 750d9e2d59 Update credentials.yml documentation and handling
12 years ago
James Laska 07dd02c25a [test_ec2*] cloud integration test updates
12 years ago
James Laska bc678e7d7b Add credentials.template and support custom INVENTORY
12 years ago
James Laska 551cb1892b Always run cleanup after running cloud_integration tests
12 years ago
James Laska b589bf1d2e First pass at ec2 module tests
12 years ago
Michael DeHaan 2177b773c8 Rename tests to test, use old directory name.
12 years ago