Remove deprecated series metadata and tests
Change-Id: Id12cc118334abb2a934cb144fcf59a4f763d6d87
This commit is contained in:
parent
8c0399cb90
commit
41bf5a7a64
@ -12,7 +12,6 @@ tags:
|
||||
- openstack
|
||||
series:
|
||||
- xenial
|
||||
- yakkety
|
||||
- zesty
|
||||
subordinate: false
|
||||
requires:
|
||||
|
@ -1,10 +0,0 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
"""Amulet tests on a basic manila deployment on yakkety-newton
|
||||
"""
|
||||
|
||||
from basic_deployment import ManilaBasicDeployment
|
||||
|
||||
if __name__ == '__main__':
|
||||
deployment = ManilaBasicDeployment(series='yakkety')
|
||||
deployment.run_tests()
|
Loading…
Reference in New Issue
Block a user