Some jobs were moved from check/gate to periodic
with [1], update the dashboard as per it.
Also drop neutron-tempest-with-os-ken-master and
fix grenade job name.
[1] https://review.opendev.org/c/openstack/neutron/+/818715
Change-Id: Ieec19163268e43e70f57a54e4c0400c501d49bbe
Pipeline name was wrongly mentioned as "check" for
some jobs, fixed by updating the name to "periodic".
Change-Id: I55194f3bb6645c051b89e77641971f7c52f981d2
We made many changes in Neutron check and gate queue jobs. This patch
reflects them in the Grafana dashboard.
It also reorganize dashboard a bit by e.g. changing order of the
periodic jobs to be the same as defined in the Zuul's config file in
Neutron and consolidates some jobs like docs and pep8 into one graph.
Change-Id: I7f34d397ce6f391222e46d6c3324d25d4f5e3ed7
All Neutron CI jobs (except for unit, functional and fullstack jobs),
have explicitly defined the network backend used:
- linuxbridge
- ovs
- ovn
Depends-On: https://review.opendev.org/c/openstack/neutron/+/797051
Change-Id: I1e32e6ffc4a7bca2c185b316e0b4c13820c3946e
Recently we did some change in names of the CI jobs and we moved some
jobs to the experimental and periodic queues.
This patch reflects those changes in the Grafana dashboard.
It also removes graph with number of periodic jobs run every day as
those jobs are run once per day so there is no need to have this graph
at all.
Change-Id: I6984cbd220ec76eec04d0c096c5edf0d2f53f776
There was plenty of changes in the Neutron check/gate queue jobs
and this patch reflects them in the Grafana dashboard's configuration.
Change-Id: I844b9a311d992c7d1d750b5371f87edd5cf1755a
We only have the -with-uwsgi variants now for fullstack and functional
There is also neutron-grenade-ovn now in grenade jobs
Change-Id: I8f7c55de5a71a93ea3de2393e39e584bcc5f9927
This job was added some time ago to the check and gate queue for the
Neutron project so it will be nice to see it in the dashboard too.
This commit also moves neutron-tempest-plugin.api gate job from the
"tempest jobs" to the "neutron tempest plugin jobs".
Change-Id: Ibcb2fcba38c5988da85dfc3f846364c16da56136
There is many non-voting and voting jobs in the "Neutron Tempest Failure
Rates (check queue)" graph.
Moving non-voting ones to separate graph will improve readability of the
graphs.
Change-Id: I3cc7d57a3933740eae493c04a89bc84c10816a77
Remove neutron-tempest-plugin-dvr-multinode-scenario job from the
Grafana dashboard as this job was moved to the experimental queue for
now.
Change-Id: If0f0b7562f23df876107abf190ffeec99bac5e68
This job was recently promoted to be voting in [1] so we should also
update Grafana dashboard.
[1] https://review.opendev.org/#/c/729588/
Change-Id: Ifd6bf5ee3a18b6243959b946bdbbf331d367411f
Made the following changes:
- Added py38 and removed py37
- Removed some "(non-voting)" from jobs that are now voting
- Added missing tripleo jobs for Neutron and OVN
- Added missing ovn-rally-task job
Change-Id: I39fd01c1f4a72cf930064849dc34b92e5901c92a
This job was removed from neutron check and gate queues in [1].
[1] https://review.opendev.org/#/c/710071/
Change-Id: Ie5439c95fa18a1d2b3c3898058b49670b028f004
This patch reflects recent changes in neutron CI jobs configuration
by adding to the dashboard new jobs:
* neutron-von-tempest-ovs-release
* neutron-von-tempest-ovs-release-ipv6-only (non-voting)
* openstack-tox-py38 (non-voting)o
removing from the dashboard jobs:
* test-release-openstack
* networking-midonet-tempest-aio-ml2-centos-7 (non-voting)
* neutron-centos-7-tripleo-standalone (non-voting)
This patch also renames "Scenario jobs failure rates" to be
"Neutron tempest plugin failure rates" graph and moves
neutron-tempest-plugin-api job from the
"Integrated tempest failure rates" graph to this new one.
Change-Id: Id5c5ea4f0bcb0419e3fd13172220fff385c8ee16
Recently we removed some old jobs from our check and gate queues.
We also added some new jobs related to ovn backend and some periodic
jobs. This patch updates Neutron Grafana dashboard to be up to date
with our jobs.
Change-Id: I1d7045079490dddf80851962b232f6415e2f3e8c
We no longer run the py35 jobs, and the coverage job is not run
in the gate, so neither shows-up on the grafana page, remove them.
Change-Id: Ibfc39a89cf8225e3c8772326893cd66e43acd054
Python 2.7 jobs were removed from Neutron CI with patch [1].
So it's also good to clean it from Neutron Grafana dashboard.
[1] https://review.opendev.org/#/c/686833/
Change-Id: If7081f6b25f9e510126ba1f835360f89b9122b39
Job "tripleo-ci-centos-7-scenario007-standalone" defined in Neutron
repo had to be renamed to not conflict with same job proposed in
Tripleo-ci repo.
Now this job in Neutron is called
"neutron-centos-7-tripleo-standalone".
Change-Id: I571afd0557f52ec9bf470c9ede46b9e3a0bb308f
Recently there was couple of changes in Neutron CI jobs config:
- [1] added new job "tempest-integrated-networking",
- [2] removed tempest-full and tempest-full-py3 jobs - those jobs are
replaced with "tempest-integrated-networking" job,
- [3] added new non-voting job:
tripleo-ci-centos-7-scenario007-standalone
This patch reflects above changes in Neutron Grafana dashboard.
[1] https://review.opendev.org/#/c/669815/
[2] https://review.opendev.org/#/c/670717/
[3] https://review.opendev.org/#/c/670029/
Change-Id: I01320361e6dc05b43f46451ef128116eb1aa3aa6
build-openstack-sphinx-docs was last used in Rocky, so remove it from
the graphs for master and stein:
* Neutron had both sphinx-docs and tox-docs, remove sphinx-docs
* Others had only sphinx-docs, replace with tox-docs
Change-Id: Idcc90c317ef4aa750bfde870bb5a184b72623b7a
Neutron has had functional, fullstack, and tempest jobs configured for
uwsgi for some time but they were in the experimental queue. Now that
they are moving to the check queue, track them in Grafana.
Depends-On: https://review.opendev.org/655233
Change-Id: Ib83a8dca9871386fe86684088401024be8e88734
In commit [1] periodic unit test jobs were changed from py35 to py36.
This patch changes it in Neutron's grafana dashboard also.
[1] https://review.opendev.org/#/c/654571/
Change-Id: I8ec9de47c4d6b30eb77fd3d3caab684c55336fc9
This job was added some time ago to neutron check queue so we should
have it in grafana dashboard to be aware if something wrong will happen
with it.
Change-Id: I01e959176dd3b334cb2310da9df10a5ca3fc2315
In patch [1] new non-voting job
networking-midonet-tempest-aio-ml2-centos-7 was added to neutron's
check queue.
Lets add it also to Neutron Grafana dashboard.
[1] https://review.openstack.org/#/c/649607/
Change-Id: I4c4cc9132b03cdda300149358a10bce8e579e7d6
I don't even know how often it runs, but this is the only set
of jobs we don't report any counters for number of runs.
Change-Id: I2a56d6fb83053e8ac5eb605d88987a76b5c21902
There is no need to have separate graph only for this job
as it is in fact unit tests job but with different requirements
installed.
This patch also fix how number of lower-constraints jobs was run
are calculated.
Change-Id: I59273e0db9be4235f205fa700509b6b5d4f2d216
Job openstack-tox-py37 was added to Neutron check and gate queue
in [1].
So lets add it to Neutron grafana dashboard also.
[1] https://review.openstack.org/#/c/637463/
Change-Id: I89110d119a89206a5da917161cfb06009f053bde
In Neutron we currently have new python3 jobs:
- tempest-slow-py3 instead of tempest-slow
- tempest-multinode-full-py3 instead of tempest-multinode-full
Both are now included in Grafana dashboard for Neutron.
Also neutron-functional job is now running on python3 and there is new
job "neutron-functional-python27" which is also added to dashboard.
Change-Id: I71babd8cb1d2d63d5c9e21b4be4e25be4a7f6b71
Job ironic-tempest-dsvm-ipa-wholedisk-bios-agent_ipmitool-tinyipa
was renamed to match zuulv3 template in [1].
[1] https://review.openstack.org/#/c/629506/
Change-Id: I63e5b1b7ba69e944122950edc2b0a0760245bd0d
New non-voting job called neutron-tempest-iptables_hybrid-fedora
was added to Neutron in [1].
This patch adds it to Neutron Grafana dashboard.
[1] https://review.openstack.org/#/c/627970/
Change-Id: I1e8bc2c7470ea02725d6ce87496c0bbe8a6bde27
The networking-ovn-tempest-dsvm-ovs-release job needed to be added to
the neutron grafana dashboard, as part of a new initiative to allow
stadium projects to add a non-voting job to make sure there is not
breakage as neutron master changes. Since ironic already has a job
doing this, consolidate them into a new section for co-gating jobs.
Also add the tempest-slow job to the gating jobs, as specified in the
change upon which this depends.
Depends-On: https://review.openstack.org/622419
Change-Id: I20605bef23218a06d04b188a5829967a2a7d8e5c
There has been some drift between the neutron grafana dashboard
configuration and what jobs are actually being run. This fixes a number
of issues:
1.) Adds the following jobs that were missing:
- openstack-tox-pep8
- openstack-tox-py36
- tempest-full-py3
- build-openstack-releasenotes (Check queue only)
- openstack-tox-docs
2.) Renames the job "neutron-tempest-multinode-full" to
"tempest-multinode-full" to reflect how it is now named.
3.) Remove these jobs that no longer exist or are being removed:
- legacy-tempest-dsvm-py35
- neutron-fullstack-python35
Also, in Grafana there is no line for the tempest-slow job, despite the
fact that it is defined here and it is clearly running in the gate. So
I change it's position slightly to try to get it to populate.
Change-Id: I2c47742630f959024dcf8e647373ccc913ceb6de
New job was added to Neutron in [1] so it should be also added to
Grafana failure rate dashboard.
[1] https://review.openstack.org/#/c/591074/
Change-Id: Ic6019bd810c243d9fbfae20d4012cecb43cec4bd
The new layout for the Neutron grafana dashboard expresses results in
sets of two: first the rate of failure, then the number of jobs. But
the display we had been using was formatted for 3 columns, which meant
things did not line up. I experimented using the "older release"
neutron dashboards with increasing the span from 4 to 6, which resizes
from three columns to 2. This means that all of the failure rate graphs
are in one column, and all the job count graphs are in a second column,
for easy comparison. This change implements the 2-column format for the
main neutron dashboard.
Here are links so you can compare the format:
Main dashboard: http://grafana.openstack.org/d/Hj5IHcSmz/neutron-failure-rate?orgId=1
Older dashboard: http://grafana.openstack.org/d/pM54U-Kiz/neutron-failure-rate-previous-stable-release?orgId=1
Change-Id: I51d7f9ae895cf7ef4caace5a74cf66f78e3581cf