Skip to content

chore(ci): cleanup tests referencing integration-tests/ccips-tests/*#22161

Closed
erikburt wants to merge 1 commit intodevelopfrom
chore/cleanup-ccip-integ-tests
Closed

chore(ci): cleanup tests referencing integration-tests/ccips-tests/*#22161
erikburt wants to merge 1 commit intodevelopfrom
chore/cleanup-ccip-integ-tests

Conversation

@erikburt
Copy link
Copy Markdown
Collaborator

Cleans up all test entries relating to the integration-tests/ccip-tests path which no longer exists (deleted in 652a07d / #22039 ).

These tests are running in merge queue and constantly failing now that the source for them is gone, so we should delete them.

@erikburt erikburt self-assigned this Apr 23, 2026
@erikburt erikburt marked this pull request as ready for review April 23, 2026 23:11
@erikburt erikburt requested a review from a team as a code owner April 23, 2026 23:11
Copilot AI review requested due to automatic review settings April 23, 2026 23:11
@erikburt erikburt requested review from a team as code owners April 23, 2026 23:11
@erikburt erikburt enabled auto-merge April 23, 2026 23:11
@github-actions
Copy link
Copy Markdown
Contributor

✅ No conflicts with other open PRs targeting develop

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes legacy E2E test matrix entries that referenced the deleted integration-tests/ccip-tests/... directory, to stop CI from attempting to execute tests whose sources no longer exist.

Changes:

  • Deletes the entire “CCIP tests” block from the E2E runner matrix in .github/e2e-tests.yml.
  • Eliminates all integration-tests/ccip-tests/... path references from that matrix file.

Comment thread .github/e2e-tests.yml
Comment on lines 493 to 495
CCIP_V16_TEST_ENV: docker
test_go_project_path: integration-tests
# END: CCIPv1.6 tests
Copy link

Copilot AI Apr 23, 2026

Choose a reason for hiding this comment

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

After removing the legacy integration-tests/ccip-tests/... entries, this matrix no longer contains any test entries with the triggers PR E2E CCIP Tests, Merge Queue E2E CCIP Tests, E2E CCIP Chaos Tests, or E2E CCIP Load Tests. However, existing workflows (e.g. .github/workflows/integration-tests.yml, ccip-chaos-tests.yml, ccip-load-tests.yml) still invoke run-e2e-tests.yml with these triggers. This likely results in the CCIP jobs running zero tests (or potentially failing, depending on how run-e2e-tests.yml handles an empty selection). Consider either (a) updating remaining CCIPv1.6 test entries to include the relevant CCIP triggers, or (b) updating/disabling the workflows to stop using triggers that no longer exist in this matrix.

Copilot uses AI. Check for mistakes.
@trunk-io
Copy link
Copy Markdown

trunk-io Bot commented Apr 23, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@erikburt
Copy link
Copy Markdown
Collaborator Author

erikburt commented Apr 24, 2026

fixed by #22118

@erikburt erikburt closed this Apr 24, 2026
auto-merge was automatically disabled April 24, 2026 17:25

Pull request was closed

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