From 756471608d4494619ab71a81570a1c312563729f Mon Sep 17 00:00:00 2001 From: "Andrea Frittoli (andreaf)" Date: Tue, 8 Dec 2015 13:38:20 +0100 Subject: [PATCH] Add periodic pipeline test result to infra docs We now capture test results for the the periodic pipeline as well, so changing the docs to reflect that. Change-Id: I21f86157a85346d15ae703e6fab7ff993494b712 --- doc/source/logstash.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/logstash.rst b/doc/source/logstash.rst index 3cfee4c297..521b2fc067 100644 --- a/doc/source/logstash.rst +++ b/doc/source/logstash.rst @@ -125,7 +125,7 @@ Subunit Gearman Worker Using the same mechanism as the Log pushers there is an additional class of gearman worker that takes the subunit output from test runs and stores them in a subunit2SQL database. Right now this is only done with the subunit output -from gate queue tempest runs. +from gate and periodic queue tempest runs. If you are interested in technical details the source of this script can be found at: