Skip to content

rm integration-tests/ccip-tests refs#22118

Merged
RensR merged 2 commits intodevelopfrom
rm-integration-tests/ccip-tests
Apr 24, 2026
Merged

rm integration-tests/ccip-tests refs#22118
RensR merged 2 commits intodevelopfrom
rm-integration-tests/ccip-tests

Conversation

@RensR
Copy link
Copy Markdown
Contributor

@RensR RensR commented Apr 21, 2026

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 21, 2026

CORA - Pending Reviewers

All codeowners have approved! ✅

Legend: ✅ Approved | ❌ Changes Requested | 💬 Commented | 🚫 Dismissed | ⏳ Pending | ❓ Unknown

For more details, see the full review summary.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 21, 2026

✅ No conflicts with other open PRs targeting develop

@trunk-io
Copy link
Copy Markdown

trunk-io Bot commented Apr 21, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@cl-sonarqube-production
Copy link
Copy Markdown

@RensR RensR marked this pull request as ready for review April 22, 2026 10:06
Copilot AI review requested due to automatic review settings April 22, 2026 10:06
@RensR RensR requested review from a team as code owners April 22, 2026 10:06
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

Risk Rating: MEDIUM (CI/test matrix + build tooling changes can silently reduce coverage)

Removes remaining references to the deprecated integration-tests/ccip-tests suite across build scripts, Docker image composition, docs, and CI configuration.

Changes:

  • Remove ccip-tests/* suite building/copying from the integration test Docker build flow.
  • Delete CCIP-specific test image build script/docs and remove legacy CCIP test matrix entries.
  • Update ownership/docs/comments to drop ccip-tests references.

Areas requiring scrupulous human review:

  • CI trigger alignment between .github/workflows/integration-tests.yml and .github/e2e-tests.yml (risk of running an empty test set on PR/merge-queue CCIP runs).

Reviewed changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
integration-tests/test.Dockerfile Drops ccip-tests/load from default suites and stops copying ccip-tests binaries into the image.
integration-tests/scripts/buildTests Removes special-case compilation/renaming for ccip-tests/load.
integration-tests/ccip-test-image-build.sh Deletes CCIP test-image build helper script.
integration-tests/README.md Removes CCIP 1.5 K8s test-image build/run documentation.
integration-tests/Makefile Removes build-ccip-test-image target (leaving related image-push flow to reconcile).
deployment/environment/devenv/README.md Removes ccip-tests-specific examples; adjusts references to testconfig.
deployment/ccip/changeset/cs_prerequisites.go Removes comment referencing a now-removed ccip-tests helper constant.
.github/workflows/ccip-load-tests.yml Deletes the CCIP load test workflow.
.github/e2e-tests.yml Removes legacy integration-tests/ccip-tests/* entries from the runner test matrix.
.github/CODEOWNERS Removes explicit ownership rule for /integration-tests/ccip-tests/.

Comment thread deployment/environment/devenv/README.md
Comment on lines 39 to 40
copy the contents of [sepolia_avax_binance.toml](../../integration-tests/testconfig/ccip/overrides/sepolia_avax_binance.toml)
to the `overrides.toml` file.
Copy link

Copilot AI Apr 22, 2026

Choose a reason for hiding this comment

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

This relative link appears to be incorrect from deployment/environment/devenv/README.md (there is no deployment/integration-tests directory). It should likely point to ../../../integration-tests/testconfig/ccip/overrides/sepolia_avax_binance.toml so the documentation link works.

Copilot uses AI. Check for mistakes.
Comment on lines 156 to 158
# base-image-registry: AWS registry (only secure-sdlc account works)
# check AWS Portal and search for
# <image_registry> | secure-sdlc@smartcontract.com
Copy link

Copilot AI Apr 22, 2026

Choose a reason for hiding this comment

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

This CCIP test-image registry comment block now precedes only a push target (push-ccip-test-image) while the corresponding build target/script were removed in this PR. As-is, the remaining flow is incomplete (it assumes chainlink-tests:latest exists) and is no longer documented; consider removing the push target too, or reintroducing a supported build+push workflow.

Copilot uses AI. Check for mistakes.
Comment thread .github/e2e-tests.yml
@RensR RensR added this pull request to the merge queue Apr 24, 2026
Merged via the queue into develop with commit 0a7d73f Apr 24, 2026
263 of 265 checks passed
@RensR RensR deleted the rm-integration-tests/ccip-tests branch April 24, 2026 09:02
@kalverra kalverra mentioned this pull request Apr 24, 2026
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.

5 participants