Using the env var DEVSTACK_GATE_TEMPEST will add a report with the
passed tests.
DEVSTACK_GATE_TEMPEST_FULL is not needed because in the devstack-gate is
evaluated only if DEVSTACK_GATE_TEMPEST_REGEX is not set, which is.
Change-Id: I6fd119b1669dd8bafeb7c55bbaf87eb49fad592a
Since MidoNet only implements the Neutron API, we can leverage the
OVERRIDE_ENABLED_SERVICES env var in the devstack-gate to only enable
the minimal set of services to provide Neutron features and optimise the
time and resources the job needs to run.
Set also the minimal set of tests to guarantee that new commits don't
break the gate through the DEVSTACK_GATE_TEMPEST_REGEX env var.
Change-Id: I7a5838fd7d316c0f3b88b388e797171b4a6e3ff3
Add the non-voting tempest dsvm job for `networking-midonet` project,
which should run only for master branch. It is based in Kyle Mestery's
patch for `networking-odl`.
Change-Id: I922e37039c9f7fefd1238a7b9d6430e00f8ba126