Commit Graph

68 Commits (stable-2.4)

Author SHA1 Message Date
David Newswanger a98700917f added support for --testcase flag in ansible-test (#36134)
8 years ago
Matt Clay 5fa8480a61 Use an abspath for network inventory ssh key path.
8 years ago
Matt Clay 2bef683fde Fix ansible-test race calling get_coverage_path.
8 years ago
Matt Clay c4f61a9db4 Add missing ansible-test --remote-terminate support. (#32918)
8 years ago
Matt Clay 8d91a6d72e Update ansible-test sanity command. (#31958)
8 years ago
Matt Clay 4978fc633c Fix ansible-test default image. (#31966)
8 years ago
Matt Clay 294560e91e Improve handling of first CI run for new branch. (#29070)
9 years ago
Matt Clay f71d861563 Collect data from integration test runs. (#28650)
9 years ago
Matt Clay 5ea8a5e34b Add support for setup targets to ansible-test. (#28544)
9 years ago
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