[beisner,r=corey.bryant] Add Amulet test dependencies.
This commit is contained in:
@@ -5,6 +5,7 @@ set -ex
|
|||||||
sudo add-apt-repository --yes ppa:juju/stable
|
sudo add-apt-repository --yes ppa:juju/stable
|
||||||
sudo apt-get update --yes
|
sudo apt-get update --yes
|
||||||
sudo apt-get install --yes amulet \
|
sudo apt-get install --yes amulet \
|
||||||
|
distro-info-data \
|
||||||
python-cinderclient \
|
python-cinderclient \
|
||||||
python-distro-info \
|
python-distro-info \
|
||||||
python-glanceclient \
|
python-glanceclient \
|
||||||
|
|||||||
@@ -8,6 +8,7 @@ sources:
|
|||||||
- ppa:juju/stable
|
- ppa:juju/stable
|
||||||
packages:
|
packages:
|
||||||
- amulet
|
- amulet
|
||||||
|
- distro-info-data
|
||||||
- python-cinderclient
|
- python-cinderclient
|
||||||
- python-distro-info
|
- python-distro-info
|
||||||
- python-glanceclient
|
- python-glanceclient
|
||||||
|
|||||||
Reference in New Issue
Block a user