Commit Graph

30 Commits

Author SHA1 Message Date
baa4c75af8 Refactor around meili_path 2025-08-26 11:13:40 +02:00
a1424e1cb4 Move file to common 2025-08-26 11:09:03 +02:00
ab91ea8b47 Remove useless data 2025-08-26 11:06:23 +02:00
857bdffb1a Remove useless parameter 2025-08-26 11:02:47 +02:00
4290901dea Add response updating logic 2025-08-26 10:59:12 +02:00
b2a72b0363 Fix asset version issues 2025-08-25 15:39:05 +02:00
d649732acd Do so that meilisearch versions get downloaded 2025-08-25 15:16:26 +02:00
c98efe18c9 Implement test workload running logic 2025-08-25 13:32:34 +02:00
0d8b2edfb0 Continue integrating commands to tests 2025-08-25 12:24:21 +02:00
0e25398d3e Remove dead code 2025-08-25 12:13:27 +02:00
72b6b73a91 Make commands common 2025-08-25 12:07:27 +02:00
3a2ec5f576 Tag workloads 2025-08-25 11:50:27 +02:00
8240b76267 Create test workload 2025-08-25 11:43:11 +02:00
78e98a4e6c Create the test function 2025-08-25 11:37:23 +02:00
d9177d4727 Create the test xtask command and args 2025-08-25 11:23:46 +02:00
4069dbcfca Upgrade incompatible dependencies 2025-06-17 22:23:37 +02:00
03eb50fbac Upgrade dependencies 2025-06-17 22:03:06 +02:00
a225ab2637 Bump tokio from 1.42.0 to 1.43.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.42.0 to 1.43.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.42.0...tokio-1.43.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.43.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-08 02:13:40 +00:00
ca1ad51564 Put the Ollama tests under a feature 2025-02-06 17:27:47 +01:00
d4529d8c83 Fix after upgrading sysinfo 2025-01-08 15:59:30 +01:00
091f989b72 Upgrade incompatible dependencies 2025-01-08 15:58:03 +01:00
b997039a91 Upgrade compatible dependencies 2025-01-08 13:52:14 +01:00
6c72559457 Update the binary-path description
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
2024-12-12 09:39:39 +01:00
04a24a9239 Kill Meilisearch with a TERM signal 2024-12-11 16:27:07 +01:00
eaa897d983 Avoid compiling when unecessary 2024-12-11 15:57:16 +01:00
04a62d2b97 Compile Meilisearch or run the dedicated binary file 2024-12-11 14:57:07 +01:00
08f2c696b0 Allow xtask bench to proceed without a commit message 2024-12-09 09:36:59 +01:00
d0c4e6da6b Make clippy happy 2024-12-04 17:39:10 +01:00
2da5584bb5 Make the tasks pulling timeout configurable 2024-12-04 17:39:07 +01:00
9c1e54a2c8 Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00