Skip to content

Commit

Permalink
Fix testenv for chart testing
Browse files Browse the repository at this point in the history
Signed-off-by: James Munnelly <james@munnelly.eu>
  • Loading branch information
munnerz committed Jan 18, 2019
1 parent 0489bfa commit 88cce30
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions test/chart/.testenv
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,11 @@

# Chart directories separated by a space
CHART_DIRS=(
contrib/charts
deploy/charts
)

# Charts that should be skipped
EXCLUDED_CHARTS=(
contrib/charts/pebble
contrib/charts/vault
)

# Additional chart repos to add (<name>=<url>), separated by a space
Expand Down

0 comments on commit 88cce30

Please sign in to comment.