Skip to content

Commit

Permalink
fix command for running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tahsinrahman committed May 25, 2018
1 parent 962f633 commit 2773330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/concourse/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,4 @@ pushd $GOPATH/src/github.com/appscode/searchlight

# run tests
./hack/deploy/searchlight.sh --docker-registry=appscodeci --enable-validating-webhook=true --rbac=true --icinga-api-password=1234
./hack/make.py test e2e --searchlight-service=kube-system
./hack/make.py test e2e --searchlight-service=kube-system/searchlight-operator

0 comments on commit 2773330

Please sign in to comment.