openebs-archive / monitor-pv

custom stats collector for OpenEBS persistent volumes
Apache License 2.0
4 stars 5 forks source link

Fix Trivy download steps in buildscripts to retry/increase timeout #6

Open ksatchit opened 4 years ago

ksatchit commented 4 years ago

Travis builds sometimes are seen to fail with inability to pull the Trivy release artifact. This needs to be handled to retry & succeed. Adoption of alternate sources to pull Trivy can also be looked at.