Enable xenial-pike amulet test

Make xenial-pike the func27-smoke test

Change-Id: Ia5d12cff44cd29dc7b96fd41d155cfc94dd26abd
This commit is contained in:
David Ames 2017-12-04 11:45:44 -08:00
parent 2ca3f53c4d
commit 0671a5523e
4 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ tags
*.sw[nop]
*.pyc
.unit-state.db
func-results.json

View File

@ -63,7 +63,7 @@ class CeilometerBasicDeployment(OpenStackAmuletDeployment):
{'name': 'rabbitmq-server'},
{'name': 'keystone'},
{'name': 'mongodb',
'location': 'cs:~1chb1n/{}/mongodb'.format(self.series)},
'location': 'cs:~thedac/{}/mongodb'.format(self.series)},
{'name': 'glance'}, # to satisfy workload status
{'name': 'ceilometer-agent'},
{'name': 'nova-compute'}

0
tests/gate-basic-xenial-pike Normal file → Executable file
View File

View File

@ -60,7 +60,7 @@ basepython = python2.7
deps = -r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
commands =
bundletester -vl DEBUG -r json -o func-results.json gate-basic-xenial-mitaka --no-destroy
bundletester -vl DEBUG -r json -o func-results.json gate-basic-xenial-pike --no-destroy
[testenv:func27-dfs]
# Charm Functional Test