Skip to content

[DX-3582] run regression tests with public images#21873

Open
Tofel wants to merge 1 commit intodevelopfrom
dx-3582-cre-regression-public-image
Open

[DX-3582] run regression tests with public images#21873
Tofel wants to merge 1 commit intodevelopfrom
dx-3582-cre-regression-public-image

Conversation

@Tofel
Copy link
Copy Markdown
Contributor

@Tofel Tofel commented Apr 7, 2026

Tests:

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

✅ No conflicts with other open PRs targeting develop

@trunk-io
Copy link
Copy Markdown

trunk-io bot commented Apr 7, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

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

Updates the CRE regression system test workflows to support running against public Chainlink Docker images (via a full image reference) while keeping existing private ECR-based behavior working for CI.

Changes:

  • Renamed the reusable workflow input from ecr_name to chainlink_image_repo in the integration workflow call site.
  • Expanded cre-regression-system-tests.yaml inputs to support chainlink_full_image and to make chainlink_image_tag / chainlink_version optional with sensible defaults.
  • Added public ECR authentication and aligned regression tests with the existing “resolve Chainlink image” mechanism used by CRE system tests.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/integration-tests.yml Updates the regression workflow call to pass chainlink_image_repo instead of ecr_name.
.github/workflows/cre-regression-system-tests.yaml Adds public-image support via chainlink_full_image, defaults chainlink_version to github.sha, authenticates to public ECR, and resolves the Chainlink image via the shared resolver script.

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