[
https://issues.apache.org/jira/browse/METRON-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15532877#comment-15532877
]
Otto Fowler commented on METRON-472:
------------------------------------
I don't think that is a bad idea. I added a new script to keep with the spirit
of the existing code. The benefit of what you propose ( and this did occur to
me ) is that it would be in line with what vagrant itself is telling you to do.
I added the echo to run.sh as a crap way to address this, but just having it
work would be better.
> Vagrant Quick Dev should have both run.sh and runAgain.sh
> ---------------------------------------------------------
>
> Key: METRON-472
> URL: https://issues.apache.org/jira/browse/METRON-472
> Project: Metron
> Issue Type: Improvement
> Affects Versions: 0.2.1BETA
> Environment: Vagrant Quick Dev
> Reporter: Otto Fowler
>
> The vagrant quick dev is executed by running run.sh ( as opposed to just
> doing vagrant up in the full dev ). run.sh does the vagrant up, with the
> correct tags declared and the skip solr flag.
> Often the vagrant up does not finish execution, and as recommended you have
> to do a vagrant provision to continue.
> Depending on where in the process you have failed however, you will not
> succeed because you have not declared the same tags and skips.
> There should be another script to be run in the provision/retry case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)