Sha256: c87ae77cead0fe4ed0c584f539447f7852d2b28eb57f573e45186f8151b573b3

Contents?: true

Size: 535 Bytes

Versions: 1

Compression:

Stored size: 535 Bytes

Contents

# XXX Note this is not working right now as nested virt. I keep
# getting kernel tracebacks on Fedora 24.

To bring up vagrant host:

vagrant up

To run tests:

vagrant ssh

and then:

cd /sharedfolder/code/github.com/dustymabe/vagrant-sshfs/
gem install bundler
bundle install --with plugins # see [1]
bundle exec rake featuretests

[1] when running with bundler 1.13.2 I had to comment out
    the vagrant-sshfs line in Gemfile because it errored out
    complaining about it being defined twice. Running with
    1.12.5 works fine.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vagrant-sshfs-1.2.1 test/virtualbox/README.txt