Files
scylladb/test/cluster
Andrei Chekun 6414c48fc2 test.py: rewrite resource gather
Python tests requires different handling of metrics gathering from
cgroup than C++ tests. pytest do not execute each python tests in
a separate process, so we can't put it there and get the metrics.
The idea is to put the whole pytest process to the cgroup and get the
metrics. This will work because pytest runs the threads as as completely
separate processes and inside the thread it will run tests consequently.
Additionally, to simplify system resource monitor moved to pytest main
thread.
2026-05-18 12:23:40 +02:00
..
2026-04-12 19:46:33 +03:00
2026-05-18 12:23:40 +02:00
2026-04-12 19:46:33 +03:00
2026-05-18 12:23:40 +02:00
2026-04-12 19:46:33 +03:00
2026-04-12 19:46:33 +03:00