From: Cédric Ollivier Date: Sun, 19 Aug 2018 11:02:50 +0000 (+0200) Subject: Add vgpu in global testcases.yaml X-Git-Tag: opnfv-7.0.0~106 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=80c6eb6f6eb1fae6f345f54d7265ba218b049c69;p=functest.git Add vgpu in global testcases.yaml It completes the patch introducing vgpu [1]. [1] https://gerrit.opnfv.org/gerrit/#/c/60713/ Change-Id: Ib2a22dd656d365e87a37a239f0a0ee747c95b117 Signed-off-by: Cédric Ollivier --- diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index fd6204e61..72b0ba8aa 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -478,6 +478,18 @@ tiers: args: suites: - /src/fds/testing/robot + - + case_name: vgpu + project_name: functest + criteria: 100 + blocking: false + description: >- + Test suite for the OpenStack vGPU feature + dependencies: + - DEPLOY_SCENARIO: 'vgpu' + run: + module: 'functest.opnfv_tests.openstack.vgpu.vgpu' + class: 'vGPU' - name: components