Pavel Zorin
Pavel Zorin
@dliappis @alexsapran this one is ready
@belimawr @cmacknz most of the code is just copied here from 8.x. I fixed as many lint issues as I could
I see some errors when trying to package it locally: ```Error: running "go build -o build/golang-crossbuild/agentbeat-linux-arm64 -buildmode pie -trimpath -tags=agentbeat,withjournald -ldflags -s -X github.com/elastic/beats/v7/libbeat/version.buildTime=2024-04-11T12:07:32Z -X github.com/elastic/beats/v7/libbeat/version.commit=4d0b8b6ab6bc7207412467c3222ce2cdabef919b" failed with exit code...
Are we going to merge it soon? Or can use this branch to create the pipeline?
If I understand correctly it allows us to keep the previously created `Jenkinsfile.yml`-based approach without any significant structural changes. Let's figure out what else we need to do to make...
Added: * changeset functionality, * aws and orka support, * applied beats images for jobs. The pipeline generation is tested on filebeat and auditbeat. It works fine but I'm facing...
Closing it because it was fixed
Ideally we need to make sure that all the covered functionality in e2e-testing is already covered by the new testing framework. @roaksoax Can we schedule this?
@jlind23 This https://github.com/elastic/elastic-agent/pull/2727 replaces this function. But I don't think it's a blocker if we just want to suspend the Jenkins pipeline