Run tests with macOS 10.15. (#971) (#1015)

* Run tests with macOS 10.15.

* Restrict to macOS CI runs for now until they pass.

* Skip tests on macOS that are skipped on OSX.

* Disable consul test for macOS.

* Disable chroot connection tests for macOS.

* Add setup_gnutar role from https://github.com/ansible/ansible/pull/71841.

* Use setup_gnutar for yarn and npm tests.

* Revert "Restrict to macOS CI runs for now until they pass."

This reverts commit d945d0399f.

* hashi_vault lookup tests seem to be always unstable, disabling for now.

* Use homebrew module instead of command.

(cherry picked from commit eba5216be5)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot] 2020-09-30 16:32:08 +02:00 committed by GitHub
parent 6ec769b051
commit 4dc2e14039
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
80 changed files with 109 additions and 0 deletions

View file

@ -2,3 +2,4 @@ destructive
shippable/posix/group5
skip/aix
skip/osx
skip/macos