cocluto/test
Guillaume Raffy 4cc541d9c3 cocluto v1.0.14 - added support to full queues to quman
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]
2026-04-03 11:58:47 +02:00
..
__init__.py fixed a missing import error (time) that was detected by one of the applications that used cocluto 2023-06-07 18:23:46 +02:00
qconf-se-physix71.stdout fixed regression from commit 270304f58e 2023-06-08 11:18:07 +02:00
qstat-output-001.txt fixed a missing import error (time) that was detected by one of the applications that used cocluto 2023-06-07 18:23:46 +02:00
test_cocluto.py fixed styling errors and added more type hinting to increase maintainability of cocluto 2024-06-14 15:52:32 +02:00
test_quman.py cocluto v1.0.14 - added support to full queues to quman 2026-04-03 11:58:47 +02:00
test_simpadb.py cocluto v1.06 2024-11-13 14:38:01 +01:00