Whith this feature, it's now possible to disable an entire queue (and not only one queue machine), with ```sh quman d main.q --disable-tag admin.graffy.bug4242 --reason 'preparing cluster to shutdown for power shortage, see bug 4242' ``` - also replaced the term queue name with queue machine for clarity, now that we have both QueueMachineId and QueueId 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