[1chb1n,r=billy-olsen] Remove utopic amulet tests.

This commit is contained in:
Billy Olsen 2015-07-29 22:31:47 -07:00
commit d111807e87
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
#!/usr/bin/python
"""Amulet tests on a basic ceph-osd deployment on utopic-juno."""
from basic_deployment import CephOsdBasicDeployment
if __name__ == '__main__':
deployment = CephOsdBasicDeployment(series='utopic')
deployment.run_tests()