Add detect service is ok and init configs (#236)
* Add detect service is ok and init configs
* add configs
* address yee's commnet
* rebase upstream
* use config delay
* update delay time
* Restore the test for the mock
* Fix show parts result not match
Co-authored-by:
Yee <2520865+yixinglu@users.noreply.github.com>
Showing
- ci/test.sh 2 additions, 1 deletionci/test.sh
- src/CMakeLists.txt 1 addition, 0 deletionssrc/CMakeLists.txt
- src/mock/MetaCache.cpp 0 additions, 3 deletionssrc/mock/MetaCache.cpp
- tests/admin/test_parts.py 7 additions, 7 deletionstests/admin/test_parts.py
- tests/common/configs.py 54 additions, 0 deletionstests/common/configs.py
- tests/common/load_test_data.py 7 additions, 5 deletionstests/common/load_test_data.py
- tests/common/nebula_service.py 34 additions, 1 deletiontests/common/nebula_service.py
- tests/common/nebula_test_suite.py 2 additions, 14 deletionstests/common/nebula_test_suite.py
- tests/conftest.py 6 additions, 38 deletionstests/conftest.py
- tests/nebula-test-run.py 16 additions, 13 deletionstests/nebula-test-run.py
- tests/query/stateless/test_if_exists.py 1 addition, 4 deletionstests/query/stateless/test_if_exists.py
- tests/query/stateless/test_keyword.py 4 additions, 9 deletionstests/query/stateless/test_keyword.py
Please register or sign in to comment