ResearchComputing / curc-bench

benchmarking and testing utilities for CU-Boulder Research Computing resources
2 stars 2 forks source link

omit nodes from tests that were reserved as part of previous tests #52

Closed anderbubble closed 9 years ago

anderbubble commented 9 years ago

This should be an option, with --test-reservations or similar.

This might be better to have as an option to submit; but that would probably also be a part of a future merging of add and submit entirely.

anderbubble commented 9 years ago

83 implemented an include/exclude file list. I think I'll just add these same arguments to bench add, with slightly different semantics. (e.g., should never add tests for nodes that aren't in the parent node list.)