[dpdk-ci] [Bug 254] Auto create measurements and test cases as results are submitted
bugzilla at dpdk.org
bugzilla at dpdk.org
Mon Apr 15 19:44:37 CEST 2019
https://bugs.dpdk.org/show_bug.cgi?id=254
Bug ID: 254
Summary: Auto create measurements and test cases as results are
submitted
Product: lab
Version: unspecified
Hardware: All
OS: All
Status: CONFIRMED
Severity: enhancement
Priority: Normal
Component: dashboard
Assignee: ci at dpdk.org
Reporter: jplsek at iol.unh.edu
CC: jplsek at iol.unh.edu
Target Milestone: ---
Currently, measurements for results must be put in by hand from the admin
interface/rest api. So for example, currently, if a test run wants to add a new
measurement, they have to create the measurements before sending the test
results.
Instead, make it so that if a measurement does not exist when a test result is
submitted, just create the new measurement dynamically. This allows freely
changing measurements without the user needing to explicitly create the
measurement.
Part of the reason this was done was for the database to automatically know
what test case the result was meant for without needing it to be specified in
the results JSON.
This would require updating the JSON results to also specify the test case the
test run/measurements was meant for.
At the same time, the test case could also be automatically created. However
the description/url of the test case would probably have to be added in after
the fact.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the ci
mailing list