storj/satellite
Egon Elbre 32afbd0d15 satellite/satellitedb: faster test database setup
Pregenerate the database schema we should use for most tests.
Currently, Cockroach is slow with regards to migration and it's
better if it happens in as few transactions as possible.

This reduces test time from ~21min to ~15min.

Change-Id: Ife8117053e6b9ecf3c93fe63677edf15d4d7c254
2021-02-22 21:13:00 +02:00
..
accounting satellite/accounting: try fix test ResetLimitsFirstDayOfNextMonth 2021-02-19 17:29:15 +02:00
admin satellite/console: Add ability to list projects by owner ID 2021-01-15 14:22:22 +00:00
attribution all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
audit all: minor cleanups 2020-12-16 10:47:46 +00:00
compensation satellite/compensation: add wallet features to invoice csv 2021-02-08 22:13:48 +02:00
console satellite/satellitedb: move tests to their domains 2021-02-19 17:29:15 +02:00
contact {storagenode,satellite}/nodeoperator: add wallet features 2021-02-08 22:09:45 +02:00
gc all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
gracefulexit satellite/gracefulexit: fix test DeleteAllFinishedTransferQueueItems 2021-02-19 18:15:22 +02:00
inspector all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
internalpb {satellite,storagnode}/internalpb: bump gogo to v1.3.2 2021-02-04 11:09:13 +00:00
mailservice all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
metainfo satellite/satellitedb: move tests to their domains 2021-02-19 17:29:15 +02:00
metrics satellite/metainfo: get away from using pb.Pointer in Metainfo Loop 2020-10-27 13:06:47 +00:00
nodeapiversion satellite/nodeapiversion: new table for tracking node api usage 2020-07-09 15:02:25 +00:00
nodeselection satellite/overlay: use DownloadSelectionCache for getting node IPs 2021-01-29 16:47:10 +02:00
nodestats satellite/{contact,nodestats,overlay,satellitedb}: remove references to total_uptime_count and uptime_success_count columns 2021-01-19 15:43:02 -05:00
orders satellite/orders: Remove deprecated endpoint 2021-02-03 23:47:07 +00:00
overlay satellite/satellitedb: don't include DQd and exited nodes in DQStrayNodes 2021-02-19 15:12:30 -05:00
payments satellite/satellitedb: move tests to their domains 2021-02-19 17:29:15 +02:00
repair satellite/repair/repairer: a new set of rs_scheme tagged metrics 2021-02-09 14:19:22 +00:00
revocation satellite/satellitedb: move tests to their domains 2021-02-19 17:29:15 +02:00
rewards satellite: remove referral program related code 2021-02-08 13:52:50 +00:00
satellitedb satellite/satellitedb: faster test database setup 2021-02-22 21:13:00 +02:00
snopayouts satellite/satellitedb: add distributed column and migration 2021-02-01 16:33:14 +00:00
admin.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
api.go satellite: remove referral program related code 2021-02-08 13:52:50 +00:00
configlock_test.go all: fix linter complaints 2020-10-13 15:59:01 +03:00
core.go satellite/orders: Delete unused methods & DB tables 2021-02-01 18:01:29 +00:00
gc.go all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
peer.go satellite: remove referral program related code 2021-02-08 13:52:50 +00:00
repairer.go satellite/orders: remove unused satelliteAddress field 2021-01-08 12:25:39 -05:00