Giter Site home page Giter Site logo

Comments (5)

smerrill avatar smerrill commented on July 28, 2024

What you've described is the correct behavior. Gatling picks up changes by watching for creation of files or writes to files while the process is running (much like Vagrant's built-in rsync-auto command.)

from vagrant-gatling-rsync.

droidlabour avatar droidlabour commented on July 28, 2024

Ok, but I think it should be a feature.

from vagrant-gatling-rsync.

smerrill avatar smerrill commented on July 28, 2024

At present, you could do vagrant rsync; vagrant gatling-rsync-auto when you start the gatling rsync to do what you want.

Since this is designed to be a drop-in replacement for Vagrant's rsync-auto command, I don't want it to work differently out of the box. That said, let me look to see how easy it would be to put together an optional parameter that would do an initial sync before starting up.

from vagrant-gatling-rsync.

craiga avatar craiga commented on July 28, 2024

When rsync-auto runs, it does do an initial sync to make sure any changes you've made locally are copied across.

$ vagrant rsync-auto
==> default: Doing an initial rsync...
==> default: Rsyncing folder: /Users/craiga/my-source-code/ => /var/my-source-code
==> default:   - Exclude: [".vagrant/", ".git*"]
==> default: Watching: /Users/craiga/my-source-code

Perhaps this is new behaviour?

from vagrant-gatling-rsync.

smerrill avatar smerrill commented on July 28, 2024

This has been released to RubyGems as version 0.1.0.

https://rubygems.org/gems/vagrant-gatling-rsync/versions/0.1.0

from vagrant-gatling-rsync.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.