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

Removing flux mini as it is deprecated #120

Closed MishaZakharchanka closed 1 year ago

MishaZakharchanka commented 1 year ago

This PR removes flux mini in favor of flux alloc and flux run. This avoids the warning we are currently seeing and alleviates a potential future problem.

This PR closes: https://github.com/LLNL/ATS/issues/117