Change-Id: If8802751b0eede1642f249988190f5d2fe9738c2
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
<th>Version</th>
<th>Scenario</th>
<th>Criteria</th>
- <th>Build tag</th>
+ <th>Start Date</th>
</tr>
</thead>
<td>{{ result.version }}</td>
<td>{{ result.scenario }}</td>
<td>{{ result.criteria }}</td>
- <td>{{ result["build_tag"]}}</td>
+ <td>{{ result.start_date}}</td>
</tr>
<tr ng-repeat-end=>
</tr>
opnfv_testapi
data_files =
- /etc/opnfv_testapi = etc/config.ini
+# /etc/opnfv_testapi = etc/config.ini
/usr/local/share/opnfv_testapi = 3rd_party/static/*
/usr/local/share/opnfv_testapi/testapi-ui = opnfv_testapi/ui/*