Add "dist:precise" to qpidd.
It is also marked NOPRIME, but some setups (devstack-gate) would like to cache, but not install, all .debs to avoid false negative tests due to network problems. This way it can be cached only on appropriate platforms. Change-Id: Ia4216e9e8e6e7f55bf5fe9bc683fee97976a9b04
This commit is contained in:
parent
55f4ce9ce7
commit
d0e55c859a
@ -19,7 +19,7 @@ libvirt-bin # NOPRIME
|
|||||||
vlan
|
vlan
|
||||||
curl
|
curl
|
||||||
rabbitmq-server # NOPRIME
|
rabbitmq-server # NOPRIME
|
||||||
qpidd # NOPRIME
|
qpidd # dist:precise NOPRIME
|
||||||
socat # used by ajaxterm
|
socat # used by ajaxterm
|
||||||
python-mox
|
python-mox
|
||||||
python-paste
|
python-paste
|
||||||
|
Loading…
Reference in New Issue
Block a user