Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BasicTestbed is only useful for reads #110

Open
bigs opened this issue Dec 18, 2018 · 0 comments
Open

BasicTestbed is only useful for reads #110

bigs opened this issue Dec 18, 2018 · 0 comments
Assignees

Comments

@bigs
Copy link

bigs commented Dec 18, 2018

The current BasicTestbed has some odd holes in its functionality. At present, it will never populate specs or nodes, rendering the attempts to read from those member variables before hitting the disk useless. Peering through the commands sources, it's really used as an elaborate container for the directory path. It would be quite useful (and simplify things across the board) if you could mutate the BasicTestbed via some member methods for doing things such as adding new nodes based on specs. If there's any interest in this, I'll do it this week, as it's quite relevant to my current work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants