mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Fix test naming to reflect the test purpose
Signed-off-by: Prasanna Santhanam <tsp@apache.org> (cherry picked from commit 445341355d18d280c745e8a1abcf39bafd938f91)
This commit is contained in:
parent
062eab8df4
commit
73d49d0907
@ -129,7 +129,7 @@ class Services:
|
|||||||
# CentOS 5.3 (64-bit)
|
# CentOS 5.3 (64-bit)
|
||||||
}
|
}
|
||||||
|
|
||||||
class TestDeployVM(cloudstackTestCase):
|
class TestNic(cloudstackTestCase):
|
||||||
|
|
||||||
def setUp(self):
|
def setUp(self):
|
||||||
self.cleanup = []
|
self.cleanup = []
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user