diff options
Diffstat (limited to 'testcases/config_functest.yaml')
-rw-r--r-- | testcases/config_functest.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testcases/config_functest.yaml b/testcases/config_functest.yaml index 6d2f4c1b9..c9fb18bf3 100644 --- a/testcases/config_functest.yaml +++ b/testcases/config_functest.yaml @@ -178,7 +178,7 @@ test_exec_priority: 4: odl 5: onos 6: ovno - #7: doctor + 7: doctor 8: promise 9: odl-vpnservice 10: bgpvpn @@ -233,7 +233,7 @@ test_exec_priority: ####################################################################### test-dependencies: doctor: - installer: '(apex)|(fuel)' + installer: 'apex' functest: vims: scenario: '(ocl)|(odl)|(nosdn)' |