Skip to content

Commit ce2efec

Browse files
author
Chris Russell
committed
removing supported command and adding comment to add it back once the feature is available again
1 parent bf129ce commit ce2efec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ jobs:
8282
name: Helm install stackstorm-ha chart
8383
command: helm install --timeout 10m0s --debug --wait --name-template stackstorm-ha .
8484
- run:
85+
# once https://github.com/helm/community/pull/165 is merged we will need to add the parallelism flag back into the
86+
# below command
8587
name: Helm test
8688
command: helm test stackstorm-ha --cleanup
8789
- run:

0 commit comments

Comments
 (0)