An rsync watcher for Vagrant 1.5.1+ that uses fewer host resources at the potential cost of more rsync actions.
Questions tagged [vagrant-gatling-rsync]
3 questions
3
votes
2 answers
Running Gatling without interactive options
When I run Gatling (the performance test tool), it always gives me an interactive dialog to run one Scala simulation file at a time. Is there a way to tell Gatling to run all the files in a particular order? I'm sure there must be one, but just…

govin
- 6,445
- 5
- 43
- 56
1
vote
1 answer
vagrant rsync protocol mismatch
I am facing following Rsync issue when i say vagrant up --provider=joyent ... after node creation its giving following error... when i observer rsync versions on both machines .., its same.. i dont know how to troubleshoot this ..
==> default:…

Dev
- 371
- 1
- 4
- 19
1
vote
1 answer
Vagrant work flow
I read about vagrant today, I have observed few points in it.
Vagrant creates a identical development environment for everyone in the team.
A modern, complex application probably uses a number of external dependencies, like various database…

Vinod
- 2,263
- 9
- 55
- 104