Skip to content

Conversation

@pazone
Copy link
Contributor

@pazone pazone commented Jul 7, 2025

What does this PR do?

Creates a dedicated pipeline that will run MacOS integration tests called elastic-agent-macos-integration
This pipeline is currently not triggered by any github events.
Also adds the Scheduler pipeline that will later trigger elastic-agent-macos-integration pipeline for main and release branches every Tuesday.

Why is it important?

We need to run macOS tests in 2 cases:

  • When a macos label is added to a PR (Will be implemented later)
  • By a cron for the main and release branches

To accomplish this, we need a dedicated pipeline entity. The schedule and branch configuration will be added later.

Checklist

  • I have read and understood the pull request guidelines of this project.
  • 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/fragments using the changelog tool
  • I have added an integration test or an E2E test

Disruptive User Impact

How to test this PR locally

Related issues

Questions to ask yourself

  • How are we going to support this in production?
  • How are we going to measure its adoption?
  • How are we going to debug this?
  • What are the metrics I should take care of?
  • ...

Co-authored-by: Victor Martinez <[email protected]>
@pazone pazone requested a review from v1v July 8, 2025 11:47
Copy link
Member

@v1v v1v left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for walking me through the specifics

@pazone pazone merged commit 1e6acd2 into main Jul 10, 2025
9 checks passed
@pazone pazone deleted the ci_macos_integration_pipeline_catalog_entry branch July 10, 2025 10:57
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