Commit Graph

124 Commits (324702c38fc67d601b94de6e6c4cc825dbdb4bdd)

Author SHA1 Message Date
Matt Clay 324702c38f Use output_dir instead of outputdir for tests.
10 years ago
Matt Clay c955688772 Move ansible ad-hoc tests to integration targets.
10 years ago
Michael Scherer 5215832f15 Make the test run when used on a local system (#18050)
10 years ago
Matt Clay c2ec86cb78 Migrate Windows CI roles to test targets. (#18005)
10 years ago
Matt Clay 75e4645ee7 Migrate Linux CI roles to test targets. (#17997)
10 years ago
Matt Clay 374e4348e4 Split out var_blending test into targets dir. (#17996)
10 years ago
Matt Clay 80a5c70ad7 Split integration tests out from Makefile. (#17976)
10 years ago
Toshio Kuratomi 1efe782b46 Refactor parsing of CLI args so that we can modify them in the base class
10 years ago
Toshio Kuratomi 8aa8e07d13 Remove _load_hosts() from Play initialization as it's no longer needed and it breaks using extra_vars defining a list for hosts (#17699)
10 years ago
René Moser 6a3e948a7c jenkins_job: add integration tests (#17499)
10 years ago
Matt Clay 7cd988f60c Enable more integration tests for python 3. (#17375)
10 years ago
René Moser 26118a51f8 exo_dns: new module utils and integration tests for exoscale DNS (#17230)
10 years ago
Adrian Likins e396d5d508 Implement vault encrypted yaml variables. (#16274)
10 years ago
James Cammarata 47acf55fa9 Cache tasks by uuid in PlayIterator for O(1) lookups
10 years ago
Matt Clay 80385a47bd Remove FreeBSD interpreter test hacks. (#17007)
10 years ago
Matt Clay 5f12731797 Run more integration tests on FreeBSD. (#16923)
10 years ago
Matt Clay ff4f4bc8a0 Add binary module tests to Windows CI. (#16914)
10 years ago
Matt Clay e2602e9be0 Add FreeBSD to Shippable CI. (#16883)
10 years ago
Matt Clay 6dc148d82c Download files from S3 to improve reliability. (#16891)
10 years ago
Matt Clay 380ed053e8 Add Windows integration tests to Shippable. (#16803)
10 years ago
Gennady Trafimenkov ad24f2d206 Enable color output from integration tests in Docker containers (#16660)
10 years ago
Matt Martz 4065acc37d indent callback output if using 3verbosity or higher (#16231)
10 years ago
Matt Clay 4e369a31db Fix test_async. (#16552)
10 years ago
Matt Clay 292785ff2b Parse async response in async action. (#16534)
10 years ago
Matt Clay 6e1e86028f Split integration tests into multiple groups.
10 years ago
Matt Clay 027006b846 Don't use TEST_FLAGS for the test_tags target.
10 years ago
Matt Martz 651b83d8be Run test_binary_modules
10 years ago
Matt Martz 6ad8ec0919 Add integration tests for binary modules
10 years ago
Cambell cdf6e3e4bf feature/copy-vault-dataloader: Add method get_real_file(file_path) to dataloader
10 years ago
Matt Clay af8258cdf2 Revert "Increase verbosity of connection tests." (#15305)
10 years ago
Toshio Kuratomi 4b0f65a3e5 Merge pull request #15207 from mattclay/verbose-test
10 years ago
Matt Clay 262c341cda Add connection tests for winrm connection plugin.
10 years ago
Matt Clay a0361626c9 Increase verbosity of connection tests.
10 years ago
Michael Gruener 94806e1953 Add integration tests for the cloudflare_dns module
10 years ago
Matt Clay 943e4d37f5 Run more connection tests in Docker.
10 years ago
Toshio Kuratomi c3548677de Add TEST_FLAGS to test_hash
10 years ago
nitzmahone b95286c88e re-integrate test_test_infra output checking
10 years ago
nitzmahone 6578e63e63 improve test_test_infra debug messaging, rc check
10 years ago
Toshio Kuratomi 512825455e Make ohai and facter work via module_utils Fact classes rather than in the setup module
10 years ago
Brian Coca 923548f6d5 removed test_infra from setup as it fails when using --tags
10 years ago
nitzmahone 6c835b2600 ensure assert and fail work before we test anything else
10 years ago
Matt Davis 22344c5320 Merge pull request #14812 from mattclay/test-connection
10 years ago
Matt Martz 8aee648bc9 Add as dependency of the parsing make target
10 years ago
Matt Clay 49892b287b Use vars to eliminate redundant test commands.
10 years ago
Matt Clay ca62bc5db3 Add tests for connection plugins.
10 years ago
James Cammarata 80b10bd669 Moving creating of testing work dir out of dep role and into Makefile
10 years ago
Toshio Kuratomi 7160b40ab1 Fix the Makefile to run under dash (POSIX /bin/test syntax)
10 years ago
James Cammarata 8039ceee0f Tweak block integration tests to also test the free strategy
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