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

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

View File

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