Test OpenStack vGPU feature 13/60713/7
authorValentin Boucher <valentin.boucher@kontron.com>
Tue, 7 Aug 2018 16:30:50 +0000 (12:30 -0400)
committerValentin Boucher <valentin.boucher@kontron.com>
Fri, 10 Aug 2018 19:26:34 +0000 (15:26 -0400)
commit86a239dba6e5c2abced2b1de53e57aba3c04b82c
tree3b0f271b9191e3fbfbe933a9b8af3360365f0ae3
parent3d1986d1a8035e93b7ad7e4331cb1cbe126a857f
Test OpenStack vGPU feature

XCI will be able to deploy this feature
on top of pharos lab with GPU so we have test it

This test can be improved in the future with OpenCL tests etc

|        DEPLOY_SCENARIO        |       os-nosdn-vgpu-ha     |

+-------------------+-------------------+------------------+----------------+
|     TEST CASE     |      PROJECT      |     DURATION     |     RESULT     |
+-------------------+-------------------+------------------+----------------+
|        vgpu       |      functest     |      01:00       |      PASS      |
+-------------------+-------------------+------------------+----------------+

Change-Id: I50618f47097a0257b1834b3966054d20458715df
Signed-off-by: Valentin Boucher <valentin.boucher@kontron.com>
docker/features/testcases.yaml
functest/core/singlevm.py
functest/opnfv_tests/openstack/vgpu/__init__.py [new file with mode: 0644]
functest/opnfv_tests/openstack/vgpu/vgpu.py [new file with mode: 0644]