Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Factor out seash bits into experimentlib #103

@aaaaalbert

Description

@aaaaalbert

Most of the functionality that seash provides for interactive use is useful for any other type of experiment manager, but difficult to use programmatically as-is because of how the current seash implementation ties in state and considerations of efficiency/user-friendliness (like keys, targets, parallelization, and success/failure tallying) into the functions that actually interact with remote nodemanagers.

(As an illustrative example, consider seash's and the current experimentlib.r2py's file upload functions.)

Instead of developing diverging code bases, let's factor out the valuable pieces from seash into SeattleTestbed/seattlelib_v2's experimentlib.r2py. This will require some thinking about disentangling functionality.

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