Skip to content

Commit

Permalink
tests: deprecate 10-proxy.sh
Browse files Browse the repository at this point in the history
Signed-off by: Ian Vernon <[email protected]>
  • Loading branch information
Ian Vernon authored and tgraf committed Feb 24, 2018
1 parent b62ccb8 commit 599d0c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/10-proxy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ redirect_debug_logs ${LOGS_DIR}

set -ex

log "${TEST_NAME} has been deprecated and replaced by test/runtime/lb.go:Services Policies"
exit 0

function cleanup {
monitor_stop
cilium service delete --all 2> /dev/null || true
Expand Down

0 comments on commit 599d0c6

Please sign in to comment.