Skip to content
Snippets Groups Projects
Commit 4d3c2303 authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Update functional test definitions"

parents fbdcaad2 c5acc82f
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env python
"""Amulet tests on a basic ceph deployment on trusty-icehouse."""
from basic_deployment import CephBasicDeployment
if __name__ == '__main__':
deployment = CephBasicDeployment(series='trusty')
deployment.run_tests()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment