Skip to content

Generalize pytest and benchmark scripts #12

@ayushdg

Description

@ayushdg

The current scripts for running pytests and nightly benchmarks are cugraph specific and may not apply more generally.

Raising this issue to track the status of generalizing the scripts to either accomplish one of two things:

  • Option 1: Generalize the 2 scripts in a way that can be utilized by cugraph, while also being general enough to not have assumptions that might be specific to cugraph scripts/folder structure
  • Option 2: Generalize the 2 scripts to be more like a template/example of how they can be implemented and the repositories implementing the pytest/benchmark contain the concrete runners for these tests.

Open to thoughts and discussion on the topic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions