nickwallen commented on issue #1261: METRON-1860  new developer option for 
ansible in docker to deploy to vagrant
URL: https://github.com/apache/metron/pull/1261#issuecomment-488342696
 
 
   > @mmiklavc: ...and it takes 10x as long for me when I've got a Vagrant 
instance running along with a bunch of browser tabs.
   
   I was thinking about this the other day actually.  Since with these changes 
we no longer rely on Vagrant to kick-off Ansible, we could alter the steps so 
that it first completes the build and packaging and then only after that is 
done, it launches the VM.  That way we don't have the two fighting for memory 
at the same time.
   
   First off, does that sound like a reasonable thing to do @ottobackwards ?  
If so, is it a heavy lift we should hold off on for a follow-on PR?  Or is it 
just a simple re-ordering of some of the actions in `metron-up.sh`?
   
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to