ceph-csi/scripts
Madhu Rajanna 3482cb7091 ci: updated shell script to run individual test
Earlier we were running all the linter for non-go
files in one short, this wont be helpful for the
users who want to run particular tests.

now the Makefile as different target to
run separate lint test for different type
of non-go files.

Fixes: #979

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-05-14 16:54:19 +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
check-env.sh build: add check for functional environment 2020-05-12 10:52:59 +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-extras.sh ci: updated shell script to run individual test 2020-05-14 16:54:19 +00:00
lint-go.sh replace gometalinter with golangci 2019-03-04 19:01:16 +05:30
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