Skip to content

[ENHANCEMENT] robot.toml: Support for env variables in list values #633

Description

@simonmeggle

It would be great if robot.toml would support to use an environment variable in a list value:

[profiles.bcs.pre-run-modifiers]
"robots/Lib/TestGenerator.py" = [{ expr = "client_index=" + environ.get('AWS_BATCH_JOB_ARRAY_INDEX')" }]

Thanks 👍

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    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