Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

[7.16](backport #2034) feat: add CentOS 8 support#2056

Merged
mdelapenya merged 2 commits into7.16from
mergify/bp/7.16/pr-2034
Jan 26, 2022
Merged

[7.16](backport #2034) feat: add CentOS 8 support#2056
mdelapenya merged 2 commits into7.16from
mergify/bp/7.16/pr-2034

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify bot commented Jan 25, 2022

This is an automatic backport of pull request #2034 done by Mergify.
Cherry-pick of aec2a7a has failed:

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

You are currently cherry-picking commit aec2a7a5.
  (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)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   .ci/.e2e-tests-for-elastic-agent.yaml
	both modified:   .ci/.e2e-tests.yaml
	both modified:   .ci/Jenkinsfile
	both modified:   .ci/ansible/playbook.yml
	both modified:   .ci/ansible/tasks/setup_test_script.yml

no changes added to commit (use "git add" and/or "git commit -a")

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


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

* chore: rename platforms to include OS

* fix: include sles15 in Beats builds

* chore: expand coverage for SLES15

* chore: run k8s-autodiscover on Debian VMs

* chore: run helm test suite on Debian VMs

* chore: remove unused platforms

* feat: add centos8 support, running fleet test suite

* fix: install python for CentOS

It comes without Python installed

* fix: pass suite to Ansible context

* fix: use ansible os family

* fix: typo

* chore: try with platform

* Revert "chore: try with platform"

This reverts commit c432675.

* chore: set user_data for CentOS

user_data us used to execute arbitrary code after a VM is provisioned on AWS

* fix: use Python interpreter for Ansible in CentOS

* Revert "fix: use Python interpreter for Ansible in CentOS"

This reverts commit 90adcdc.

* Set proper python interpreter based on OS

Signed-off-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>

* try with auto

Signed-off-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>

* remove user_data for now

Signed-off-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>

* chore: remove user data file

Co-authored-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com>
(cherry picked from commit aec2a7a)

# Conflicts:
#	.ci/.e2e-tests-for-elastic-agent.yaml
#	.ci/.e2e-tests.yaml
#	.ci/Jenkinsfile
#	.ci/ansible/playbook.yml
#	.ci/ansible/tasks/setup_test_script.yml
@mergify mergify bot added the conflicts There is a conflict in the backported pull request label Jan 25, 2022
@mdelapenya mdelapenya merged commit a98308d into 7.16 Jan 26, 2022
@mergify mergify bot deleted the mergify/bp/7.16/pr-2034 branch January 26, 2022 07:02
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

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

  • /test : Re-trigger the build.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

conflicts There is a conflict in the backported pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants