]> git.basschouten.com Git - openhab-addons.git/commit
Always run OSGi HTTP service on random port in itests (#11523)
authorWouter Born <github@maindrain.net>
Sat, 6 Nov 2021 09:13:40 +0000 (10:13 +0100)
committerGitHub <noreply@github.com>
Sat, 6 Nov 2021 09:13:40 +0000 (10:13 +0100)
commitd4510f3fef0d4a714a90012efd815d4868688b82
tree9a450ee0b27ee801bd4aec1b9711c645cacef3de
parent207da1cffc3c4e9741739be2e5fce8e864b89ce6
Always run OSGi HTTP service on random port in itests (#11523)

It is probably always a good idea to run the OSGi HTTP service on a random available port in itests.
So when this is always done it prevents future issues and removes a bit of duplication.

Signed-off-by: Wouter Born <github@maindrain.net>
itests/itest-common.bndrun
itests/org.openhab.binding.feed.tests/itest.bndrun
itests/org.openhab.binding.feed.tests/pom.xml
itests/org.openhab.binding.mielecloud.tests/itest.bndrun
itests/org.openhab.binding.mielecloud.tests/pom.xml
itests/pom.xml