[corey.bryant,trivial] Drop icehouse git amulet tests since upstream is EOL.
This commit is contained in:
parent
be1b11821c
commit
e245b247be
@ -1,9 +0,0 @@
|
||||
#!/usr/bin/python
|
||||
|
||||
"""Amulet tests on a basic Glance git deployment on trusty-icehouse."""
|
||||
|
||||
from basic_deployment import GlanceBasicDeployment
|
||||
|
||||
if __name__ == '__main__':
|
||||
deployment = GlanceBasicDeployment(series='trusty', git=True)
|
||||
deployment.run_tests()
|
Loading…
Reference in New Issue
Block a user