Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[iottestware-dev] Dockerized IoT-Testware

Hello IoT-Testware developers and subscribers,

IoT-Testware is dockerized. 
Inspired by the discussion in the Titan Forum [1] I thought it might be a good idea to have a dockerized IoT-Testware. 

You can pull the latest image from the Docker Hub with:
 > docker pull lxndrksr/iot-testware

Currently, the image contains Titan 6.2.0 and the pre-compiled binaries for the MQTT and CoAP Test Suites. 
For both Test Suites default configuration files are included. 

However, since some parameters need to be configured, you should run in interactive mode:
 > docker run -ti lxndrksr/iot-testware bash 

Within the docker container, you can use Titan from CLI as usual. For the ease of use, a short instruction is given in the README file.

I appreciate your feedback.

--
Alexander Kaiser
IoT Researcher


relayr GmbH • Bergmannstraße 102/103 • 10961 Berlin
Managing Directors: Josef Brunner, William Hite
Commercial Register Number: HRB 234794
Tax ID: 37/503/21630, VAT ID: DE288362290

Back to the top