Skip to content

List tests for all systems #3550

@ekouts

Description

@ekouts

I am not sure how hard it would be to implement but it would be nice if a user could list all the tests that reframe can find for all available systems in the configuration, possibly with some extra information about the system for each test in the output. Now the user would have to run reframe manually for each system:

reframe -c checks -C config.py -L --system=sys1
...
reframe -c checks -C config.py -L --system=sys2
...

Maybe we could add one more cli option to list all tests, not only the current system, -a?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions