From 415fb879671e3a04b220a0adc1314b87a5c6ced9 Mon Sep 17 00:00:00 2001 From: James Adams Date: Thu, 28 Jun 2018 14:01:23 +0100 Subject: [PATCH] Enable DSDB for testing on travis Change-Id: I28548535f4e24f93020eb9d9eb68dd3e850bc191 --- tests/unittest.conf.travis | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/unittest.conf.travis b/tests/unittest.conf.travis index 4a8bca619..e4ceb6ecc 100644 --- a/tests/unittest.conf.travis +++ b/tests/unittest.conf.travis @@ -151,6 +151,3 @@ ipfromtype = True [protocols] # Alternative tool locations outside MS directory = /usr/local/lib/aquilon/protocols/lib/python - -[dsdb] -enable = False