adapt reporting 67/19167/1
authorMorgan Richomme <morgan.richomme@orange.com>
Mon, 22 Aug 2016 08:01:52 +0000 (10:01 +0200)
committerMorgan Richomme <morgan.richomme@orange.com>
Mon, 22 Aug 2016 08:01:52 +0000 (10:01 +0200)
- no odl-SFC test reported to DB
- add link to scenario scoring wiki page
- add +x on executable python files

Change-Id: I6724408e3ed5d6a2ba78aff40d80d692c1e0780b
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
utils/test/reporting/functest/reporting-status.py [changed mode: 0644->0755]
utils/test/reporting/functest/reporting-tempest.py [changed mode: 0644->0755]
utils/test/reporting/functest/reporting-vims.py [changed mode: 0644->0755]
utils/test/reporting/functest/reportingConf.py
utils/test/reporting/functest/template/index-status-tmpl.html

old mode 100644 (file)
new mode 100755 (executable)
index 1c0b057..c60ba54 100644 (file)
@@ -12,7 +12,7 @@
 installers = ["apex", "compass", "fuel", "joid"]
 # list of test cases declared in testcases.yaml but that must not be
 # taken into account for the scoring
-blacklist = ["ovno", "odl", "security_scan"]
+blacklist = ["ovno", "security_scan", 'odl-sfc']
 # versions = ["brahmaputra", "master"]
 versions = ["master"]
 PERIOD = 50
index 0c3fa94..78eae1f 100644 (file)
                 </div>
         </div>
         {%- endfor %}
-    *: not used for scenario validation
+    see <a href="https://wiki.opnfv.org/pages/viewpage.action?pageId=6828617">Functest scoring wiki page</a> for details on scenario scoring
     </div>
     <div class="col-md-1"></div>
 </div>