[ 
https://issues.apache.org/jira/browse/METRON-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16289567#comment-16289567
 ] 

ASF GitHub Bot commented on METRON-1349:
----------------------------------------

Github user nickwallen commented on a diff in the pull request:

    https://github.com/apache/metron/pull/866#discussion_r156724938
  
    --- Diff: metron-deployment/roles/epel/tasks/main.yml ---
    @@ -16,6 +16,4 @@
     #
     ---
     - name: Install EPEL repository
    -  yum: name=epel-release update_cache=yes
    -
    -
    +  yum: name=epel-release
    --- End diff --
    
    There is no need to force a cache update here.  This role gets run 
repetitively and forcing a cache update just slows us down.


> Full Dev Builds Metron Twice
> ----------------------------
>
>                 Key: METRON-1349
>                 URL: https://issues.apache.org/jira/browse/METRON-1349
>             Project: Metron
>          Issue Type: Bug
>            Reporter: Nick Allen
>            Assignee: Nick Allen
>
> When deploying Metron in Full Dev, the "Build Metron" step gets run twice.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to