summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2016-06-01 16:47:48 +0200
committerJakub Hrozek <jhrozek@redhat.com>2016-06-23 13:47:24 +0200
commitb8946a5dbde01a87465de707092716349a35248b (patch)
tree24a14bd8edfd221fe93cc7504eebc34902f06b7a /contrib
parentd36f4db9bb5efc63b94190cca25adb08ee56971c (diff)
downloadsssd-b8946a5dbde01a87465de707092716349a35248b.tar.gz
sssd-b8946a5dbde01a87465de707092716349a35248b.tar.xz
sssd-b8946a5dbde01a87465de707092716349a35248b.zip
TESTS: Add an integration test for the timestamps cache
Reviewed-by: Sumit Bose <sbose@redhat.com>
Diffstat (limited to 'contrib')
-rw-r--r--contrib/ci/deps.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/ci/deps.sh b/contrib/ci/deps.sh
index 4fc1d2d0b..ce2702c00 100644
--- a/contrib/ci/deps.sh
+++ b/contrib/ci/deps.sh
@@ -42,6 +42,7 @@ if [[ "$DISTRO_BRANCH" == -redhat-* ]]; then
openldap-servers
pytest
python-ldap
+ pyldb
rpm-build
uid_wrapper
)
@@ -112,6 +113,7 @@ if [[ "$DISTRO_BRANCH" == -debian-* ]]; then
libuid-wrapper
python-pytest
python-ldap
+ python-ldb
ldap-utils
slapd
systemtap-sdt-dev