Commit Graph

3793 Commits

Author SHA1 Message Date
Deda
b55565edd9 Set debian-12 as default 2024-03-21 19:06:24 +01:00
Deda
a4931d531a Remove jepsen test workflow 2024-03-21 19:03:07 +01:00
Marko Barišić
b261abd100
Merge branch 'master' into run-package-in-mgbuilder 2024-03-21 19:02:19 +01:00
Marko Barišić
89e13109d7
Fix jepsen nodes not starting up healthy (#1846)
* add a loop to check if all nodes started correctly and restart if any failed
2024-03-21 18:39:40 +01:00
Deda
82c253dec3 Minor fixes to diff.yaml and mgbuild.sh 2024-03-21 16:16:46 +01:00
Deda
2d57b037f8 Fix variable increment 2024-03-21 14:25:54 +01:00
Deda
c5a96fe62b Loop over cluster up jepsen 2024-03-21 14:04:24 +01:00
Marko Barišić
a8a6b7e533
Merge branch 'master' into run-package-in-mgbuilder 2024-03-21 13:43:55 +01:00
Deda
43fc09dae8 Test jepsen cluster refresh 2024-03-21 13:43:27 +01:00
DavIvek
56be736d30
Fix and update mgbench (#1838) 2024-03-21 12:34:59 +00:00
DavIvek
a3d2474c5b
Fix timestamps saving on-disk (#1811) 2024-03-21 10:50:55 +00:00
Deda
267de98835 Revert jepsen cluster-refresh commands 2024-03-21 10:58:35 +01:00
Marko Barišić
7cfe26ff43
Merge branch 'master' into run-package-in-mgbuilder 2024-03-21 10:54:43 +01:00
Andi
0913e95167
Rename HA startup flags (#1820) 2024-03-21 09:12:28 +00:00
Andi
f699c0b37f
Support bolt+routing (#1796) 2024-03-21 06:41:26 +00:00
Deda
acbf335f54 Fix jepsen cluster refresh 2024-03-20 16:16:27 +01:00
Deda
9df8c57515 Merge branch 'run-package-in-mgbuilder' of github.com:memgraph/memgraph into run-package-in-mgbuilder 2024-03-20 16:12:51 +01:00
Deda
2c1fc46815 Fix jepsen cluster refresh 2024-03-20 16:12:40 +01:00
Marko Barišić
0a4d2203ac
Merge branch 'master' into run-package-in-mgbuilder 2024-03-20 14:51:37 +01:00
Deda
75423a87f9 Fix openssl bug on fedora-38 and fedora-39 2024-03-20 14:32:46 +01:00
Deda
7e8b36a091 Test Jepsen Error 2024-03-20 10:57:43 +01:00
Deda
2cf89a9c72 Test Jepsen Error 2024-03-20 10:57:17 +01:00
Deda
eaf3b29042 Test Jepsen Error 2024-03-20 10:55:58 +01:00
Deda
0fa0dbf084 Add build argument GIT_REF to mgbuild Dockerfiles 2024-03-20 10:55:44 +01:00
Ante Pušić
9629f10166
Text search (#1603, #1739)
Add text search:
* named property search
* all-property search
* regex search
* aggregation over search results

Text search works with:
* non-parallel transactions
* durability (WAL files and snapshots)
* multitenancy
2024-03-20 10:29:24 +01:00
Deda
ab94ea6eca Add docker login to package workflows 2024-03-20 09:39:30 +01:00
Deda
25d0f5dc81 Remove adding custom hosts from Dockerfiles and move to compose files 2024-03-20 09:26:38 +01:00
Deda
d73e0b02c3 Add docker login at start of every job to fix docker anonymous pull rate limit 2024-03-20 09:18:54 +01:00
Deda
097eceeffc Add condition for debian-11-arm and v4 2024-03-19 19:08:20 +01:00
Deda
3ac73a08e6 Fix timeout for docker arm builds 2024-03-19 19:06:02 +01:00
Deda
a6e4bf09d7 Remove commented out lines 2024-03-19 16:25:23 +01:00
Deda
d3802e10aa Fix conditional to check if arch is arm 2024-03-19 16:10:44 +01:00
Deda
aecae7cc38 Fix docker v5 packages 2024-03-19 16:06:37 +01:00
Deda
0192387eab Revert diff back to debian-11 2024-03-19 11:29:38 +01:00
Marko Barišić
9ac68bf10b
Merge branch 'master' into run-package-in-mgbuilder 2024-03-18 16:56:06 +01:00
Deda
5fd2c3000d Modify Dockerfile for debian-12 2024-03-18 16:47:06 +01:00
Marko Barišić
2ac649f3b5
Upgrade jepsen (#1594)
* Try with jepsen v0.3.5
* Add a few WIP adjustments
* Add replication restore state on startup flag
* Fix some run.sh scripts issues
* Improve cluster commands
* Run Jepsen on debian-12 with toolchain v5
---------
Co-authored-by: Marko Budiselic <mbudiselicbuda@gmail.com>
2024-03-18 16:38:58 +01:00
Deda
a85899d258 Disable dotnet check 2024-03-18 16:29:58 +01:00
Deda
677476e0f3 Fix debian-12-arm dotnet 2024-03-18 16:22:49 +01:00
Deda
550bc31984 Fix dotnet check for debian-12-arm 2024-03-18 16:10:05 +01:00
Deda
3aa782df31 Fix incorrect command call in reusable docker package 2024-03-18 15:44:11 +01:00
Deda
ac21d5f497 Bump sdk to 8.0 for debian-12-arm 2024-03-18 15:40:10 +01:00
Deda
2836723fd1 Fix centos pip install virtualenv 2024-03-18 15:29:19 +01:00
Deda
b886db021b Fix docker action 2024-03-18 15:14:13 +01:00
Deda
a3dbd2c265 Fix install os deps 2024-03-18 15:04:14 +01:00
Deda
4aefe0de9d Upgrade dot net sdk to 8.0 2024-03-18 14:55:41 +01:00
Deda
b0df64397d Merge branch 'run-package-in-mgbuilder' of github.com:memgraph/memgraph into run-package-in-mgbuilder 2024-03-18 12:08:30 +01:00
Deda
74d028deae Fix amzn-2 and centos-7 missing virtualenv 2024-03-18 12:08:17 +01:00
Marko Barišić
f6a74b8b3d
Merge branch 'master' into run-package-in-mgbuilder 2024-03-18 11:58:44 +01:00
Marko Barišić
ec8536e11b
Make diff run on push to master again (#1826)
* Add workflow dispatch and run on push to master
2024-03-18 11:58:34 +01:00