Skip to content

Writing to multiple configs during the same flow generation #23

@info-rchitect

Description

@info-rchitect

Hi,

We have the need to write to multiple test IDs repositories during flow generation. With the latest version of test_ids we get the following error when attempting to write to another repository:

[INFO]       10.309[0.000]   || Flow generation complete

COMPLETE CALL STACK
-------------------
You can only use a single test ids repository per program generation run, one per application is recommended
/home/info-rchitect/.origen/gems/ruby/2.6.0/gems/test_ids-1.1.1/lib/test_ids.rb:212:in `repo='

The issue occurs at this line of code. What is the reason for this check? Is it really needed?

thx

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions