Drive automated regression tests with MIMIC and Jenkins

FYI, we have verified that MIMIC Simulator works with Jenkins Continuous Integration Server

https://jenkins.io/2.0/

by easily configuring it to run some of our MIMIC regression tests. You
should be able to take advantage of this platform to drive the automated
regression tests of your network management app or IOT application with
MIMIC.

The attached screenshot shows the log of one of the regression tests which
traverse through various SNMP MIBs. You can run any of the scripts
provided in the MIMIC script library. Since MIMIC can be controlled from
multiple scripting languages, it can easily be controlled from a continuous
delivery platform like Jenkins to setup and exercise your application
features under test.