Sha256: 706a66704a8063f3927658ef38d4d57f904875a16aea9813c6f01c7848ed600e

Contents?: true

Size: 373 Bytes

Versions: 8

Compression:

Stored size: 373 Bytes

Contents

# Integration tests with vagrant

Requirements:

* Vagrant (https://www.vagrantup.com/)
* Ansible (http://docs.ansible.com/intro_installation.html)

Setup:

    ansible-galaxy install rvm_io.rvm1-ruby
    vagrant up
    vagrant ssh
    cd /net-ssh
    rake integration-test

# TODO

* get it running on ci (probalby needs docker)
* could not get gem install jeweler to work

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
sc_core-0.0.7 test/dummy/vendor/bundle/ruby/2.2.0/gems/net-ssh-3.0.1/test/integration/README.txt
net-ssh-3.0.1 test/integration/README.txt
net-ssh-3.0.1.rc1 test/integration/README.txt
net-ssh-3.0.0.rc1 test/integration/README.txt
net-ssh-2.10.1.rc2 test/integration/README.txt
net-ssh-2.10.1.rc1 test/integration/README.txt
net-ssh-2.10.0.beta2 test/integration/README.txt
net-ssh-2.10.0.beta1 test/integration/README.txt