Commit Graph

149 Commits (72bdf7aa7e1b867380201092dff65338d59cd8fa)

Author SHA1 Message Date
Matt Clay 397918435b Fix docker error handling for cs/vcenter tests.
9 years ago
Matt Clay 781fd7099a Reorganize integration tests:
9 years ago
Matt Clay 1a602096f5 Improve ansible-test HttpClient error handling. (#30301)
9 years ago
Matt Clay 79bc49e150 Fix ansible-test unicode and sanity tests. (#29743)
9 years ago
Matt Clay f88750d665 Expand disabled pylint rules. (#29162)
9 years ago
Matt Clay a1453a7917 Improve handling of first CI run for new branch. (#29070)
9 years ago
Matt Clay 8f4c8844c4 Divide Windows integration tests into 2 groups. (#29029)
9 years ago
Matt Clay 79dcb3a3fa Add help links to bot messages. (#28903)
9 years ago
Matt Clay bda0f6e241 Fix ansible-test handling of integration dir.
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
Matt Clay 688823014f Convert sanity tests to plugins. (#28425)
9 years ago
Matt Clay a31f4c178a Fix pep8/pylint tests when deleting files. (#28410)
9 years ago
Matt Clay 8e0b5800b7 Miscellaneous ansible-test fixes. (#28355)
9 years ago
Matt Clay 66fa46fdda Update ansible-test change classification. (#28345)
9 years ago
Ricardo Carrillo Cruz 746b433c29 Remove 'net' hardcoding on ansible-test executor (#28334)
9 years ago
Matt Clay 0ff5815a4f Fix ansible-test target completion on Python 3.
9 years ago
Brian Coca f921369445 Ansible Config part2 (#27448)
9 years ago
Matt Clay caf8bbf3bd Add Azure support to ansible-test. (#28092)
9 years ago
Matt Clay 5b6321e45d Update ansible-test handling of setup.py changes.
9 years ago
Matt Clay 869e90e12a Don't fail coverage reporting due to parse errors.
9 years ago
Matt Clay a40cb5a47f Miscellaneous ansible-test updates. (#27937)
9 years ago
Dag Wieers 941738a686 ansible-test: Fix environments with LD_LIBRARY_PATH
9 years ago
Toshio Kuratomi 21564cdb98 Add some features to the pylint sanity check
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 87d434ed68 Fix ansible-test handling of git output.
9 years ago
Matt Clay 51bd07204b Revert "Revert "Allow ini plugin to load file using other encoding than utf8." (#27407)"
9 years ago
Toshio Kuratomi 520696fb39 Revert "Allow ini plugin to load file using other encoding than utf8." (#27407)
9 years ago
Yannig Perré 6a57ad34c0 Allow ini plugin to load file using other encoding than utf8.
9 years ago
John R Barker 72bfb051c3 Allow ansible.cfg overrides (#27372)
9 years ago
Toshio Kuratomi 9f7b0dfc30 Remove automatic use of system six
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 789218c215 Initial ansible-test sanity docs. (#26775)
9 years ago
Pilou 4b3d6dfa8a Use pycodestyle instead of pep8 (#25947)
9 years ago
Matt Clay fad469efca Ignore platform_agnostic.yaml in ansible-test.
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
Matt Clay 82558baaf6 Add role dependencies to change classification.
9 years ago
Matt Clay 4a013d6d69 Add RHEL 7.3 to ansible-test and CI. (#26550)
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 a94156227d Improve error handling for cs tests.
9 years ago
Matt Clay 45e377566c Refactor ansible-test config classes. (#26505)
9 years ago
Matt Clay bd8ea89b1b Improve handling of network test changes.
9 years ago
Matt Clay c26a556929 Add check for known_hosts changing during tests. (#26470)
9 years ago
Matt Clay fba76444e0 Add `ansible-test coverage report --show-missing`.
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