Skip to content

Conversation

@mrodm
Copy link
Collaborator

@mrodm mrodm commented Oct 29, 2025

Proposed commit message

Set the same maximum number of tests (30) to be reported for Serverless daily jobs as other daily jobs:

- label: ":github: Report failed tests"
key: report-failed-tests
command: ".buildkite/scripts/report_issues.sh"
env:
CI_MAX_TESTS_REPORTED: 30
agents:
image: "${LINUX_AGENT_IMAGE}"
cpu: "8"
memory: "4G"

By default, this limit is 20:

defaultMaximumTestsReported = 20

Relates #12296

@mrodm mrodm self-assigned this Oct 29, 2025
@mrodm mrodm requested a review from a team as a code owner October 29, 2025 17:27
@elasticmachine
Copy link

elasticmachine commented Oct 29, 2025

@mrodm
Copy link
Collaborator Author

mrodm commented Oct 30, 2025

Merging since CI failures are unrelated to the changes introduced in this PR.

@mrodm mrodm merged commit ae75068 into elastic:main Oct 30, 2025
6 of 7 checks passed
@mrodm mrodm deleted the update_max_tests_reported_serverless branch October 30, 2025 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants