We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79dc531 commit 9e548eaCopy full SHA for 9e548ea
test/test_daemon.py
@@ -22,7 +22,7 @@
22
from prometheus_client.parser import text_string_to_metric_families
23
24
25
-@pytest.mark.timeout(100)
+@pytest.mark.timeout(60)
26
def test_telemetry_prometheus_endpoint(daemon_runner, data_dir):
27
# Wait for the repertory file to be created and then parse it
28
# in order to check the generated ids
0 commit comments