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