Commit Graph

17 Commits

Author SHA1 Message Date
Manuel de la Peña
cac4fd5e8d chore: use cleanup function 2024-12-12 12:12:56 +01:00
Manuel de la Peña
b074e83e98 chore: try MSSQL 2022 latest image 2024-12-12 11:17:47 +01:00
Manuel de la Peña
15865d59ff Revert "chore: increase sysctl values for the MSSQL container"
This reverts commit 8cb7bc56b2.
2024-12-12 06:42:57 +01:00
Manuel de la Peña
8cb7bc56b2 chore: increase sysctl values for the MSSQL container 2024-12-12 06:41:10 +01:00
Manuel de la Peña
bff5333d67 chore: simplify testing panics 2024-12-12 06:28:19 +01:00
Manuel de la Peña
8ee81305a1 chore: bump MSSQL image 2024-12-11 18:04:40 +01:00
Manuel de la Peña
efbc89fea6 fix: do not close store twice in tests 2024-09-20 00:06:39 +02:00
Manuel de la Peña
1c23d53a9b chore: bump MSSQL image to not crash in the GH workers 2024-09-19 23:54:05 +02:00
Manuel de la Peña
f962d64885 chore: terminate container on end
This is not relevant for this PR, as Ryuk is responsible for terminating containers after the test session finishes
2024-09-18 22:20:42 +02:00
Manuel de la Peña
1bb4d922e9 chore: close store 2024-09-18 16:59:58 +02:00
Manuel de la Peña
4d7a172400 chore: use Ubuntu 22.04 base image for MSSQL
The tests are failing because the container is terminated with error code 127
2024-09-18 16:21:04 +02:00
Manuel de la Peña
0e060e19d1 chore: use testcontainers-go in mssql store 2024-08-29 11:56:33 +02:00
Muhammed Efe Cetin
db1dd2bf6a update delete benchmarks 2023-09-15 18:23:02 +03:00
Muhammed Efe Cetin
68d59280d8 add benchmarks for all storages 2023-09-15 00:02:13 +03:00
Juan Calderon-Perez
c0cc07ca93 Update README files, use require.NoError 2023-08-20 09:22:43 -04:00
Juan Calderon-Perez
02d809987a Use testify.Require for all Storage Drivers 2023-08-19 22:36:33 -04:00
gandaldf
1f2c29fd9a Add support to MSSQL 2022-10-25 17:08:35 +02:00