Skip to content
This repository was archived by the owner on Aug 23, 2020. It is now read-only.

Nightly test: syncing a node from scratch #1318

@jakubcech

Description

@jakubcech

Description

Nightly test for a measuring that a node successfully syncs from different sources that we provide.

Motivation

Test that nodes are syncing by various means.

Scenario

Sync from the latest local snapshot file scenario

  1. Set up a node with the latest snapshot files from the IOTA db-files site.
  2. Check that the node syncs via ZMQ.

Sync from the latest database (without local snapshot files)

  1. Set up a node with the latest DB from the IOTA db-files site.
  2. Check that the node syncs via ZMQ.

(Last to implement scenario) Sync from an ancient DB

  1. Set up a node with a database that is at least X, last coo snapshot days old.
  2. Check that the node syncs via ZMQ.
  3. If it doesn't sync before the next instance of this nightly test is run then the test failed.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions