logservice: added UseTeeLogDB option (#4653)
Added a new UseTeeLogDB option to Log Service config. This allows selected tests to enable tee based LogDB for testing while making sure that it is not used in standalone mode testing. Approved by: @reusee
Showing
- pkg/logservice/config.go 4 additions, 0 deletionspkg/logservice/config.go
- pkg/logservice/service_test.go 1 addition, 0 deletionspkg/logservice/service_test.go
- pkg/logservice/store.go 8 additions, 1 deletionpkg/logservice/store.go
- pkg/logservice/store_test.go 1 addition, 0 deletionspkg/logservice/store_test.go
Please register or sign in to comment