Skip to content

Remove Amazon Linux 2 and Mariner 2 support from CI#994

Merged
alonre24 merged 1 commit into
mainfrom
remove-amazon-linux-2-ci
Jul 12, 2026
Merged

Remove Amazon Linux 2 and Mariner 2 support from CI#994
alonre24 merged 1 commit into
mainfrom
remove-amazon-linux-2-ci

Conversation

@alonre24

@alonre24 alonre24 commented Jul 12, 2026

Copy link
Copy Markdown
Collaborator

Summary

Amazon Linux 2 and CBL-Mariner 2 are no longer supported platforms, so this removes them from CI.

  • Deleted the amazon2.yml and mariner2.yml workflow definitions.
  • Removed the mariner2 job and the (commented-out) amazonlinux2 job, plus their dependency references, from event-nightly.yml and event-merge-to-queue.yml.
  • Removed the commented-out amazonlinux2 and mariner2 test blocks from flow-temp.yml.

The amazonaws.com S3 URLs under tests/benchmark/data/ are unrelated data-download links and were left untouched.

🤖 Generated with Claude Code

Amazon Linux 2 and CBL-Mariner 2 are no longer supported platforms.
Delete the amazon2.yml and mariner2.yml workflows and remove their
references from the nightly, merge-to-queue, and temp-testing workflows.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@alonre24
alonre24 force-pushed the remove-amazon-linux-2-ci branch from 9c59efd to 443fa5b Compare July 12, 2026 11:50
@alonre24 alonre24 changed the title Remove Amazon Linux 2 support from CI Remove Amazon Linux 2 and Mariner 2 support from CI Jul 12, 2026

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 443fa5b. Configure here.

bullseye:
uses: ./.github/workflows/debian11.yml
# amazonlinux2:
# needs: [check-if-docs-only]

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Mariner CI removed unintentionally

Medium Severity

This PR is scoped to dropping Amazon Linux 2, but it also deletes the active mariner2 job, removes mariner2 from aggregate needs lists, and removes .github/workflows/mariner2.yml. Mariner was still running in merge-queue and nightly CI, unlike the already-commented amazonlinux2 blocks. .install/common_base_linux_mariner_2.0.sh is unchanged, so install support and CI coverage no longer align.

Additional Locations (1)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 443fa5b. Configure here.

@alonre24
alonre24 requested a review from GuyAv46 July 12, 2026 11:51
@alonre24
alonre24 enabled auto-merge July 12, 2026 11:56
@codecov

codecov Bot commented Jul 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.10%. Comparing base (ef995b6) to head (443fa5b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #994   +/-   ##
=======================================
  Coverage   97.10%   97.10%           
=======================================
  Files         141      141           
  Lines        8179     8179           
=======================================
  Hits         7942     7942           
  Misses        237      237           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@alonre24
alonre24 added this pull request to the merge queue Jul 12, 2026
Merged via the queue into main with commit 2ecdb2b Jul 12, 2026
16 checks passed
@alonre24
alonre24 deleted the remove-amazon-linux-2-ci branch July 12, 2026 13:00
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.

2 participants