This commit is contained in:
Ryan Beisner 2015-06-25 21:28:20 +00:00
parent 5ce089edd0
commit 7e6fb122a5
2 changed files with 18 additions and 1 deletions

View File

@ -22,7 +22,7 @@ bin/charm_helpers_sync.py:
sync: bin/charm_helpers_sync.py
@$(PYTHON) bin/charm_helpers_sync.py -c charm-helpers-hooks.yaml
# @$(PYTHON) bin/charm_helpers_sync.py -c charm-helpers-tests.yaml
@$(PYTHON) bin/charm_helpers_sync.py -c charm-helpers-tests.yaml
publish: lint
bzr push lp:charms/ceph-radosgw

17
tests/tests.yaml Normal file
View File

@ -0,0 +1,17 @@
bootstrap: true
reset: true
virtualenv: true
makefile:
- lint
- test
sources:
- ppa:juju/stable
packages:
- amulet
- python-amulet
- python-cinderclient
- python-distro-info
- python-keystoneclient
- python-glanceclient
- python-novaclient
- python-swiftclient