Skip to content

Make getLatestSnapshot and removeState member functions in TestHarness's Node.py #43

@linh2931

Description

@linh2931

While working on writing a snapshot test for Savanna transition, I noticed getLatestSnapshot and removeState were implemented in nodeos_irreversible_mode_test.py, nodeos_snapshot_diff_test.py, and ship_streamer_test.py. One of the implementation missed the snapshot schedule config check.

We should move those two functions to Node class so that they can be reused by different tests.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions