remove amulet tests for unsupported releases
This commit is contained in:
parent
3982b918ed
commit
ecf634f927
@ -1,9 +0,0 @@
|
|||||||
#!/usr/bin/python
|
|
||||||
|
|
||||||
"""Amulet tests on a basic quantum-gateway deployment on utopic-juno."""
|
|
||||||
|
|
||||||
from basic_deployment import NeutronGatewayBasicDeployment
|
|
||||||
|
|
||||||
if __name__ == '__main__':
|
|
||||||
deployment = NeutronGatewayBasicDeployment(series='utopic')
|
|
||||||
deployment.run_tests()
|
|
Loading…
x
Reference in New Issue
Block a user