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
This commit is contained in:
Andrea Frittoli (andreaf) 2015-12-08 13:38:20 +01:00 committed by Andrea Frittoli
parent eba109c764
commit 756471608d
1 changed files with 1 additions and 1 deletions

View File

@ -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: