From dd053645580f831bb49c9eab704d72efc3629daf Mon Sep 17 00:00:00 2001 From: Morgan Richomme Date: Fri, 15 Jan 2016 11:22:57 +0100 Subject: Add onos in the list of executable tests JIRA: FUNCTEST-25, FUNCTEST-68 Change-Id: Ie4faa0a0f700860cfe1ec5f92ad4d764ca17ab50 Signed-off-by: Morgan Richomme (cherry picked from commit 90b377045d126ec4943d8a0107425d7e86d372c1) --- testcases/config_functest.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testcases/config_functest.yaml') diff --git a/testcases/config_functest.yaml b/testcases/config_functest.yaml index 814a424e0..7c1e79d36 100644 --- a/testcases/config_functest.yaml +++ b/testcases/config_functest.yaml @@ -157,10 +157,10 @@ test_exec_priority: 1: vping 2: tempest 3: odl - #4: onos + 4: onos #5: ovno #6: doctor - #7: promise + 7: promise #8: policy-test #9: odl-vpn_service-tests #10: opnfv-yardstick-tc026-sdnvpn @@ -215,7 +215,7 @@ test_exec_priority: ####################################################################### test-dependencies: doctor: - installer: 'fuel' + installer: '(apex)|(fuel)' functest: vims: vping: -- cgit 1.2.3-korg