From a6e80436362806e3fff79da2baa1c68bf1ecf647 Mon Sep 17 00:00:00 2001 From: Morgan Richomme Date: Wed, 30 Aug 2017 11:36:52 +0200 Subject: Remove installer constraint on vyos_vrouter test case Change-Id: I44bdffc76fd2ee842c63b8fcddbe1696f23958a8 Signed-off-by: Morgan Richomme --- functest/ci/testcases.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'functest') diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index 868fbecdb..2af686219 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -482,8 +482,8 @@ tiers: description: >- This test case is vRouter testing. dependencies: - installer: 'fuel' - scenario: 'nosdn-nofeature' + installer: '' + scenario: 'os-nosdn-nofeature-ha' run: module: 'functest.opnfv_tests.vnf.router.cloudify_vrouter' class: 'CloudifyVrouter' -- cgit 1.2.3-korg