Skip to content

Conversation

@github-actions
Copy link
Contributor

Backport PR #17171 to 9.0 branch, original message:


Release notes

  • [rn: skip]

What does this PR do?

When run on host_os == linux, some plugin manager integration specs are run with an airgap wrapper, but the other tests are bypassed because they are in an else clause.

This PR moves the non-airgap tests out of the else clause so that they will be run in buildkite CI.

NOTE: best reviewed ignoring whitespace changes

Why is it important/What is the impact to the user?

no user impact

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 (and/or docker env variables)
  • I have added tests that prove my fix is effective or that my feature works

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

* qa: don't bypass plugin manger tests on linux

* add gradle task to build gem fixtures for integration tests

(cherry picked from commit 0f81816)
@elastic-sonarqube
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

Copy link
Member

@yaauie yaauie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Clean and Green 🎉

@yaauie yaauie merged commit fc99649 into 9.0 Feb 27, 2025
5 checks passed
@yaauie yaauie deleted the backport_17171_9.0 branch February 27, 2025 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants