Add libczmq4 to bindep for testing on jammy

py310 job is failing for fwaas on jammy, adding libczmq4 to bindep can
solve the issue.

Change-Id: Ie23b9dee179d11cee34f892b9eb86be36d71aab0
This commit is contained in:
elajkat 2022-07-28 14:51:15 +02:00
parent b126f4224a
commit e1e496d337
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
# MySQL and PostgreSQL databases since some jobs are set up in
# OpenStack infra that need these like
libpq-dev [test]
libczmq4 [test]
# Packages required e.g. in functional tests
libnetfilter-log1 [platform:dpkg platform:suse]