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

Regression tests for import and export of the spent-addresses-db #1468

Open
jakubcech opened this issue May 27, 2019 · 1 comment · May be fixed by #1561
Open

Regression tests for import and export of the spent-addresses-db #1468

jakubcech opened this issue May 27, 2019 · 1 comment · May be fixed by #1561

Comments

@jakubcech
Copy link
Contributor

jakubcech commented May 27, 2019

Description

We want a regression test for both the spent-addresses-db import and export scenarios mapped in #1450 and 1462.

Motivation

Ensure the IXI scenarios aren't broken.

Issues / Scenarios

Export

  1. I take a node with a spent-addresses-db
  2. I use IXI to export the DB
  3. A spentaddresses.txt file is created according to Make a tool that exports the LS/Spent address rocksDB into a format usable by Heracles/cIRI #1450

Import

  1. I run a node
  2. I take the export from multiple nodes created by the export scenario
  3. I run an IXI specifying the files to import
  4. The spent-addresses-db on the node from which I ran the IXI consumes the files and its spent-addressses-db is populated by the addresses in there.
@jakubcech jakubcech changed the title Regression test for 1450 Regression tests for import and export of the spent-addresses-db May 27, 2019
@jakubcech jakubcech removed the L-Groom This issue needs to be groomed label Jun 6, 2019
@jakubcech jakubcech added this to the LaLa milestone Jul 9, 2019
@jakubcech jakubcech modified the milestones: LaLa, Pingu Jul 22, 2019
@DyrellC DyrellC linked a pull request Aug 4, 2019 that will close this issue
3 tasks
@jakubcech jakubcech modified the milestones: Pingu, Umbreon Aug 5, 2019
@jakubcech jakubcech modified the milestones: Umbreon, Lopunny Aug 19, 2019
@GalRogozinski
Copy link
Contributor

We currently have the iri ls-sa merger tool. We need to think after the release of 1.9.0 how we want to test it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants