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

organize the many options in configuration.py #82

Closed davidbloss closed 2 years ago

davidbloss commented 2 years ago

Sort options by relevance to SYS_TYPE. Important step toward upgrading deprecated optparse module to argparse.