Skip to content

Commit

Permalink
tests: deprecating 18-kvstore.sh test
Browse files Browse the repository at this point in the history
Signed-off-by: André Martins <[email protected]>
  • Loading branch information
aanm authored and ianvernon committed Feb 12, 2018
1 parent 46c08b7 commit 035605f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/18-kvstore-fail.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/kvstore.go: Check RuntimeKVStoreTest"
exit 0

# If you want to run this alone, remember to setup PATH for clang and friends.
export PATH=$PATH:/usr/local/go/bin:/usr/local/clang/bin:/home/vagrant/go/bin:/home/vagrant/bin

Expand Down

0 comments on commit 035605f

Please sign in to comment.