modify some misspellings
Change-Id: I975d5ac17ea8f34f5fc70b16bdb648b95fb9a4f7
This commit is contained in:
parent
90956ddea3
commit
1c673b92e6
@ -106,7 +106,7 @@ New DB schema
|
||||
* Workload - aggregated information about some specific workload (required
|
||||
for reports) as well as information how these workloads are executed in
|
||||
parallel/serial and status of each workload. Without workloads table we
|
||||
won't be able to support multiple workloads per single subtas
|
||||
won't be able to support multiple workloads per single subtask
|
||||
|
||||
* WorkloadData - contains chunks of raw data for future data analyze and
|
||||
reporting. This is complete information that we don't need always, as well
|
||||
|
@ -126,7 +126,7 @@ Here is proposed iterations results structure for output data:
|
||||
# because this data does not require processing - it is
|
||||
# already processed and represents a result of Chart.render()
|
||||
{"title": "Interesting data from specific iteration",
|
||||
"description": "Some details explaind here",
|
||||
"description": "Some details explained here",
|
||||
"widget": "StackedArea",
|
||||
"data": [
|
||||
[
|
||||
|
Loading…
x
Reference in New Issue
Block a user