Skip to content

Allow setting existing parameters from the command line #2674

@vkarak

Description

@vkarak

That's a current limitation. You cannot reset a parameter from the command line. It would be nice to be able to do:

class my_test(...):
    x = parameter(range(10))
reframe --parametrise my_test.x=1,4,5

and change the parameterisation of my_test.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions