Skip to content

Allow for default *-config.yml on pipeline tests #289

@P1llus

Description

@P1llus

There is plenty of pipelines that has a very large amount of logfiles that they want to test with, one example is cisco and panw.

The current situation is that for pipeline tests it seems that it will only allow for configurations based on a specific config name pattern:
LOGFILENAME-config.yml.

Which means that we end up with the same config copied 5-10 times.

It would be great when during pipeline tests, that if it cannot find a config file for the specific logfile, it would default to trying to find something like test-default-config.yml, that way we could remove most of the testing config files we have.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions