ceph-csi/scripts
Niels de Vos 99dabca319 add build step logging to multi-arch build
With extra logging, there is no need to call `travis_wait` anymore. In
addition the `travis_wait` command blocks output, so the build steps are
not reported until the script finishes.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-04-28 09:13:55 +00:00
..
build_step.inc.sh scripts: add build_step logging functions 2020-04-28 09:13:55 +00:00
build-multi-arch-image.sh add build step logging to multi-arch build 2020-04-28 09:13:55 +00:00
Dockerfile.devel containerized-build: set WORKDIR and use in make target 2020-04-23 03:41:06 +00:00
Dockerfile.test add make target for containerized tests 2020-04-21 05:26:32 +00:00
golangci.yml Fix typo in golangci config file 2020-04-15 09:18:47 +00:00
gosec.sh cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
install-helm.sh Helm3: update scripts to install helm3 2020-04-23 04:43:04 +00:00
lint-go.sh replace gometalinter with golangci 2019-03-04 19:01:16 +05:30
lint-text.sh tests: allow external-sources for shellcheck 2020-04-28 09:13:55 +00:00
mdl-style.rb Add static check tools 2019-02-07 12:19:14 +00:00
minikube.sh minikube: fix ShellCheck errors 2020-04-21 05:26:32 +00:00
psp.yaml Added PodSecurityPolicy support 2020-01-22 08:19:42 +00:00
rook.sh Add support for erasure coded pools 2020-04-14 14:14:29 +00:00
skip-doc-change.sh Enable Travis to run E2E against kube 1.15.0 2019-07-02 11:47:05 +00:00
test-go.sh tests: use go modules from ./vendor for running tests 2020-03-24 12:38:02 +00:00
travis-functest.sh Add e2e tests for topology based provisioning 2020-04-14 14:14:29 +00:00
travis-helmtest.sh Create Namespace for E2E 2020-04-23 04:43:04 +00:00