3 Commits

Author SHA1 Message Date
Jaume Devesa
1e19a88fa3 Add testr_results report
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
2015-04-23 10:52:59 +02:00
Jaume Devesa
4af752f578 Optimise MidoNet devstack-gate job
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
2015-04-09 12:16:52 +02:00
Jaume Devesa
9349e7f724 Add non-voting tempest dsvm job for Midonet
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
2015-03-02 22:48:08 +00:00