Commit Graph

59 Commits (af40d042471fff09da3c19b0ebb0ea074b978104)

Author SHA1 Message Date
Ricardo Carrillo Cruz 746b433c29 Remove 'net' hardcoding on ansible-test executor (#28334)
9 years ago
Matt Clay f6d7fc548e Fix ansible-test type hints.
9 years ago
Matt Clay e241e15899 Add support for `non_local` alias in ansible-test.
9 years ago
Matt Clay 27033915cc Add --list-targets and speed up --explain. (#26838)
9 years ago
Matt Clay e63f69464f Add ansible-test options and docs. (#26823)
9 years ago
Matt Clay 7931e11437 Use subset of Windows tests for "all" tests. (#26830)
9 years ago
Matt Clay 0b784c65b1 Add sanity import test to ansible-test. (#26730)
9 years ago
Matt Clay 20d49af475 Add ANSIBLE_TEST_CI env var to integration tests.
9 years ago
Matt Clay ab5dd24430 Handle pip/python errors in ansible-test better.
9 years ago
David Newswanger 294c0f91c0 added option to ansible-test to run test playbooks using the debug strategy (#26499)
9 years ago
Matt Clay 45e377566c Refactor ansible-test config classes. (#26505)
9 years ago
Matt Clay c26a556929 Add check for known_hosts changing during tests. (#26470)
9 years ago
David Newswanger 0a6dcf4169 changed ansible-test so that it replaces . with - instead of . with _ so that the hostname is valid
9 years ago
René Moser 77d0542985 test, integration: add diff support (#26296)
9 years ago
Pierre-Louis Bonicoli d08ff86169 ansible-test: pass --[skip-]tags to ansible-playbook
9 years ago
Matt Clay 53180ebb57 Fix Shippable BASE_BRANCH lookup on merges.
9 years ago
Matt Clay 5babe2daea Increase python version coverage for tests. (#24762)
9 years ago
Matt Clay 6a2a7a2392 Enable codecov.io and add coverage grouping.
9 years ago
Matt Clay fdcad0f44d Improve on-demand coverage for Shippable.
9 years ago
John R Barker e9e2d67035 Run vyos_command Network tests in Shippable (#24514)
9 years ago
Matt Clay dfd19a812f Miscellaneous bug fixes for ansible-test.
9 years ago
Matt Clay b8cb3f519b Detect and fix environment tampering in tests.
9 years ago
Matt Clay a07d42e16d Add support for cloud tests to ansible-test. (#24315)
9 years ago
Matt Clay 6522d703a1 Fix ansible-test pylint and pep8 issues. (#24245)
9 years ago
Matt Clay 991bf0a1c3 Fix ansible-test base branch handling on merge. (#22759)
9 years ago
Matt Clay 47887a2edd Fix ansible-test base branch usage on Shippable.
9 years ago
Matt Clay 3a22467b38 Remove python 2.4 compile test.
9 years ago
Matt Clay 869449e288 Add test verification to ansible-test. (#22636)
9 years ago
Matt Clay 89559f78de Add `--failure-ok` option to `ansible-test`. (#22623)
9 years ago
Matt Clay 3ab344e8bd Use lint/junit output for compile test. (#22395)
9 years ago
Matt Clay fbf55886ba Use lint friendly output for python syntax checks. (#22390)
9 years ago
Matt Clay d66ce40ecb Overhaul `ansible-test sanity` implementation. (#22177)
9 years ago
Matt Clay 28b882e737 Support ansible commands in sanity tests. (#22172)
9 years ago
Matt Clay 45cec93e99 Disable newer shellcheck tests which don't pass.
9 years ago
Matt Clay fcac261eef Run unit tests in isolation w/ coverage support.
9 years ago
Matt Clay 2797cff773 Run destructive win tests when creating instances.
9 years ago
Matt Clay bc8186543a Pass base branch to module validator on delegate.
9 years ago
Matt Martz 9b1bd2eb7e Re-enable module comparisons in validate-modules (#21582)
9 years ago
Matt Clay 2192c1eb02 Fix ansible-test selection of inventory file.
9 years ago
John R Barker 5e28d3a15c network_cli shouldn't be specified anymore (#21458)
9 years ago
Matt Clay d54bc09fae Consider module_utils deps when running tests. (#21382)
9 years ago
Matt Clay 4189592701 Revert "Enable process isolation for unit tests."
9 years ago
Matt Clay 91526cd9f2 Enable process isolation for unit tests.
9 years ago
Matt Clay 6ef1a6aeb6 Add `pep8` to `ansible-test`. (#20745)
9 years ago
Matt Clay fa7f84217b Add startup checks to ansible-test.
9 years ago
Matt Clay 61e6e7868c Improve jinja2 test coverage. (#20533)
9 years ago
Matt Clay 4ba9f63afe Use multiple AWS regions in ansible-test. (#20429)
9 years ago
Matt Clay 4673a9c9c2 Generate ssh key once for network tests.
9 years ago
Matt Clay 3c51ce56fd Enable more network support in ansible-test. (#20372)
9 years ago
Matt Clay e2bd71ac02 Clean up inventory generation in ansible-test. (#20313)
9 years ago