Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Find a way to make the tests more portable #15

Open
watzon opened this issue Jan 22, 2018 · 1 comment
Open

Find a way to make the tests more portable #15

watzon opened this issue Jan 22, 2018 · 1 comment

Comments

@watzon
Copy link
Contributor

watzon commented Jan 22, 2018

Currently the spec tries to authenticate with a pubkey on port 2222 which naturally will fail on most systems. The only way I can think of to circumvent this and make the tests more portable would either be to provide a user (probably with the shell set to /dev/null) on an existing server and allow them ssh login, or run a local ssh server on a random port in Crystal.

@alexanderadam
Copy link

I like this idea. It would be nice to spawn a server with crystal_ssh for that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants