mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 00:10:20 +00:00
a262063819
Running tests without `-mod=vendor` causes the tests to download the dependencies if these are not available in the standard go-module directories (parent directories of the project). All dependencies are already included in the ./vendor directory, so passing `-mod=vendor` prevents downloading the dependencies and speeds up testing a lot. Signed-off-by: Niels de Vos <ndevos@redhat.com> |
||
---|---|---|
.. | ||
golangci.yml | ||
gosec.sh | ||
lint-go.sh | ||
lint-text.sh | ||
mdl-style.rb | ||
minikube.sh | ||
psp.yaml | ||
rook.sh | ||
skip-doc-change.sh | ||
test-go.sh | ||
travis-functest.sh |