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/integration/targets/git/tasks
Sam Doran 18feeb51a8
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
5 years ago
..
ambiguous-ref.yml Correct usage for shutil.rmtree (#31541) 7 years ago
archive.yml Deprecate tests used as filters (#32361) 7 years ago
change-repo-url.yml Deprecate tests used as filters (#32361) 7 years ago
checkout-new-tag.yml Deprecate tests used as filters (#32361) 7 years ago
depth.yml More test fixes for split controller/remote tests. 6 years ago
formats.yml Correct usage for shutil.rmtree (#31541) 7 years ago
gpg-verification.yml git: kill gpg-agent in tests on newer OpenSUSE hosts (#52476) 6 years ago
localmods.yml More test fixes for split controller/remote tests. 6 years ago
main.yml Support `--separate-git-dir` option in Git module (#41712) 6 years ago
missing_hostkey.yml Deprecate tests used as filters (#32361) 7 years ago
no-destination.yml Deprecate tests used as filters (#32361) 7 years ago
reset-origin.yml Correct usage for shutil.rmtree (#31541) 7 years ago
separate-git-dir.yml Support `--separate-git-dir` option in Git module (#41712) 6 years ago
setup-local-repos.yml [git] Fix switching branch of shallow clone (#18728) 7 years ago
setup.yml Change integration tests in order to pass on Fedora 30 (#58081) 5 years ago
specific-revision.yml add newer syntax to detached HEAD check (#38879) 7 years ago
submodules.yml Change integration tests in order to pass on Fedora 30 (#58081) 5 years ago