]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
exporter: Make JobResults a singleton
authorZack Cerza <zack@redhat.com>
Thu, 16 Mar 2023 17:28:12 +0000 (11:28 -0600)
committerZack Cerza <zack@redhat.com>
Wed, 22 Mar 2023 15:52:10 +0000 (09:52 -0600)
commit2df6a51d45c640b051e27a91d833269ea3df8df8
tree710ab699a70a882ea483b0a84a24020b1ca4b841
parentbaeaa508e2cf7db29002ec5cffc759f8ad4b4511
exporter: Make JobResults a singleton

This should avoid "Duplicated timeseries in CollectorRegistry" errors.

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/exporter.py
teuthology/kill.py
teuthology/report.py