Merge pull request #183 from xing-yang/run_only_unit_tests

Run only unit tests for now
This commit is contained in:
Kubernetes Prow Robot
2019-10-21 16:21:22 -07:00
committed by GitHub

View File

@@ -1,5 +1,7 @@
#! /bin/bash
CSI_PROW_TESTS="unit"
. release-tools/prow.sh
main