LLNL / ATS

ATS - Automated Testing System - is an open-source, Python-based tool for automating the running of tests of an application across a broad range of high performance computers.
BSD 3-Clause "New" or "Revised" License
7 stars 5 forks source link

testsuite: add flux integration testing #95

Closed wihobbs closed 2 years ago

wihobbs commented 2 years ago

Problem: Current GitLab CI/CD tests do not test the binary.

Solution: Add testing for ATS's Flux code.

This should work under @davidbloss's credentials on Quartz, but I saw that @dawson6 you have a different bank, so if it's running under your account I may need to make a slight change. Also, when I tested in my GitLab fork the Kripke tests failed, but I assumed that didn't have anything to do with this commit.

wihobbs commented 2 years ago

Give me a second to check this passes the GL validator.

wihobbs commented 2 years ago

We should be good now.

wihobbs commented 2 years ago

Are we ready to push the merge button on this? (I don't have those powers :)

dawson6 commented 2 years ago

yes we are

dawson6 commented 2 years ago

Will let David merge though