storj/satellite/metabase/metabasetest
Michal Niewrzal 8850fde9f5 satellite/metabase/metabasetest: detect full scan table queries
This is automated test around metabase tests. It's detecting queries
which were performing full table scan during test execution.

After merging this and checking that this is not problematic in any way
we will enable this also for testplanet tests.

One query was adjusted to avoid full table scan and pass new check.

https://github.com/storj/storj/issues/5471

Change-Id: I2d176f0c25deda801e8a731b75954f83d18cc1ce
2023-01-23 19:40:20 +00:00
..
common.go satellite/metabase: added CollectBucketTallies 2022-10-15 18:31:06 +00:00
create.go satellite/metabase: add tests for ListVerifySegments 2022-09-29 11:52:51 +00:00
defaults.go Revert "satellite/metabase: use storj.Nonce instead []byte" 2021-10-12 15:39:54 +02:00
invalid.go satellite/metabase/metabasetest: move test utils to a separate package 2021-04-26 13:12:58 +03:00
run_test.go satellite/metabase/metabasetest: move test utils to a separate package 2021-04-26 13:12:58 +03:00
run.go satellite/metabase/metabasetest: detect full scan table queries 2023-01-23 19:40:20 +00:00
test.go satellite/metabase: added CollectBucketTallies 2022-10-15 18:31:06 +00:00