summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
authorMehdi Abaakouk <sileht@redhat.com>2016-12-15 09:42:01 +0100
committerMehdi Abaakouk <sileht@redhat.com>2017-01-02 11:34:02 +0100
commit8d2331a3b7b65d15adc672b25a13e0f7283c7b96 (patch)
tree423347263e23333d05830e86d0817aa3b778f98f /bindep.txt
parent8fefbc064d30ec4fa530eb385629b4f05942ef0b (diff)
downloadoslo-messaging-8d2331a3b7b65d15adc672b25a13e0f7283c7b96.tar.gz
tox: rename zeromq target
The current zeromq target name are too long and reach the limitation of 127 chars of the sheband of the virtualenv binary. A target name must not be more than 22 chars to run in gate with the tox job template. This renames them to a shorter one. It also creates aliases for the legacy jobs that we will remove when the tox jobs are ready. Change-Id: I5cbc368e7ea252f8c0c949c8e7ee3a70a560db22
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/bindep.txt b/bindep.txt
index 636043a..df4c23e 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -13,11 +13,11 @@ libffi-devel [platform:rpm]
# kombu/pika
rabbitmq-server [platform:dpkg rabbit pika]
-# zeromq
-redis-sentinel [platform:ubuntu !platform:ubuntu-trusty zeromq]
-redis-server [platform:dpkg zeromq]
-python-redis [platform:dpkg zeromq]
-zookeeperd [platform:dpkg zeromq]
+# zmq
+redis-sentinel [platform:ubuntu !platform:ubuntu-trusty zmq]
+redis-server [platform:dpkg zmq]
+python-redis [platform:dpkg zmq]
+zookeeperd [platform:dpkg zmq]
# AMQP1 dpkg
qpidd [platform:dpkg amqp1]