Commit Graph

13 Commits

Author SHA1 Message Date
elajkat a56c1b49d6 Grafana: remove midonet and fwaas dashboards
Change-Id: Iae096958466f4c031456c751d0d9e89218209d5f
2021-11-17 16:59:21 +01:00
Andreas Jaeger a494d238b0 Update infra-manual links
The infra-manual publishes now to docs.opendev.org, change links to it.

New location is: https://docs.opendev.org/opendev/infra-manual/latest/

Link specs.o.o contributors link to OpenStack Contributor Guide.

Change http to https for docs.o.o and specs.o.o everywhere.

Depends-On: https://review.opendev.org/713929
Needed-By: https://review.opendev.org/713930
Change-Id: I46bf9e9527941f2120de59fdbc355337f4c019c1
2020-03-21 09:29:14 +01:00
Andreas Jaeger c1c135087d Update grafana for OpenDev
Use opendev.org everywhere.

Change-Id: I688fe1d949eaee39e20bc74f7aea39583ca14f6f
2019-04-20 19:39:11 +02:00
YAMAMOTO Takashi 597c809214 neutron-fwaas: Add a non-voting job to run networking-midonet unit tests
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
2017-07-14 18:03:09 +09:00
Andreas Jaeger 9adcaa1c3a mitaka-eol: Remove trusty from grafana
Remove trusty jobs that are not used anymore from grafana.

Change-Id: I144ca59e1f83e82deaf07fe6e67ad93544a0109d
2017-07-06 19:30:56 +02:00
YAMAMOTO Takashi f8a13169ab grafana: Remove python34 stuff
Change-Id: I4166c0fa467cf6d0c5598415c60807c8febd8a6a
2017-05-24 17:36:32 +09:00
YAMAMOTO Takashi 67c23308b9 neutron-fwaas: Fix typos in grafana dashboard
Change-Id: I5a5cf28aeb16d21ecc2232e39ff9730f2fa77b57
2016-12-01 20:02:34 +09:00
Nate Johnston 8f955f7edb Make neutron-fwaas grenade job voting
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
2016-11-14 16:48:16 +00:00
Nate Johnston c8aa56a418 Move neutron-fwaas grenade from experimental to gate
Move the neutron-fwaas grenade job from the experimental queue to the
gate queue.

Change-Id: Iaed8dde4c6e460012370641b9053680bac744a53
2016-11-02 17:41:52 +00:00
Nate Johnston 05abe14237 Fix issues with neutron-fwaas Grafana dashboard
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
2016-10-29 07:55:22 +00:00
Nate Johnston 2cb46bc49a Fix issues with neutron-fwaas grafana dashboard
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
2016-10-12 17:27:29 +00:00
Akihiro Motoki 5616f916ae Show more graphs in a single row
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
2016-09-28 07:00:15 +09:00
Nate Johnston a6d869a532 Add Grafana dashboard for FWaaS checks
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
2016-09-20 21:42:42 +00:00