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

Add finer-grained "canary" tests #28

Open
j-wags opened this issue Oct 28, 2020 · 0 comments
Open

Add finer-grained "canary" tests #28

j-wags opened this issue Oct 28, 2020 · 0 comments

Comments

@j-wags
Copy link
Member

j-wags commented Oct 28, 2020

What if we separated [the canary] workflow out into a few steps? These would be executed in serial; each one that passes a step is dropped from the list passed through to another, and instead held in a list of problem mols to be passed to a specific exception
1. Parametrize it (should catch Molecule 3)
2. Energy minimize (may catch Molecules 2 and/or 4)
3. Run ~10 ps of vanilla MD (ditto above)
4. Run ~10 ps of HMR (propyne, likely more molecules in the future)
This would give some more granularity to the failure. Again, this could scope creep itself out of here, or not, depending on our view.

Originally posted by @mattwthompson in #27 (comment)

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

1 participant