Skip to content

Speed-up JSON infra by filling a subset of test and executing it #2090

@marioevz

Description

@marioevz

Description

Reduce the time JSON Infra CI takes and also improve its accuracy, in particular for eips/ branches:

  • Mark a small subset of tests (e.g., “pytest.mark.json_infra”) to cover each transaction type, format, and fork
  • In the JSON infra job, first run fill ... -m "json_infra" ... to fill only those marked tests
  • Immediately feed that freshly generated output into the JSON infra runner

Pre-requisites

#1537

Metadata

Metadata

Assignees

Labels

A-ciArea: Continuous IntegrationA-test-testsArea: tests for packages/testingC-featCategory: an improvement or new featureE-mediumExperience: of moderate difficultyP-low

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions