Remove deprecated functional test targets
Change-Id: Id5c8b4ff1c13bb635844dc109231faf785daf113
This commit is contained in:
parent
95d76dffc5
commit
de2047308a
@ -1,12 +0,0 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
"""Amulet tests on a basic barbican deploy on xenial-newton for keystone v3.
|
||||
"""
|
||||
|
||||
from basic_deployment import BarbicanBasicDeployment
|
||||
|
||||
if __name__ == '__main__':
|
||||
deployment = BarbicanBasicDeployment(series='xenial', keystone_version=3,
|
||||
openstack='cloud:xenial-newton',
|
||||
source='cloud:xenial-updates/newton')
|
||||
deployment.run_tests()
|
Loading…
x
Reference in New Issue
Block a user