improve status criteria
[functest.git] / testcases / config_functest.yaml
index 2f034f9..5fe6a23 100644 (file)
@@ -12,6 +12,7 @@ general:
         dir_repos:          /home/opnfv/repos
         dir_repo_functest:  /home/opnfv/repos/functest
         dir_repo_rally:     /home/opnfv/repos/rally
+        dir_repo_tempest:   /home/opnfv/repos/tempest
         dir_repo_releng:    /home/opnfv/repos/releng
         dir_repo_vims_test: /home/opnfv/repos/vims-test
         dir_repo_bgpvpn:    /home/opnfv/repos/bgpvpn
@@ -32,7 +33,7 @@ general:
         releng_branch:  master
         releng_commit:  latest
         rally_branch:   master
-        rally_commit:   57efc5327530a34d139b5a1fd1f480195de0aadb
+        rally_commit:   1b6e9e9219b143c685a2af134ab025dddd72ed27
         vims_test_branch:   stable
         vims_test_commit:   latest
         bgpvpn_branch:   master
@@ -43,6 +44,8 @@ general:
         promise_commit:   latest
         ovno_branch:   master
         ovno_commit:   latest
+        doctor_branch: stable/brahmaputra
+        doctor_commit: latest
 
     openstack:
         image_name: functest-img
@@ -67,8 +70,8 @@ vping:
     vping_private_subnet_name: vping-subnet
     vping_private_subnet_cidr: 192.168.130.0/24
     vping_router_name: vping-router
-    ip_1: 192.168.130.30
-    ip_2: 192.168.130.40
+    vping_sg_name: vPing-sg
+    vping_sg_descr: Security group for vPing test case
 
 tempest:
     identity:
@@ -166,7 +169,7 @@ results:
 # the execution order is important as some tests may be more destructive than others
 # and if vPing is failing is usually not needed to continue...
 test_exec_priority:
-    1: vping
+    1: vping_ssh
     2: vping_userdata
     3: tempest
     4: odl
@@ -231,7 +234,7 @@ test-dependencies:
     functest:
         vims:
             scenario: '(ocl)|(odl)|(nosdn)'
-        vping:
+        vping_ssh:
         vping_userdata:
             scenario: '(ocl)|(odl)|(nosdn)'
         tempest: