- quman's argument parsing now uses subparsers to allow for more actions than enable and disable - added the show-disables action to quman - added a test mode for the command line quman, that allows the user to test quman using quman's user interface - renamed disable tag as disable id, as it's more meaningful (identfies a disable request) - made user errors more user-friendly (ie not polluted with call stack) work related to [https://bugzilla.ipr.univ-rennes.fr/show_bug.cgi?id=3093] |
||
|---|---|---|
| ci | ||
| cocluto | ||
| test | ||
| .gitignore | ||
| README.md | ||
| pyproject.toml | ||
| setup.py | ||
README.md
cocluto : COmpute CLUster TOols
these are a set of common modules that are used in various compute cluster related code at Institut de Physique de Rennes
how to test
(cocluto.venv) graffy@graffy-ws2:~/work/simpaweb/cocluto.git$ python3 -m unittest test.test_cocluto