Skip to content

Feature Request: improve interoperability with ReFrame tests #243

@hagertnl

Description

@hagertnl

One significant enhancement of the OTH could be to enable exporting a harness test to a rough ReFrame format (maybe that would need a few modifications -- something close would be good) and creating a harness test from a ReFrame test. This would allow us to more easily exchange tests with the broader community.

I envision this as a new binary like:

rgt_export_test.py --test <testname> --path-to-tests <path_to_tests> --destination <path_to_reframe_test>

This may or may not be feasible, we need to evaluate what we would have to do to achieve that type of functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions