Skip to content

Commit

Permalink
[SPARK-26882] Check the Kubernetes integration tests with ./dev/scala…
Browse files Browse the repository at this point in the history
…style
  • Loading branch information
holdenk committed Feb 14, 2019
1 parent 33334e2 commit a159aff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/scalastyle
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ ERRORS=$(echo -e "q\n" \
-Phive-thriftserver \
-Pspark-ganglia-lgpl \
-Pdocker-integration-tests \
-Pkubernetes-integration-tests \
scalastyle test:scalastyle \
| awk '{if($1~/error/)print}' \
)
Expand Down

0 comments on commit a159aff

Please sign in to comment.