Commit Graph

73 Commits (e2d9f4e2f272c6010b0c00257aa695c1606e05ab)

Author SHA1 Message Date
James Cammarata 12c0bb9414 Use --source instead of -e for awk in integration Makefile
10 years ago
James Cammarata 549bdb2503 Merge pull request #12804 from chrismeyersfsu/fix-test_non_destructive_makefile
11 years ago
Chris Meyers 1b2d17b844 allow env variable override of creds file
11 years ago
Marius Gedminas 04a7ef416e Python 3: print function in a shell oneliner in Makefile
11 years ago
Brian Coca f73329401b galaxy updates
11 years ago
Brian Coca 5680a9fa32 removed redundant tests, adjusted makefile expected count
11 years ago
Brian Coca e2ae3215f6 corrected no_log for items and skipped tasks
11 years ago
Brian Coca 5c39538a73 added no_log tests as per #12214
11 years ago
Brian Coca 01708cc824 added test for environment directive
11 years ago
Brian Coca 464a436f8f fixed testplay host, included lookup path tests in all, added stage for easier debugging
11 years ago
Brian Coca 60803a1d3c added lookup paths testing
11 years ago
James Cammarata 71867f9480 Remove vars attribute from base
11 years ago
James Cammarata 46f74a0d69 Re-adding --start-at-task test to unicode integration test
11 years ago
Pierre-Louis Bonicoli aa23ea8462 tests: checks that handlers work with loops
11 years ago
Brian Coca 22165dd046 fixed bad parsing tests
11 years ago
Brian Coca 44aef347cb enabled good parsing tests in parsing target
11 years ago
Brian Coca 9c5a6d7b5a fixed all references to old plugins/inventory to point at contrib/inventory
11 years ago
James Cammarata f5baad4fb2 Removing unicode --start-at-task test for now as we haven't added that back into devel
11 years ago
James Cammarata fe41f109a9 Merge branch 'v2_final' into devel_switch_v2
11 years ago
James Cammarata 4bc7703db3 Fixing some small bugs related to integration tests (v2)
11 years ago
James Cammarata 2bad888f28 Merge branch 'v2_final' into devel_switch_v2
11 years ago
Toshio Kuratomi a8d52e3e94 Have to setup the proper mime-types before importing SImpleHttpServer
11 years ago
Toshio Kuratomi 7af2632c87 Forgot to invoke wrapper instead of SimpleHttpServer
11 years ago
James Cammarata b94e2a1f4e Fixing bugs related to parsing and fixing up parsing integration tests (v2)
11 years ago
Chris Meyers cf300da02c azure changes to Makefile
11 years ago
Rene Moser 0588a0fdd9 cloudstack: integration tests
11 years ago
Jesse Rusak 652cd6cd5e Fix --force-handlers, and allow it in plays and ansible.cfg
11 years ago
Brian Coca f803c1e1f8 fix tag test that broke with new tag info displayed in list tasks
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
Brian Coca 65c08d1364 added tests
11 years ago
Brian Coca 788889225d Merge pull request #10078 from sgargan/consul
11 years ago
Toshio Kuratomi 5d1e468bda Don't bash TMPDIR env var unnecessarily. Other programs might rely on it
11 years ago
Toshio Kuratomi 5b279c1c15 Fix for v1 handling of unicode extra-vars
11 years ago
Steve Gargan c02f114967 Initial commit of Ansible support for the Consul clustering framework (http://consul.io).
11 years ago
Matt Martz f5d2f8e382 Add integration tests for the rax module
11 years ago
Toshio Kuratomi 07e483b0c0 Update core modules
12 years ago
Toshio Kuratomi 8d6ea38ee0 Disable automatic running of test_delegate_to with an explanation of what it would take to set this up in our automated test systems
12 years ago
Toshio Kuratomi 3269a349f3 Fix remote_checksum with delegate_to and add tests for several ways that delegate_to works
12 years ago
Toshio Kuratomi c697d01151 Integration tests for #9242 and #9640
12 years ago
Toshio Kuratomi c4c3cc315d Transform both values of a task name into a byte str prior to comparing
12 years ago
James Cammarata aa1a46092d Fix missing dep on parsing integration test for preparation role
12 years ago
James Cammarata 9a0f8f0158 Split out various vars-related things to avoid merging too early
12 years ago
Toshio Kuratomi 67ff4428d5 Fix up all python3 issues that do not have to do with text/bytes
12 years ago
James Cammarata b61a78532c Catch template syntax errors specifically when templating strings
12 years ago
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