Write feature case names in testcases.yaml
authorLinda Wang <wangwulin@huawei.com>
Fri, 7 Apr 2017 03:24:26 +0000 (03:24 +0000)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sat, 8 Apr 2017 09:37:10 +0000 (11:37 +0200)
It replaces some project names by the corresponding case names.
Else some feature projects results failed to be pushed to DB.

Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com>
JIRA: FUNCTEST-792

Change-Id: Id81644406bafb361da46e397a92e60b4da2ec068
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
functest/ci/testcases.yaml

index d608d83..9309604 100755 (executable)
@@ -266,7 +266,7 @@ tiers:
                      class: 'Promise'
 
             -
-                name: doctor
+                name: doctor-notification
                 criteria: 'status == "PASS"'
                 blocking: false
                 clean_flag: true
@@ -321,7 +321,7 @@ tiers:
                     module: 'functest.opnfv_tests.openstack.tempest.tempest'
                     class: 'TempestMultisite'
             -
-                name: odl-sfc
+                name: functest-odl-sfc
                 criteria: 'status == "PASS"'
                 blocking: false
                 clean_flag: true
@@ -360,7 +360,7 @@ tiers:
                     module: 'functest.opnfv_tests.vnf.rnc.parser'
                     class: 'Parser'
             -
-                name: domino
+                name: domino-multinode
                 criteria: 'status == "PASS"'
                 blocking: false
                 clean_flag: true
@@ -373,7 +373,7 @@ tiers:
                     module: 'functest.opnfv_tests.features.domino'
                     class: 'Domino'
             -
-                name: netready
+                name: gluon_vping
                 criteria: 'status == "PASS"'
                 blocking: false
                 clean_flag: true
@@ -386,7 +386,7 @@ tiers:
                      module: 'functest.opnfv_tests.features.netready'
                      class: 'GluonVping'
             -
-                name: barometer
+                name: barometercollectd
                 criteria: 'status == "PASS"'
                 blocking: false
                 clean_flag: true