It runs networking-midonet unit tests which includes its
neutron-fwaas integration, to expose regressions earlier and
save the effort in both of projects. Briefly discussed in
a fwaas meeting. [1]
[1] http://eavesdrop.openstack.org/meetings/fwaas/2017/fwaas.2017-06-27-14.02.log.html#l-165
Background: Neutron-fwaas changes sometimes break networking-midonet's
fwaas v1 driver. It's mainly due to the non-ideal way how the driver
is written. Ideally we should have a real driver api for fwaas v1.
But the development focus has already moved to fwaas v2.
Note: This job runs the identical set of tests as the voting
counterpart, gate-networking-midonet-python35. While it includes
tests which are not related to fwaas, it doesn't seem to worth
reducing it to minimum. We can revisit it if it turns out to be
a problem.
Closes-Bug: #1703328
Change-Id: I0ae979ef0a34f2b75f40f8315cf3f80a0b0c07e0
Make the neutron-fwaas grenade job voting. Also, a few multinode jobs
that were added did not have the ubuntu-xenial-2-node node selected, so
fix that.
Change-Id: I0b3a2d80f4b0f6e49048f8bf0ba9349b7512877f
This change accomplishes a number of things to fix issues with the
neutron-fwaas Grafana dashboard and keep it up to date.
- It fixes a few issues with statistics in the FWaaS dashboard that
caused stats not to render.
- It organizes the panels into rows for readability.
- It adjusts a couple job names that were altered in
https://review.openstack.org/389320 for voting.
Change-Id: I362933bca5484d34afac24e1d5875f9738ca91b7
Depends-On: I845bbdb000fff120b358eea6d4de2f93bc0bfd0b
Commit https://review.openstack.org/371749 changed how the tempest tests
are named, and grafana has not been updated to match it. Also some
minor errors in the initial dashboard construction were identified, this
resolves them.
Change-Id: Id4cbbeb447ce12d34accd4794bd79726c5d6169b
At now we see one graph per row. If we have more graphs per row,
graphs are placed more compactly and we can easily check CI results.
Change-Id: I621bef3648617fc54a6f03a09e1faa3a0846bc5c
The neutron-fwaas project currently does not have any kind of Grafana
dashboard showing error rates over time, so let's fix that.
Depends-On: I5c7eab23f3a069721887e6365d563dd9b64805d5
Change-Id: I26263e1de50e9a3f5b963766a5a1f4aa54ef4c89