Skip to content

Commit

Permalink
Remove unused tests dir (#384)
Browse files Browse the repository at this point in the history
Signed-off-by: ThreadDao <yufen.zong@zilliz.com>

Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
  • Loading branch information
ThreadDao authored Dec 19, 2022
1 parent 0055905 commit ac1516d
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 779 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
gotestsum --format testname --hide-summary=output ./testcases/... --tags L0 --addr=127.0.0.1:19530
- name: Export logs
if: ${{ always() }}
if: ${{ !success() }}
shell: bash
working-directory: ci/scripts/
run: |
Expand Down
1 change: 0 additions & 1 deletion tests/README.md

This file was deleted.

122 changes: 0 additions & 122 deletions tests/client_collection_test.go

This file was deleted.

54 changes: 0 additions & 54 deletions tests/client_dm_test.go

This file was deleted.

36 changes: 0 additions & 36 deletions tests/client_index_test.go

This file was deleted.

42 changes: 0 additions & 42 deletions tests/client_partition_test.go

This file was deleted.

Loading

0 comments on commit ac1516d

Please sign in to comment.