glotzerlab / hoomd-examples

HOOMD-blue example scripts.
BSD 3-Clause "New" or "Revised" License
34 stars 15 forks source link

Enable CI testing of examples #20

Closed joaander closed 3 years ago

joaander commented 3 years ago

Description

Add AZP testing configuration. Include a daily build on v3-api that we can use to monitor when changes on HOOMD's master branch break any tutorials.

Currently, this takes ~5 hours to run. I will attempt to make changes on another PR to shorten this run time.

Checklist:

joaander commented 3 years ago

I'm going to merge this. We can always adjust the CI configuration later if we need to.