Skip to content

Commit

Permalink
update helm test formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
pravarag committed Mar 14, 2021
1 parent 721d8dd commit 1615e0b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/run-helm-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ if [[ -n "${KIND_E2E}" ]]; then
fi
PRJ_PREFIX="sigs.k8s.io/descheduler"
helm install descheduler-ci --namespace kube-system ./charts/descheduler

# execute Helm test
helm test descheduler-ci
last_status=$?

Expand Down

0 comments on commit 1615e0b

Please sign in to comment.