Merge branch 'cb/ci-make-p4-optional' into maint
commit080b062071fd5dd08d33d8586a28f2063706e964
authorJunio C Hamano <gitster@pobox.com>
Wed, 8 Jun 2022 21:27:51 +0000 (8 14:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 8 Jun 2022 21:27:51 +0000 (8 14:27 -0700)
tree730842baa580bb107180c0a2788f6d6dfd889867
parentf02e23405f51d761168d81d117fde4b816abbd2f
parentf15e00b463b4dceaf5b260883975e93c24581b2c
Merge branch 'cb/ci-make-p4-optional' into maint

macOS CI jobs have been occasionally flaky due to tentative version
skew between perforce and the homebrew packager.  Instead of
failing the whole CI job, just let it skip the p4 tests when this
happens.
source: <20220512223940.238367-1-gitster@pobox.com>

* cb/ci-make-p4-optional:
  ci: use https, not http to download binaries from perforce.com
  ci: reintroduce prevention from perforce being quarantined in macOS
  ci: avoid brew for installing perforce
  ci: make failure to find perforce more user friendly