Skip to content

[E2E] Sync Compatibility Test #3019

@chatton

Description

@chatton

Problem to solve

We should have an E2E compatibility test that verifies that a given version of evnode can sync with another

Proposed solution or feature

For this test we can

deploy tag ghcr.io/evstack/ev-node-evm:X

perform transactions

deploy tag ghcr.io/evstack/ev-node-evm:Y

ensure the second deployment has synced correctly with X, We can have this run on every PR to ensure it is always possible to sync with the latest release.

Until we have a new tag we can just use "main" as the starting point, and have the pr images be the "new version"

Alternatives considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions