Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.17](backport #38659) Deploy K8S Pipeline migration #38712

Merged
merged 4 commits into from Apr 5, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Apr 3, 2024

Proposed commit message

Beats migration to Buildkite issue: https://github.com/elastic/ingest-dev/issues/1693
Links to BK build: https://buildkite.com/elastic/deploy-k8s/builds?branch=oakrizan%3Adeploy-k8s-pipeline-migration

Migrated deploy/kubernetes pipeline
Updated Win agents to use beats specific
Added Win 10 & 11
Added MacOS Arm agent
Removed matrix on Filebeat, Auditbeat, Heartbeat since GH notifications from Buildkite are not showing all statuses

Failing MaOS tests - issue raised https://github.com/elastic/ingest-dev/issues/3078

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Use cases

Screenshots

Logs


This is an automatic backport of pull request #38659 done by [Mergify](https://mergify.com).

@mergify mergify bot requested review from a team as code owners April 3, 2024 12:42
@mergify mergify bot added backport conflicts There is a conflict in the backported pull request labels Apr 3, 2024
@mergify mergify bot requested review from ycombinator and faec and removed request for a team April 3, 2024 12:42
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Apr 3, 2024
Copy link
Contributor Author

mergify bot commented Apr 3, 2024

Cherry-pick of aaa4829 has failed:

On branch mergify/bp/7.17/pr-38659
Your branch is up to date with 'origin/7.17'.

You are currently cherry-picking commit aaa482983c.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	deleted:    .buildkite/auditbeat/scripts/crosscompile.sh
	deleted:    .buildkite/auditbeat/scripts/unit-tests.sh
	modified:   .buildkite/deploy/kubernetes/deploy-k8s-pipeline.yml
	new file:   .buildkite/deploy/kubernetes/scripts/install-kind.sh
	new file:   .buildkite/deploy/kubernetes/scripts/install-kubectl.sh
	new file:   .buildkite/deploy/kubernetes/scripts/kind-setup.sh
	new file:   .buildkite/deploy/kubernetes/scripts/make.sh
	new file:   .buildkite/deploy/kubernetes/scripts/setup-k8s-env.sh
	modified:   .buildkite/env-scripts/env.sh
	new file:   .buildkite/filebeat/generate_filebeat_pipeline.sh
	deleted:    .buildkite/filebeat/scripts/integration-gotests.sh
	deleted:    .buildkite/filebeat/scripts/integration-pytests.sh
	deleted:    .buildkite/filebeat/scripts/unit-tests.sh
	modified:   .buildkite/heartbeat/heartbeat-pipeline.yml
	modified:   .buildkite/pull-requests.json
	modified:   .buildkite/scripts/setenv.sh
	modified:   auditbeat/module/file_integrity/metricset_test.go

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	both modified:   .buildkite/auditbeat/auditbeat-pipeline.yml
	deleted by us:   .buildkite/auditbeat/generate_auditbeat_pipeline.sh
	both modified:   .buildkite/filebeat/filebeat-pipeline.yml
	both modified:   .buildkite/hooks/pre-command
	both modified:   auditbeat/module/file_integrity/fileinfo_test.go

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@elasticmachine
Copy link
Collaborator

elasticmachine commented Apr 3, 2024

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Duration: 42 min 55 sec

❕ Flaky test report

No test was executed to be analysed.

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages and run the E2E tests.

  • /beats-tester : Run the installation tests with beats-tester.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

* updated auditbeat & deploy k8s pipelines

* added kind & kuve env vars, set higer ulimit

* added k8s env setup

(cherry picked from commit aaa4829)
@oakrizan
Copy link
Contributor

oakrizan commented Apr 4, 2024

/test filebeat

@oakrizan
Copy link
Contributor

oakrizan commented Apr 4, 2024

/test filebeat

@oakrizan oakrizan added macOS Enable builds in the CI for darwin testing arm Enable builds in the CI for ARM testing windows-2012 Enable builds in the CI for windows-2012 labels Apr 5, 2024
@oakrizan
Copy link
Contributor

oakrizan commented Apr 5, 2024

/test filebeat

@oakrizan
Copy link
Contributor

oakrizan commented Apr 5, 2024

/test auditbeat

@oakrizan
Copy link
Contributor

oakrizan commented Apr 5, 2024

/test filebeat

@oakrizan
Copy link
Contributor

oakrizan commented Apr 5, 2024

/test auditbeat

@oakrizan oakrizan added Team:Elastic-Agent Label for the Agent team and removed conflicts There is a conflict in the backported pull request labels Apr 5, 2024
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Apr 5, 2024
@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent (Team:Elastic-Agent)

@oakrizan oakrizan removed the macOS Enable builds in the CI for darwin testing label Apr 5, 2024
@oakrizan oakrizan removed windows-2012 Enable builds in the CI for windows-2012 arm Enable builds in the CI for ARM testing labels Apr 5, 2024
@oakrizan oakrizan requested review from dliappis and pazone April 5, 2024 09:04
@oakrizan
Copy link
Contributor

oakrizan commented Apr 5, 2024

/test

@oakrizan
Copy link
Contributor

oakrizan commented Apr 5, 2024

/test filebeat

@oakrizan oakrizan merged commit ff9add2 into 7.17 Apr 5, 2024
57 of 62 checks passed
@oakrizan oakrizan deleted the mergify/bp/7.17/pr-38659 branch April 5, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Team:Elastic-Agent Label for the Agent team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants