memgraph/tests
Marko Barišić b0cdcd3483
Run CI in mgbuilder containers (#1749)
* Update deployment files for mgbuilders because of toolchain upgrade
* Fix args parameter in builder yaml files
* Add fedora 38, 39 and rockylinux 9.3 mgbuilder Dockerfiles
* Change format of ARG TOOLCHAIN_VERSION from toolchain-vX to vX
* Add function to check supported arch, build type, os and toolchain
* Add options to init subcommand
* Add image names to mgbuilders
* Add v2 of the run.sh script
* Add testing to run2.sh
* Add option for threads --thread
* Add options for enterprise license and organization name
* Make stop mgbuild container step run always
* Add --ci flag to init script
* Move init conditionals under build-memgraph flags
* Add --community flag to build-memgraph
* Change target dir inside mgbuild container
* Add node fix to debian 11, ubuntu 20.04 and ubuntu 22.04
* rm memgraph repo after installing deps
* Add mg user in Dockerfile
* Add step to install rust on all OSs
* Chown files copied into mgbuild container
* Add e2e tests
* Add jepsen test
* Bugfix: Using reference in a callback
* Bugfix: Broad target for e2e tests
* Up db info test limit
* Disable e2e streams tests
* Fix default THREADS
* Prioretize docker compose over docker-compose
* Improve selection between docker compose and docker-compose
* Install PyYAML as mg user
* Fix doxygen install for rocky linux 9.3
* Fix rocky-9.3 environment script to properly install sbcl
* Rename all rocky-9 mentions to rocky-9.3
* Add mgdeps-cache and benchgraph-api hostnames to mgbuild images
* Add logic to pull mgbuild image if missing
* Fix build errors on toolchain-v5 (#1806)
* Rename run2 script, remove run script, add small features to mgbuild.sh
* Add --no-copy flag to build-memgraph to resolve TODO
* Add timeouts to diff jobs
* Fix asio flaky clone, try mgdeps-cache first

---------

Co-authored-by: Andreja Tonev <andreja.tonev@memgraph.io>
Co-authored-by: Ante Pušić <ante.f.pusic@gmail.com>
Co-authored-by: antoniofilipovic <filipovicantonio1998@gmail.com>
2024-03-14 12:19:59 +01:00
..
benchmark Better auth user/role handling (#1699) 2024-02-22 14:00:39 +00:00
code_analysis Run CI in mgbuilder containers (#1749) 2024-03-14 12:19:59 +01:00
concurrent HA: Add automatic failover (#1646) 2024-01-29 15:34:00 +01:00
drivers Correctly call driver v1 tests (#1630) 2024-02-26 17:28:13 +00:00
e2e Run CI in mgbuilder containers (#1749) 2024-03-14 12:19:59 +01:00
gql_behave Support label creation via property values (#1762) 2024-03-12 12:55:40 +00:00
integration Implement edge type indices (#1542) 2024-03-08 08:44:48 +01:00
jepsen Add step to refresh jepsen cluster before test (#1667) 2024-01-26 10:50:03 +00:00
macro_benchmark Add toolchain-v5 compatibility Revert to C++20 (#587) 2024-02-19 21:09:54 +01:00
manual Implement edge type indices (#1542) 2024-03-08 08:44:48 +01:00
mgbench Fix compare results in mgbench (#1319) 2023-11-07 17:04:37 +01:00
property_based HA: Add automatic failover (#1646) 2024-01-29 15:34:00 +01:00
public_benchmark Resolve python dependency issues (#372) 2022-04-07 17:56:18 +02:00
stress Add atomic memory block around unsafe code blocks (#1589) 2023-12-21 09:43:16 +01:00
unit Run CI in mgbuilder containers (#1749) 2024-03-14 12:19:59 +01:00
.clang-tidy New MGP API (#219) 2021-09-09 10:44:47 +02:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Add end2end replication tests based on mgclient (#69) 2021-01-21 15:56:21 +01:00
setup.sh Run CI in mgbuilder containers (#1749) 2024-03-14 12:19:59 +01:00
util.sh Add GraphQL transpilation compatibility (#1018) 2023-07-31 14:48:12 +02:00