Skip to content

Define custom config.yaml file #39

@cmonfortep

Description

@cmonfortep

Similar to being able to define a custom workspace, I wonder if it would be possible to just define a different config file.

Giving some context:
We wanted to disable retries for some test, but right now we are forced to apply that setting to all tests inside the same workspace since it's a config attribute. Not ideal.
Similar, we wanted to use executionOrder, parameter that needs to be defined in the config. However, it fails when flows listed can't be found (due to not being included when running specific tags, include-tags).
I assume we could create a different workspace for each suite that requires a different config, but that will force us to duplicate shared flows across other workspaces.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions