Antoine Cotten
e3a9d60c05
ci: use curl 'resolve' flag consistently across branches
...
Reduces differences between the main and tls branches.
2024-02-12 14:57:35 +01:00
Antoine Cotten
9afd2c1607
ci: Mask wait messages, collect debug data once
2023-02-17 11:33:29 +01:00
Antoine Cotten
9fde1ac351
ci(core): Retry sending data over TCP in case of error
...
The first attempt occasionally fails, probably due to a race with the
listener's startup.
Additionally, perform minor adjustments to the output written to stderr
to ensure it is properly flushed in the CI environment.
2021-10-28 17:56:39 +02:00
Antoine Cotten
9a541d14f8
ci: Fix Metricbeat test
...
The naming scheme of containers created by Compose has changed in V2.
Ref. docker/compose#8655
2021-10-07 01:18:14 +02:00
Antoine Cotten
7d03e1fc5f
ci: Avoid unbound integer variable
...
Fixes #578
2021-02-21 16:17:44 +01:00
Mustafa Guney
f592f221c4
Add Metricbeat extension ( #567 )
...
Co-authored-by: Antoine Cotten <hello@acotten.com>
2021-01-16 21:11:24 +01:00