Craig MacKenzie
Craig MacKenzie
/test
/test
The tests won't run until the conflict is resolved it seems.
/test
/test
/test
Some of the lint/check steps are failing for metricbeat: https://beats-ci.elastic.co/blue/organizations/jenkins/Beats%2Fbeats/detail/PR-32305/23/pipeline ``` [2022-08-16T17:12:20.283Z] + make -C metricbeat check [2022-08-16T17:12:20.283Z] make: Entering directory '/var/lib/jenkins/workspace/PR-32305-23-2c910f50-e5a2-4893-9423-401bf7fece6f/src/github.com/elastic/beats/metricbeat' [2022-08-16T17:12:20.283Z] Installing mage v1.13.0. [2022-08-16T17:12:20.546Z] /var/lib/jenkins/workspace/PR-32305-23-2c910f50-e5a2-4893-9423-401bf7fece6f/.magefile cleaned [2022-08-16T17:12:20.546Z]...
It looks like it is just a file that needs to be formatted, if you run `make -C metricbeat check` and then commit the changes it will fix it. This...
/test
@fearful-symmetry can you review this as well? @jorgeta sorry this is taking so long, this is a tricky piece of code with a history of issues as I'm sure you...