datalad / git-annex

A non-official clone of git-annex established for DataLad purposes. No PRs will be merged, but could be used to test perspective git-annex patches. Official git-annex repository: https://git.kitenet.net/index.cgi/git-annex.git/
16 stars 3 forks source link

RF: Disable SSH testing on OSX, enable on linux everywhere #50

Closed yarikoptic closed 3 years ago

yarikoptic commented 3 years ago
For not yet known reason we have a problem instantiating a proper docker
container on OSX for ssh testing.  Also I found some logic which we
should have removed after datalad 0.13.2 release while establishing
that docker container on osx and linux -- so I removed conditional

Re OSX: see https://github.com/datalad/git-annex/issues/42
yarikoptic commented 3 years ago

damn, broke bash... need to remove trailing fi

yarikoptic commented 3 years ago

OSX fails are now "legit" and manifestation of https://github.com/datalad/datalad/issues/5291 . If you @jwodder see what is going and/or can reproduce it locally on your laptop and help resolving them -- that would be appreciated. Meanwhile let's proceed since we got OSX testing going properly and on linuxes testing release as well for ssh tests