From: jose.lausuch Date: Mon, 18 Apr 2016 09:38:24 +0000 (+0200) Subject: Add healthcheck test case to test_exec_priority X-Git-Tag: 0.2~1597 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=7bc6b5ca7562293f7fb9f8f8fd4f60320699e240;p=functest-xtesting.git Add healthcheck test case to test_exec_priority JIRA: FUNCTEST-199 Change-Id: I7ced0a78a93387d94709501fbbaba1c67c93c1cb Signed-off-by: jose.lausuch --- diff --git a/testcases/config_functest.yaml b/testcases/config_functest.yaml index 3e83a22e..5b951388 100644 --- a/testcases/config_functest.yaml +++ b/testcases/config_functest.yaml @@ -170,16 +170,17 @@ 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_ssh - 2: vping_userdata - 3: tempest - 4: odl - 5: onos - 6: ovno - 7: doctor - 8: promise - 9: odl-vpnservice - 10: bgpvpn + 1: healthcheck + 2: vping_ssh + 3: vping_userdata + 4: tempest + 5: odl + 6: onos + 7: ovno + 8: doctor + 9: promise + 10: odl-vpnservice + 11: bgpvpn #11: openstack-neutron-bgpvpn-api-extension-tests 12: vims 13: rally