Commit Graph

574 Commits (2cd52604e2e45f317dba7985e237c29ee4086925)

Author SHA1 Message Date
Matt Davis 3d58fd1402 Merge pull request #13481 from jhawkesworth/a21_reg_merge_tests
10 years ago
James Cammarata 9de24a3735 Assert things against the recursive copy result to make sure it did something
10 years ago
Matt Martz cacb74aeeb Merge pull request #14340 from sivel/uri-no-httplib2
10 years ago
Matt Martz 3e9408e317 Add some additional integration tests that mix SSL verification and redirects
10 years ago
James Cammarata 58a6cf822a Merge pull request #13203 from willthames/galaxy_10620
10 years ago
Brian Coca bb155e1142 added test for cartesian lookup
10 years ago
Brian Coca 08b3dbcda3 corrected several usages of deprecated bare vars
10 years ago
Matt Martz 97e0f29a5b Add/improve tests for the uri module
10 years ago
James Cammarata b713f1ca53 Fix for copy test as ansible_ssh_user is not set by default now
10 years ago
James Cammarata 8039ceee0f Tweak block integration tests to also test the free strategy
10 years ago
James Cammarata 5466510edb Removing .out file for integration tests and adding to .gitignore
10 years ago
James Cammarata f4bd3be71f Adding block integration tests
10 years ago
Robin Roth ed059ffca9 add integration test for ansible-pull
10 years ago
Brian Coca 46fde754af Merge pull request #14044 from skorochkin/devel
10 years ago
James Cammarata fb797a9e77 Fixing role dependency chain creation
10 years ago
Sergii Korochkin 13e8732598 [hotfix] add missed playbook file
10 years ago
Sergii Korochkin 1325c21ca0 Adding support for scm-based role source urls (incl. integration test to cover it)
10 years ago
Matt Davis acf49cf837 Merge pull request #13569 from mattclay/apt-repository-filename
11 years ago
Toshio Kuratomi bcb22b0e1a Integration tests for https://github.com/ansible/ansible-modules-core/pull/558
11 years ago
James Cammarata 749fbd43ef Removing test for map filter until we can figure out how that's supposed to work
11 years ago
Brian Coca e7804a6fdd fixed test to use hostvars and not expect vars sub
11 years ago
Toshio Kuratomi 46903c80fa More fixes for unicode handling in the connection plugins.
11 years ago
Toshio Kuratomi c0a8cd950b Fix problems with non-ascii values passed as part of the command to connection plugins
11 years ago
James Cammarata 08b580decc Parallelize make command for integration test runner
11 years ago
Brian Coca 2281c455db Merge pull request #13616 from resmo/for-ansible-stable-2.0
11 years ago
James Cammarata 54455a06e5 Disable docker test for Fedora, due to broken packaging
11 years ago
Rene Moser b85b92ecdd cloudstack: test_cs_instance: more integration tests
11 years ago
Toshio Kuratomi 6963955cb4 And change the task a little more since different shlex versions are handling the quotes differently
11 years ago
Toshio Kuratomi 21ca0ce1ce Fix test playbook syntax
11 years ago
Toshio Kuratomi 3792a586b5 Since the velox test server seems to be dropping using iptables to drop requests from aws, test via a different website instead
11 years ago
Toshio Kuratomi 8d7892cc7b Done troubleshooting
11 years ago
Toshio Kuratomi b90506341a Fixes for tests that assumed yum as package manager for systems that
11 years ago
Toshio Kuratomi 9abef1a1d7 Troubleshooting has reduced us to this
11 years ago
Toshio Kuratomi 1cc83dd0d9 Make tests that use kennethreitz retry.
11 years ago
James Cammarata 12c0bb9414 Use --source instead of -e for awk in integration Makefile
11 years ago
Toshio Kuratomi c5eda277ac Fix get_url tests in light of distros backporting SNI support
11 years ago
Toshio Kuratomi 8c6f56f982 kennetreitz.org times out but www.kennethreitz.org is fine
11 years ago
Toshio Kuratomi ce1febe28b debug line needs var not msg
11 years ago
Brian Coca 8db4415e2e changed test to use filter for accurate reporting
11 years ago
James Cammarata 857456ea5f Fixing template integration test for python 2.6 versions
11 years ago
Toshio Kuratomi fffd29d1ab Update mysql setup to handle installing mysql with dnf too.
11 years ago
Toshio Kuratomi 1116bc6ca6 Merge pull request #13191 from Jmainguy/mysql
11 years ago
Jonathan Mainguy 34e88e48a5 Add shared connection code for mysql modules
11 years ago
Toshio Kuratomi 375eb501b3 Update url to site that has an invalid certificate
11 years ago
Matt Clay 9942d71d34 Test for filename option in apt_repository module.
11 years ago
Toshio Kuratomi 457f86f61a Minor: Correct type pyhton => python
11 years ago
Toshio Kuratomi fc19ad21ef Merge pull request #13494 from Jmainguy/msyql_hash_tests
11 years ago
Jonathan Mainguy 49dc9eea16 add tests for encrypted hash mysql_user
11 years ago
James Cammarata 97554fc222 Fixing filter test for extract to use proper group
11 years ago
James Cammarata c402325085 Fixing up docker integration tests a bit
11 years ago