Skip to content

Feature Request: runtests.py --mode export_reproducer --to <x> flag #250

@hagertnl

Description

@hagertnl

I would like to see a feature in the OTH that can take an existing OTH test and create a standalone reproducer. This likely would require some guarantees by the test's build and run scripts to "follow best practices", but I envision it like this:

Given an OTH test that has a build script & Slurm template, this export_reproducer mode will:

  1. fulfill the Slurm template replacements, using paths like ${PWD}/run_archive to fulfill the required paths for a test
  2. copy the Source directory to the desired location
  3. write a README file in this location describing the file layout, and how to run this reproducer.

This would greatly expedite getting issues reported.

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