mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-12 17:30:19 +00:00
fa97875dc9
In case `wget` is not installed, downloading the Helm release will fail. The `install-helm.sh` script won't return a fatal error in that case, and CI jobs continue running in an environment that is not ready. By adding a check that exist the script with a failure, the CI will now correctly report a problem when Helm can not be downloaded. See-also: #3430 Signed-off-by: Niels de Vos <ndevos@redhat.com> |
||
---|---|---|
.. | ||
k8s-storage | ||
build_step.inc.sh | ||
build-multi-arch-image.sh | ||
check-env.sh | ||
codespell.conf | ||
Dockerfile.devel | ||
Dockerfile.test | ||
golangci.yml.in | ||
install-helm.sh | ||
install-snapshot.sh | ||
lint-extras.sh | ||
lint-go.sh | ||
mdl-style.rb | ||
minikube.sh | ||
rook.sh | ||
skip-doc-change.sh | ||
test-go.sh | ||
travis-functest.sh | ||
travis-helmtest.sh | ||
utils.sh |