mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-6876 Tagged the test_deploy_vgpu_enabled_vm with the relavent bug id.
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
(cherry picked from commit c7013c2ca3)
This commit is contained in:
parent
3d5a7abba9
commit
d5eef496cc
|
|
@ -146,7 +146,7 @@ class TestDeployvGPUenabledVM(cloudstackTestCase):
|
|||
self.account
|
||||
]
|
||||
|
||||
@attr(tags = ['advanced', 'simulator', 'basic', 'vgpu', 'provisioning'])
|
||||
@attr(tags = ['advanced', 'simulator', 'basic', 'vgpu', 'provisioning'], BugId="CLOUDSTACK-6876")
|
||||
def test_deploy_vgpu_enabled_vm(self):
|
||||
"""Test Deploy Virtual Machine
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue