You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Sam Doran 84c4fb38bd [stable-2.7] Change integration tests in order to pass on Fedora 30 (#58081)
* Use different package for DNF tests
    Ninja caused errors in Fedora 30. This works in both Fedora 29 and 30.

* Fix git integration tests
    Git >= 2.21.0 has either a bug or change in behavior where it errors when fetching a
    repository containing submodules that are behind the upstream submodule commits.
    It's weird and I don't fully understand it.

    Get around this my checking out specific commits from a repository rather than
    switch the origin URL.

* Fix PostgreSQL tests
    The error message is slightly different.
(cherry picked from commit 18feeb51a8)

Co-authored-by: Sam Doran <sdoran@redhat.com>
7 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
env [stable-2.7] Add `env` command to ansible-test and run in CI. (#50176) 7 years ago
integration [stable-2.7] Change integration tests in order to pass on Fedora 30 (#58081) 7 years ago
legacy safe_eval fix (#57188) 7 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner [stable-2.7] Limit tests to paramiko < 2.5.0. 7 years ago
sanity docs: correct default for assemble module remote_src param (#57636) 7 years ago
units [stable-2.7] Changing the license to Apache 2 7 years ago
utils [stable-2.7] Fix run.py --branch argument. 7 years ago