Skip to content

Commit

Permalink
fix test: kill ngm
Browse files Browse the repository at this point in the history
  • Loading branch information
nexustar committed Apr 21, 2022
1 parent f743356 commit 524638d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/tiup-playground/test_playground.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ function kill_all() {
killall -9 grafana-server || true
killall -9 tiup-playground || true
killall -9 prometheus || true
killall -9 ng-monitoring-server || true
cat $outfile
}

Expand Down

0 comments on commit 524638d

Please sign in to comment.