Fix unstable test cases related to index (#904)
* Fix unstable test cases related to index * Format * Fix package shell script Using ShellCheck to static check bash shell: https://github.com/koalaman/shellcheck * Migrate lookup in stateless
Showing
- package/package.sh 17 additions, 17 deletionspackage/package.sh
- tests/maintain/test_index.py 0 additions, 355 deletionstests/maintain/test_index.py
- tests/maintain/test_zone.py 2 additions, 11 deletionstests/maintain/test_zone.py
- tests/nebula-test-run.py 2 additions, 0 deletionstests/nebula-test-run.py
- tests/query/stateless/test_lookup.py 0 additions, 217 deletionstests/query/stateless/test_lookup.py
- tests/query/stateless/test_range.py 7 additions, 5 deletionstests/query/stateless/test_range.py
- tests/tck/conftest.py 2 additions, 2 deletionstests/tck/conftest.py
- tests/tck/features/index/TagEdgeIndex.feature 504 additions, 0 deletionstests/tck/features/index/TagEdgeIndex.feature
- tests/tck/features/lookup/LookUp.feature 165 additions, 0 deletionstests/tck/features/lookup/LookUp.feature
Please register or sign in to comment