Commit Graph

22 Commits (4d966c8eb40d8c1194e20ec0983f736f8dde6fd6)

Author SHA1 Message Date
Todd 19b549c44a
Rename package servers to server (#2222)
4 years ago
Todd e379234259
Remove CanonicalAddress, GetApiTags(), and NewWorkerForStatus. (#2196)
4 years ago
Todd 731a45eba6
Merge the worker_status table with the worker table (#2111)
4 years ago
Todd a281d10206
Add worker config table and view (#2090)
4 years ago
Todd 2ecd550e27
Add fields to server_worker to be a boundary resource (#2083)
4 years ago
Todd 472d7d520a
Remove the server_id from session table, change it to worker_id on session_connection (#2070)
4 years ago
irenarindos 9e27605213 refact(servers): Split server table into worker and controller
4 years ago
Johan Brandhorst-Satzkorn 21b0d584ad
feat(dbtest): Add benchmark dump generator
4 years ago
Johan Brandhorst-Satzkorn e864652b33
feat(sessions): Add list benchmarks
4 years ago
Johan Brandhorst-Satzkorn 5d042c7ec7
feat(dbtest): Mount DB dumps and create templates
4 years ago
Johan Brandhorst-Satzkorn a7a2c82931
feat(dbtest): Add docker-load Makefile target
4 years ago
Johan Brandhorst-Satzkorn 89196f2ce7
Remove old migration code & Avoid db test image confusion (#2038)
4 years ago
Timothy Messier 839f9efcfb
chore(dbtest): Build test database docker image for arm64
4 years ago
Timothy Messier 34d9842f85
fix(testing/docker): Correctly reset IFS (#1754)
4 years ago
Timothy Messier 35a7c4f6e7
feat(dbtest): Make test container name configurable
4 years ago
Jeff Mitchell d58e7670f1
Make PG resource usage nicer for dev (#1615)
4 years ago
Timothy Messier 2143940a4a
refactor(dbtest): Support new paths for migration files
4 years ago
Jim 8d6dee09a9
refact: Add db.DB wrapper and refact all test fixtures to use it. (#1535)
4 years ago
Louis Ruch 96b0c18f25
docs(dbtest): corrects echo in makefile (#1548)
4 years ago
Todd Knight e3986d5f9c Running make fmt to fix formatting.
5 years ago
Timothy Messier af5d1af568
test: Add dbtest package
5 years ago
Timothy Messier c6cb7c8512
chore: Define custom docker image for tests
5 years ago