Commit Graph

262 Commits (e5eedfe4b8ee387a779e922f57504cb9c3c2f0fd)

Author SHA1 Message Date
Matt Clay a64665ae91 Fix error handling in CI other script.
9 years ago
Matt Clay 3ab344e8bd Use lint/junit output for compile test. (#22395)
9 years ago
Matt Clay 9acf551674 Run all `other` tests on Shippable before failing.
9 years ago
Matt Clay 8f463fcdd2 Create bot friendly sanity output. (#22381)
9 years ago
Matt Clay 72c96b3ac3 Fix encoding issue in shippable downloader.
9 years ago
Matt Clay d66ce40ecb Overhaul `ansible-test sanity` implementation. (#22177)
9 years ago
Matt Clay ae2d2860f5 Reduce CI output processing code coverage.
9 years ago
Matt Clay 2804d2e848 Split up unit tests on Shippable. (#21931)
9 years ago
Matt Clay b2bd75a408 Restore 2008-SP2 and 2008-R2_SP1 CI testing.
9 years ago
Matt Davis 8527013fbe Complete rewrite of Windows exec wrapper (#21510)
9 years ago
Matt Clay f16ee2841b Add retries to Shippable CI scripts. (#21108)
10 years ago
Matt Clay f42fa8879b Temporarily remove Windows Server 2016 from CI.
10 years ago
Matt Clay 7ed67746cf Enable Windows 2016 on Shippable.
10 years ago
Matt Clay 3c51ce56fd Enable more network support in ansible-test. (#20372)
10 years ago
Matt Clay 34bca6fb55 Use distro packaged jinja2 instead of pip version.
10 years ago
Matt Clay 203e375449 Fix python 3.6 install.
10 years ago
Matt Clay f534573dcf Enable first network tests on Shippable. (#20208)
10 years ago
Matt Clay cd3fdca540 Switch tests to pytest and ansible-test.
10 years ago
Matt Clay f340b8d14f Add test support for python 3.6.
10 years ago
Matt Martz 9048cf2758 Changes to the httptester docker image to support new client cert functionality in tests (#19912)
10 years ago
Robin Roth 61897fa4b7 Add Dockerfile for opensuse 42.2 (#19805)
10 years ago
Matt Clay 68346b128f Update Fedora tests to use releases 24 and 25.
10 years ago
Matt Clay 165e7c4e61 Add Dockerfile for fedora24 and fedora25.
10 years ago
Matt Clay 422857166b Remove legacy test alias migration script. (#19629)
10 years ago
Matt Clay f789a20f29 Update log download url.
10 years ago
Toshio Kuratomi c6b42028c4 Fixes for uri under python3 and local (non-httptester) testing
10 years ago
Matt Clay dab2bf7e13 Skip test_uri on python 3.
10 years ago
Lumír 'Frenzy' Balhar 84544ee8fd Fix AST nodes for Python 3 and enable dependent test_uri (#18597)
10 years ago
Matt Clay f9c4158ff8 Remove core/extras dirs from old PRs during CI.
10 years ago
Matt Clay 580401c02b Remove legacy test code.
10 years ago
Matt Clay 4da7a7ce0e Update coverage exclusions. (#18675)
10 years ago
Matt Clay 6bbd92e422 Initial ansible-test implementation. (#18556)
10 years ago
John R Barker 2b6d5f9f95 Update network-test-runner.sh (#18672)
10 years ago
John R Barker 366b7c7691 Network test runner - Phase 1 (#18524)
10 years ago
Matt Martz b79bf14607 Add playbook and packer file for building httptester (#18107)
10 years ago
Adrien Vergé 527d8307c1 Lint YAML files under test/
10 years ago
Adrien Vergé 0e834fc9e4 Fix cosmetic problems in YAML source
10 years ago
Matt Clay c955688772 Move ansible ad-hoc tests to integration targets.
10 years ago
Matt Clay 912d6ed8cc Clean up code-smell sanity scripts. (#18407)
10 years ago
Matt Clay 8c270ac75f Add empty-init code-smell script. (#18406)
10 years ago
Matt Clay ecb7f13119 Update log url for Shippable download-logs script.
10 years ago
Matt Clay 469c4a106b Fix and create code-smell test for line endings.
10 years ago
Matt Clay 0d46805979 Clean up shebangs for various files.
10 years ago
Matt Clay 71819c0a60 Test reorganization and cleanup. (#18270)
10 years ago
Toshio Kuratomi 2ac12432ef Enable the git test on py3
10 years ago
Michael Scherer 2804e64ed5 Enable filters test for python 3
10 years ago
Toshio Kuratomi 67ac375188 pip tests now pass on python3. Enable them.
10 years ago
Michael Scherer 578da9a615 Enable test for lookups on python 3
10 years ago
Michael Scherer e93a8814a3 Let authorized_keys be tested on python 3
10 years ago
Toshio Kuratomi 60acfd1e87 Fix ansible-pull on python3
10 years ago
Toshio Kuratomi fd14048d46 Thanks to mscherer, these tests are now passing
10 years ago
Toshio Kuratomi 91c1fdec3d unarchive tests now pass on python3
10 years ago
John R Barker 0ef3ff6a9d Install dependencies for validate-modules (#18028)
10 years ago
Matt Clay 656b82417e Fix role path for generate-tests.
10 years ago
Matt Clay 80a5c70ad7 Split integration tests out from Makefile. (#17976)
10 years ago
Toshio Kuratomi 5bc3cb278c Remove unicode escape (#17866)
10 years ago
Matt Clay 21857e8618 Disable privileged mode on Shippable. (#17844)
10 years ago
Toshio Kuratomi 4452ee86bd Turn mount test back on (#17797)
10 years ago
Matt Clay a265d2d77d Run test_template tests on OS X. (#17791)
10 years ago
Matt Clay 0dc3db9e75 Enable unarchive tests for OS X and FreeBSD. (#17789)
10 years ago
Matt Clay d05df5fc61 Disable expect continue in ansible-core-ci. (#17737)
10 years ago
Matt Clay 2e0bec293c Improve error handling for ansible-core-ci. (#17734)
10 years ago
Matt Clay cf4d436e07 Remove run_tests.sh and update docs. (#17719)
10 years ago
Matt Clay 50b0d011fe Update integration.sh to copy source by default. (#17717)
10 years ago
Matt Clay 40ffd8269d Add shellcheck to code-smell checks. (#17715)
10 years ago
Adrian Likins e11f7d2339 add a defaults for integration.sh (#17709)
10 years ago
Matt Clay ada2432165 Add keep on failure option to integration.sh. (#17711)
10 years ago
Matt Clay 7b3cbafbe9 Add python 3 awareness to apt module tests. (#17574)
10 years ago
Matt Clay bcb49fecb5 Add tool for downloading Shippable logs.
10 years ago
Allen Sanabria b510abce17 CloudRetry/AWSRetry backoff decorator with unit tests (#17039)
10 years ago
Matt Clay c81fe70fbf Enable more integration tests for python 3. (#17473)
10 years ago
Matt Clay a1947401ba Enable more tests that pass on python 3. (#17471)
10 years ago
Matt Clay eb26616b09 Add python3-apt to ubuntu1604py3 Dockerfile.
10 years ago
Matt Clay 7cd988f60c Enable more integration tests for python 3. (#17375)
10 years ago
Toshio Kuratomi f7b22a5eaa Fix paramiko's exec_command() to return bytes on python3 (#17372)
10 years ago
Matt Clay 75cb27ffe3 Enable more python 3 tests that now pass. (#17359)
10 years ago
Matt Clay 2ffb136b3f Add support for testing module PRs with python3. (#17339)
10 years ago
Matt Clay 6e65ebda26 Put integration.sh pip reqs in separate file. (#17338)
10 years ago
Matt Davis 1c33b5a9f0 fix remote shippable target failures (#17287)
10 years ago
Toshio Kuratomi 4a3a9c0f2d Fix for run_command on py3 and enable lineinfile test on py3 (#17257)
10 years ago
Matt Clay 178292d2cd Fix file and copy modules on py3 and enable tests. (#17239)
10 years ago
Matt Clay acc8a13eff Enable more tests that pass on python 3. (#17233)
10 years ago
Toshio Kuratomi 380a5801e9 Enable integration tests on python3 that are already working (#17212)
10 years ago
Matt Clay e2e7390adc Add Python 3 CI support. (#17209)
10 years ago
Matt Clay a695e18615 Add support for OS X CI on Shippable. (#17160)
10 years ago
Matt Clay 04bd6a3619 Make tests more cross platform. (#17154)
10 years ago
Brian Coca 4fb09d5693 moved from extras repo where it incorrectly exists (#17124)
10 years ago
Matt Clay b44eb402bd Update ansible-core-ci endpoint. (#17071)
10 years ago
Matt Clay 901042f458 Generate test script to file instead of stdout.
10 years ago
Matt Clay 2b0d63b0d8 Flush stderr to avoid lost output.
10 years ago
Matt Clay 80385a47bd Remove FreeBSD interpreter test hacks. (#17007)
10 years ago
Filipe Niero Felisbino e54a9d3a51 Add generic data structures querying (#13684)
10 years ago
Matt Clay d2fb845955 Enable more FreeBSD integration tests. (#16991)
10 years ago
Matt Clay 72cca01cd4 Use file list, not recursion, in _fixup_perms. (#16924)
10 years ago
Matt Clay 5f12731797 Run more integration tests on FreeBSD. (#16923)
10 years ago
Matt Clay 17e4629d52 Add remote CI support for modules. (#16908)
10 years ago
Matt Clay e2602e9be0 Add FreeBSD to Shippable CI. (#16883)
10 years ago
Matt Clay 380ed053e8 Add Windows integration tests to Shippable. (#16803)
10 years ago
William Albert 409d95d67e Refactored gce util module to support other GCP services (#15924)
10 years ago
Gennady Trafimenkov ad24f2d206 Enable color output from integration tests in Docker containers (#16660)
10 years ago