Set SKIP_LINT=TRUE to speed up installation 83/104383/2
authorMarco Platania <platania@research.att.com>
Wed, 25 Mar 2020 15:44:09 +0000 (11:44 -0400)
committerMorgan Richomme <morgan.richomme@orange.com>
Fri, 27 Mar 2020 18:09:59 +0000 (18:09 +0000)
Issue-ID: OOM-2335
Signed-off-by: Marco Platania <platania@research.att.com>
Change-Id: I803781947a9fe84e153cdbd6f94d9f21b8bcdb6f

deployment/heat/onap-rke/nfs_vm_entrypoint.sh

index af0fbfa..7f54630 100644 (file)
@@ -213,7 +213,7 @@ sleep 10
 cd ~/oom/kubernetes/
 helm repo add local http://127.0.0.1:8879
 helm repo list
-make all
+SKIP_LINT=TRUE make all
 helm search -l | grep local
 
 # install helm deploy plugin