From: lolodomo Date: Wed, 10 May 2023 21:25:30 +0000 (+0200) Subject: Disable integration tests for bindings requiring an update after core changes (#14970) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=6a6fe00b7bfac7b8ac681baaf58f931d65c9cb16;p=openhab-addons.git Disable integration tests for bindings requiring an update after core changes (#14970) Related to openhab/openhab-core#3600 Signed-off-by: Laurent Garnier --- diff --git a/itests/pom.xml b/itests/pom.xml index b8831d1472..2a0bbacc15 100644 --- a/itests/pom.xml +++ b/itests/pom.xml @@ -25,13 +25,19 @@ org.openhab.binding.hue.tests org.openhab.binding.max.tests org.openhab.binding.mielecloud.tests - org.openhab.binding.modbus.tests + org.openhab.binding.mqtt.homeassistant.tests org.openhab.binding.mqtt.homie.tests - org.openhab.binding.mqtt.ruuvigateway.tests + org.openhab.binding.nest.tests org.openhab.binding.ntp.tests - org.openhab.binding.systeminfo.tests + org.openhab.binding.tradfri.tests org.openhab.binding.wemo.tests org.openhab.persistence.mapdb.tests