Skip to content

Conversation

@zkzoomer
Copy link
Member

@zkzoomer zkzoomer commented Jul 9, 2025

What ❔

CI for interop integration tests broke recently as a result of the recent CI rework in: #4255. This PR defines a new (optional) secondary chain for integration tests, to be used for testing interop behavior, which defaults to the chain the tests are being run on.

Why ❔

Is this a breaking change?

  • Yes
  • No

Operational changes

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zkstack dev fmt and zkstack dev lint.

@zkzoomer zkzoomer marked this pull request as ready for review July 9, 2025 15:40
@zkzoomer zkzoomer merged commit 1e9f75b into draft-v29 Jul 10, 2025
47 checks passed
@zkzoomer zkzoomer deleted the sma/fix-interop-test-ii branch July 10, 2025 10:25
zkzoomer added a commit that referenced this pull request Jul 10, 2025
## What ❔

CI for interop integration tests broke recently as a result of the
recent CI rework in:
#4255. This PR defines a
new (optional) secondary chain for integration tests, to be used for
testing interop behavior, which defaults to the chain the tests are
being run on.

<!-- What are the changes this PR brings about? -->
<!-- Example: This PR adds a PR template to the repo. -->
<!-- (For bigger PRs adding more context is appreciated) -->

## Why ❔

<!-- Why are these changes done? What goal do they contribute to? What
are the principles behind them? -->
<!-- The `Why` has to be clear to non-Matter Labs entities running their
own ZK Chain -->
<!-- Example: PR templates ensure PR reviewers, observers, and future
iterators are in context about the evolution of repos. -->

## Is this a breaking change?
- [ ] Yes
- [ ] No

## Operational changes
<!-- Any config changes? Any new flags? Any changes to any scripts? -->
<!-- Please add anything that non-Matter Labs entities running their own
ZK Chain may need to know -->

## Checklist

<!-- Check your PR fulfills the following items. -->
<!-- For draft PRs check the boxes as you complete them. -->

- [ ] PR title corresponds to the body of PR (we generate changelog
entries from PRs).
- [ ] Tests for the changes have been added / updated.
- [ ] Documentation comments have been added / updated.
- [ ] Code has been formatted via `zkstack dev fmt` and `zkstack dev
lint`.
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