balena-io / autohat

balenaCloud end-to-end tests (autohat).
Apache License 2.0
22 stars 13 forks source link

ResinCLI - Ensure resin ssh works #29

Open lifeeth opened 7 years ago

lifeeth commented 7 years ago

Ensure the working of -> http://docs.resin.io/tools/cli/#ssh-uuid-

  1. Run resin ssh
  2. A shell prompt (e.g. bash-4.3#) should appear after a few seconds.
  3. Running 'env | grep RESIN' should return a list of environment variables.
horia-delicoti commented 7 years ago

Connects to resin-io/resin-cli#378.