remove amulet tests for unsupported releases
This commit is contained in:
parent
803d15a007
commit
1ca77383b1
@ -1,9 +0,0 @@
|
||||
#!/usr/bin/python
|
||||
|
||||
"""Amulet tests on a basic nova compute deployment on vivid-kilo."""
|
||||
|
||||
from basic_deployment import NovaBasicDeployment
|
||||
|
||||
if __name__ == '__main__':
|
||||
deployment = NovaBasicDeployment(series='vivid')
|
||||
deployment.run_tests()
|
Loading…
Reference in New Issue
Block a user