Skip to content

Run Horizon integration tests with Core compiled from source#5340

Open
Shaptic wants to merge 1 commit into
stellar:masterfrom
Shaptic:call-hz-tests
Open

Run Horizon integration tests with Core compiled from source#5340
Shaptic wants to merge 1 commit into
stellar:masterfrom
Shaptic:call-hz-tests

Conversation

@Shaptic

@Shaptic Shaptic commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings July 7, 2026 18:48
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 adds a dedicated GitHub Actions workflow to run Horizon integration tests by invoking Horizon’s reusable workflow, with stellar-core built from source at the PR’s ref (via core_git_ref).

Changes:

  • Added a new Horizon Integration Tests workflow triggered on pull_request and push to master.
  • Calls stellar/stellar-horizon’s reusable integration-tests.yml, passing core_git_ref, horizon_git_ref, protocol_version, and a Stellar RPC docker image tag.

Comment on lines +14 to +20
horizon:
# TODO: pin to a SHA on stellar-horizon main (like rpc.yml does) once the
# callable-tests branch is merged.
uses: stellar/stellar-horizon/.github/workflows/integration-tests.yml@callable-tests
with:
horizon_git_ref: protocol-next
core_git_ref: ${{ github.sha }}
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