storj/private/testplanet
Egon Elbre 347f5f87e0 satellite/metabase/metaloop: limit as of system time
Currently we did not limit the "as of system time" for iterating over
objects table. Using just an interval would cause problems with the
tests. That could be overcome skipping that interval for tests
altogether, however, we should probably test those more to ensure that
GC stays working as intended.

This is a safer code, however, maybe not as straigthforward as it could
be.

Change-Id: I374f77783b2af42bb6da846735ceea20a7ce5e60
2021-06-07 13:01:06 +00:00
..
dir.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
log.go Merge 'master' branch 2020-11-10 11:58:59 +00:00
planet_test.go Merge 'master' branch 2020-11-10 11:58:59 +00:00
planet.go private/dbutil: use dbutil and tagsql from storj.io/private 2021-04-23 14:36:52 +03:00
reconfigure.go satellite/metainfo: remove MetabaseDB interface 2021-05-13 13:22:14 +00:00
rpc_test.go pkg/,private/: merge with private package 2021-04-23 16:37:28 +03:00
run_test.go common: separate repository 2019-12-27 14:11:15 +02:00
run.go satellite/metabase/metabasetest: remove STORJ_TEST_DATABASES 2021-05-11 13:31:01 +00:00
satellite_test.go satellite/metainfo: use user PartnerID for bucket attribution 2020-08-06 13:14:07 +00:00
satellite.go satellite/metabase/metaloop: limit as of system time 2021-06-07 13:01:06 +00:00
storagenode-wait.go storagenode/pieces: Deleter can handle multiple tests 2020-04-29 11:26:56 -06:00
storagenode.go pkg/,private/: merge with private package 2021-04-23 16:37:28 +03:00
tlsopts_test.go all: use DialNodeURL throughout the codebase 2020-05-20 10:36:30 +00:00
uplink_test.go mod: bump uplink 2021-04-30 16:53:54 +03:00
uplink.go satellite/console: add test for time based permission 2021-05-14 11:39:12 +00:00
versioning.go storagenode/version: notification flow now based on cursor, chore_test added, versioncontrol added to reconfigure. 2020-07-23 14:13:24 +00:00