Commit Graph

35 Commits

Author SHA1 Message Date
Manjeet Singh Bhatia 9852644551 Append a new section to neutron dashboard
As recently we started seeing issues in gate jobs for neutron
this patch add a section to existing dashboard to track patches
related to gate failure. Example of review page [1].

[1]. https://tinyurl.com/lma2tj8

Change-Id: Id88ee651e40e521f092bf1411fbdbe2d646ea978
2017-03-21 20:50:50 +00:00
Armando Migliaccio 53f6158bdd Make Neutron script pull all Stadium projects
Change-Id: I2d9034a31a2492a5723db6d8e10e495b20696db6
2016-09-06 13:14:04 -07:00
Henry Gessau a72f6cff34 Add neutron-lib project to neutron review dashboard
Change-Id: I26db7e248a96497981195ae6a1543a4f67378bbe
2016-07-05 10:35:35 -04:00
rossella c0612a2ef6 Add a link for Neutron Gerrit dashboard
In Neutron we created a tool to generate a Gerrit dashboard
that shows the most important reviews (bug fixes for high/critical bugs
and patches that implement approved blueprints) [1].
This patch adds a section to store the links of the project dashboards
in reviewday, copies the mentioned script in this repo and use it to
generate an updated link to the Gerrit dashboard.

[1] https://github.com/openstack/neutron/blob/master/tools/milestone-review-dash.py

Depends-on: I42ea25bdf69a1d75db24785db0e86396206fd48d
Change-Id: Id2e8590193fbf21a52a767323a77df9be4048b5a
2016-04-04 18:30:33 +00:00
Dan Prince 540225b34d Ability to set the launchpad project name
Some projects use share a common Launchpad project for
reporting bugs (they don't always have split out
projects for these things). This patch updates
reviewday the --project-file format to support
specifying an altername 'launchpad_project' default.

Change-Id: I66afed988afe4c0cfa37d269fd397bcbb9e5badf
2015-09-25 15:30:47 -04:00
Dan Prince 3971f290fe Add --project-file option
This patch adds a new -p (--project-file) option which can
be used to specify an external grouping of projects used
to generate the report.

The format of the project file can be YAML or JSON (YAML example
is included in the README.md). The format is a list of dict's to
leave open the option for future expansion (fields other than
'name' might also be useful.)

Change-Id: I5e74fa118296c4531c988f4804749d6a6c1b957a
2015-09-25 14:59:45 -04:00
Dan Prince 7c6ee9c1d0 Add os-net-config.
A new tool in TripleO we should have in the list.

Change-Id: I078d1bf15b85a6f39ed9b52da78629eaf9285375
2014-11-25 13:40:00 -05:00
Cindy Pallares 3a8839bf3a Change Marconi to Zaqar
Marconi has been renamed to Zaqar and now shows up empty on reviewday.

Change-Id: I7df76586ad1ed83176019c26e39c108913b21f96
2014-08-26 11:20:01 -05:00
Jenkins 08d8d90e15 Merge "Add Marconi and its client to ReviewDay" 2014-05-22 21:39:58 +00:00
Morgan Fainberg 063b27abfc Remove WIP reviews from reviewday report
With the changeover to WIP being part of Workflow, the old WIP
detection no longer worked. This change makes WIP detection work
again and removes WIP reviews from the reviewday output.

Change-Id: Ic059b1e20708d3d6b6391fcebd7ff57afe7d7b0e
Closes-bug: 1321018
2014-05-19 14:44:33 -07:00
Morgan Fainberg fa7f3845f0 Ensure mergeprop instantiation failures are not fatal
Instead of re-raising on a failure to create a MergeProp instantiation
only log. This prevents a failure (due to malformed review data) from
causing the reviewday report to become stale.

Change-Id: Ife8d11579004564547402260514caa012ec7fa4a
Closes-Bug: 1321015
2014-05-19 14:42:38 -07:00
Cindy Pallares 2cc05cd48a Add Marconi and its client to ReviewDay
Change-Id: I4e47f007f3b8cdd8222d97299d36b9b7873d16f5
2014-05-16 07:28:50 -05:00
Sergey Lukjanov 4a6dc9b4f9 Add Sahara repos to reviewday
Change-Id: I121b315725c56235cddc89c4315e4bd910730586
2014-04-17 12:48:35 +04:00
Mat Lowery 70af56cf9b Add Trove-related projects
Change-Id: Ic52f76543f819d9124e30d14626bfab352b91d4d
2014-04-16 11:39:54 -05:00
Dan Prince ab41e2fc7e Quit smoking.
I stopped smoking in Hong Kong... so I think it
should be safe to remove this for now. If I decide
to pick up the habit again I can always add this
back in.

Change-Id: Ibc0d533aa295ba9a26c61995d63610cc53a2b11e
2014-04-08 13:39:28 -04:00
Brant Knudson afd4564a6c Add identity-api to projects
The identity-api project wasn't included in the list of projects
so important reviews didn't show up in the report.

This change makes it so that identity-api reviews show up in the
report.

Change-Id: I3f5db1003147464c2190f9dd0566d92106e4bc0d
2013-12-30 15:45:19 -06:00
Brant Knudson d09c23accb Cleanup projects
Moves project list to a variable and in alphabetical order so it's
easier to see if your favorite project is included.

Change-Id: Id3d7ea1a4d6ffd250ab137a1ddda2394ee0bb6ed
2013-12-30 15:40:46 -06:00
Devananda van der Veen 71b21d04ed Add Ironic projects
Change-Id: Ic51024d4c71c8c6d06a7d47113fb7a455990f291
2013-12-04 12:45:56 -08:00
Dan Prince 28de92eb5f Add the rest of the client projects.
Adds novaclient, glanceclient, swiftclient, keystoneclient,
cinderclient, heatclient, and ceilometerclient.

Change-Id: Ice15cedf81ba2750f3c1e6d7e3e879cba76b1ad1
2013-10-31 13:09:19 -04:00
Robert Collins 8e24ea2400 Be explicit to vim that bin/reviewday is python.
Since it has no .py, it's not auto detected.

Change-Id: I6b1a1addcd19a2f487aa40492d49e6ea91fc6871
2013-10-31 17:58:04 +13:00
Robert Collins e047ff8447 Add all the TripleO projects.
I'd like to be able to eyeball TripleO reviews with the reviewday
heuristics (and possibly tweak those in future...).

Change-Id: If4faf9ebe0b1bc538a17b951133a9d7f3f8e189b
2013-10-31 17:56:44 +13:00
Dan Prince 13fdc40a96 Adds tripleO related projects.
Sort of new territory since these are slightly outside the core
OpenStack projects but I think it may be useful to add them here.

Change-Id: Id63accfbe20b083bb9e63403185bcdda684c945c
2013-10-23 11:33:05 -04:00
Julie Pichon b63c8770b9 Add Horizon to project list
Change-Id: I8b4a1871df225333ed7edaf4a291cd23be0f5af2
2013-10-16 11:00:29 +01:00
Dan Prince 5d41aa1fd7 Update bin/reviewday to use neutron.
We missed this in the initial quantum rename/review.

Change-Id: If646f3d8115a61cb412f231d20283c7f8c0addad
2013-09-13 08:54:15 -04:00
Jenkins 908856e504 Merge "Add support for latest SS result formats." 2013-09-09 16:38:11 +00:00
Dan Prince 41707f4003 Add support for latest SS result formats.
Updates our job data handling so that it works with the latest
SmokeStack job format updates. This includes:
 -new build status's for Failed, TestFail, and BuildFail
 -new job types (cloudcue)
 -display multiple jobs for each type (where appropriate)

Change-Id: I79fa21cfd489a2f524d4c98bc94b7a14b81ee831
2013-09-09 12:33:34 -04:00
Bob Ball 0dfad93f30 Added time-based score for patches
Based on the number of days since the last patch was posted

Also added a tooltip to explain scores

Change-Id: I1f13a97ddd8714297a331be91146f9742bbb9766
2013-08-29 11:08:14 -04:00
Dan Prince 13bad9074e Switch smoker URL to ssl. Disable ssl validation.
Updates SmokeStack URL to be the SSL version.

Also, changes httplib2 so that we allow insecure SSL. This
is because we aren't using signed certificates with SmokeStack at the
moment.

Change-Id: I798c923efc07849be19521d7fc1730ca1e771838
2013-08-15 09:47:27 -04:00
Nachi Ueno 5a10e05f10 Rename quantum to neutron
Change-Id: Icb41c1d0237937e3b370fc9063994550f8defc50
2013-08-06 12:15:11 -07:00
Elizabeth Krumbach 766a297f5b Add tempest, heat, ceilometer to list of projects
Change-Id: I3d0438500288a5c3095052c9e13c3a124a10678f
Reviewed-on: https://review.openstack.org/25917
Approved: Dan Prince <dprince@redhat.com>
Reviewed-by: Dan Prince <dprince@redhat.com>
Tested-by: Jenkins
2013-04-05 17:25:41 +00:00
Elizabeth Krumbach 9bbbafddb9 Add command line option for output directory.
Add a -o, --out-dir option to specify an output directory.

Change-Id: I0c8ac1aba309f9a34b2562b18da644efd9f37f4e
Reviewed-on: https://review.openstack.org/20839
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: Dan Prince <dprince@redhat.com>
Reviewed-by: Dan Prince <dprince@redhat.com>
Tested-by: Jenkins
2013-02-01 18:31:58 +00:00
Dan Prince 76edce6b21 Pyflakes fixes. 2013-01-10 10:18:45 -05:00
Dan Prince 85f8fdd90f Add cinder and quantum. 2012-09-26 13:18:35 -04:00
Dan Prince 8cb7e07250 Add swift. 2012-06-15 10:53:18 -04:00
Dan Prince 2f441a5a7e Initial commit. 2011-11-20 21:59:29 -05:00