Olga Naydyonock
Olga Naydyonock
## Proposed commit message Beats migration to Buildkite issue: https://github.com/elastic/ingest-dev/issues/1693 Links to BK builds: - Filebeat: https://buildkite.com/elastic/filebeat/builds?branch=oakrizan%3Afilebeat-packaging-stage-migration - Auditbeat: https://buildkite.com/elastic/auditbeat/builds?branch=oakrizan%3Afilebeat-packaging-stage-migration - Heartbeat: https://buildkite.com/elastic/heartbeat/builds?branch=oakrizan%3Afilebeat-packaging-stage-migration ## Checklist - [x] My code follows...
## Proposed commit message In scope of https://github.com/elastic/ingest-dev/issues/3254 - updated filebeat pipeline to match same steps & commands as in Jenkins. Jenkins vs. Buildkite comparison: https://gist.github.com/oakrizan/c45f1554b3f7ffbe153e244a248ce07d BK builds: tbd ##...
## Proposed commit message In scope of https://github.com/elastic/ingest-dev/issues/3254 - updated x-pack/filebeat pipeline to match same steps & commands as in Jenkins. Jenkins vs. Buildkite comparison: https://gist.github.com/oakrizan/3af834fc51eabf9b9b8b910133886320 BK builds: https://buildkite.com/elastic/auditbeat/builds?branch=oakrizan%3Aauditbeat-postmigration-fixes MacOS...
## Proposed commit message In scope of https://github.com/elastic/ingest-dev/issues/3254 - updated x-pack/heartbeat pipeline to match same steps & commands as in Jenkins. Jenkins vs. Buildkite comparison: https://gist.github.com/oakrizan/ad3b982cd59e42d25d80f664a194998b BK builds: https://buildkite.com/elastic/beats-xpack-heartbeat/builds?branch=oakrizan%3Axpack-heartbeat-fixes ##...
## Proposed commit message In scope of https://github.com/elastic/ingest-dev/issues/3254 - added MODULE env var definition for Go Integration tests to match same behavior as on Jenkins. Jenkins vs. Buildkite comparison: https://gist.github.com/oakrizan/bf2aa5f1cd1ab01daa1184f471a99abc...
## Proposed commit message In scope of https://github.com/elastic/ingest-dev/issues/3254 - updated x-pack/filebeat pipeline to match same steps & commands as in Jenkins. Jenkins vs. Buildkite comparison: https://gist.github.com/oakrizan/0ef4a4df595547489538cbbc0ad1a4e5 BK builds: https://buildkite.com/elastic/beats-xpack-filebeat/builds?branch=oakrizan%3Axpack-filebeat-fixes ##...
## Proposed commit message In scope of beats migration from Jenkins to Buildkite - added retries to tests (Cloud tests not retried at the moment, see [comment](https://github.com/elastic/beats/pull/39174#issuecomment-2075110905) below). Packaging, K8Tests...
## Proposed commit message In scope of https://github.com/elastic/ingest-dev/issues/3254 - updated heartbeat pipeline to match same steps & commands as in Jenkins. Jenkins vs. Buildkite comparison: https://gist.github.com/oakrizan/90db8fefb285cac50d4366c53f2ce85a BK builds: tbd ##...
## Proposed commit message In scope of https://github.com/elastic/ingest-dev/issues/3254 - updated deploy/kubernetes pipeline to match same steps & commands as in Jenkins. Jenkins vs. Buildkite comparison: https://gist.github.com/oakrizan/2e14c620238034d1e6e4f16b9f0fbdb6 BK builds: https://buildkite.com/elastic/deploy-k8s/builds?branch=oakrizan%3Adeploy-k8s-fixes ##...
## Proposed commit message ## Checklist - [ ] My code follows the style guidelines of this project - [ ] I have commented my code, particularly in hard-to-understand areas...