[openstack-dev] [infra] Third Party CI naming and contact (action required)

2014-08-13 Thread James E. Blair
Hi, We've updated the registration requirements for third-party CI systems here: http://ci.openstack.org/third_party.html We now have 86 third-party CI systems registered and have undertaken an effort to make things more user-friendly for the developers who interact with them. There are two

Re: [openstack-dev] [all] 3rd Party CI vs. Gerrit

2014-08-13 Thread James E. Blair
cor...@inaugust.com (James E. Blair) writes: Sean Dague s...@dague.net writes: This has all gone far enough that someone actually wrote a Grease Monkey script to purge all the 3rd Party CI content out of Jenkins UI. People are writing mail filters to dump all the notifications. Dan Berange

Re: [openstack-dev] [all] 3rd Party CI vs. Gerrit

2014-08-13 Thread James E. Blair
Dan Smith d...@danplanet.com writes: You may have noticed that this has merged, along with a further change that shows the latest results in a table format. (You may need to force-reload in your browser to see the change.) Friggin. Awesome. Thanks again to Radoslav Gerganov for writing

Re: [openstack-dev] [all] 3rd Party CI vs. Gerrit

2014-08-13 Thread James E. Blair
Chmouel Boudjnah chmo...@enovance.com writes: On Wed, Aug 13, 2014 at 3:05 PM, James E. Blair cor...@inaugust.com wrote: You may have noticed that this has merged, along with a further change that shows the latest results in a table format. (You may need to force-reload in your browser

Re: [openstack-dev] [all] 3rd Party CI vs. Gerrit

2014-08-13 Thread James E. Blair
Chmouel Boudjnah chmo...@enovance.com writes: On Wed, Aug 13, 2014 at 6:27 PM, James E. Blair cor...@inaugust.com wrote: If it is not worth looking at a job that is run by the OpenStack CI system, please propose a patch to openstack-infra/config to delete it from the Zuul config. We only

Re: [openstack-dev] [all] Acceptable methods for establishing per-test-suite behaviors

2014-08-22 Thread James E. Blair
Hi, One of the things we've wanted for a while in some projects is a completely separate database environment for each test when using MySQL. To that end, I wrote a MySQL schema fixture that is in use in nodepool:

[openstack-dev] [infra] [neutron] [tc] Neutron Incubator workflow

2014-08-26 Thread James E. Blair
Hi, After reading https://wiki.openstack.org/wiki/Network/Incubator I have some thoughts about the proposed workflow. We have quite a bit of experience and some good tools around splitting code out of projects and into new projects. But we don't generally do a lot of importing code into

[openstack-dev] [all] Gerrit Downtime on August 30, 2014

2014-08-28 Thread James E. Blair
Hi, Gerrit will be unavailable starting at 1600-1630 UTC on Saturday, August 30, 2014 to rename the glance.store project to glancestore. I apologize for the late notice, however, in another thread on the -dev list, you'll find the rationale for executing this change swiftly. Thanks, Jim

Re: [openstack-dev] [all] Gerrit Downtime on August 30, 2014

2014-08-28 Thread James E. Blair
Flavio Percoco fla...@redhat.com writes: On 08/28/2014 05:39 PM, James E. Blair wrote: Hi, Gerrit will be unavailable starting at 1600-1630 UTC on Saturday, August 30, 2014 to rename the glance.store project to glancestore. I went with glance_store Hope that's fine! Even better

Re: [openstack-dev] [OpenStack-Infra] [third-party] [infra] New mailing lists for third party announcements and account requests

2014-08-29 Thread James E. Blair
Stefano Maffulli stef...@openstack.org writes: On Fri 29 Aug 2014 12:47:00 PM PDT, Elizabeth K. Joseph wrote: Third-party-request This list is the new place to request the creation or modification of your third party account. Note that old requests sent to the openstack-infra mailing list

[openstack-dev] Announcing Gertty 1.0.0: A console interface to Gerrit

2014-09-04 Thread James E. Blair
Announcing Gertty 1.0.0 Gertty is a console-based interface to the Gerrit Code Review system. If that doesn't sound interesting to you, then just skip right on to the next message. This mailing list gets a lot of traffic, and it's going to take you a while to read it all in that web browser

Re: [openstack-dev] Announcing Gertty 1.0.0: A console interface to Gerrit

2014-09-04 Thread James E. Blair
cor...@inaugust.com (James E. Blair) writes: If you're ready to give it a shot, here's what to do: pip install gertty wget https://git.openstack.org/cgit/stackforge/gertty/plain/examples/openstack-gertty.yaml -O ~/.gertty.yaml # edit ~/.gertty.yaml and update anything that says

Re: [openstack-dev] Announcing Gertty 1.0.0: A console interface to Gerrit

2014-09-08 Thread James E. Blair
I just released 1.0.1 with some bug fixes for issues found by early adopters. Thanks! -Jim ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Re: [openstack-dev] how to provide tests environments for python things that require C extensions

2014-09-08 Thread James E. Blair
Sean Dague s...@dague.net writes: The crux of the issue is that zookeeper python modules are C extensions. So you have to either install from packages (which we don't do in unit tests) or install from pip, which means forcing zookeeper dev packages locally. Realistically this is the same

Re: [openstack-dev] [all] Bringing back auto-abandon

2014-09-10 Thread James E. Blair
Steven Hardy sha...@redhat.com writes: Yeah, I don't know what the optimal solution is - my attention has recently been drawn to queries generated via gerrit-dash-creator, which I'm finding help a lot. This is one of several great solutions to the problem. Any query in Gerrit can include an

Re: [openstack-dev] adding RSS feeds to specs repositories

2014-09-10 Thread James E. Blair
Doug Hellmann d...@doughellmann.com writes: I originally thought we would want to add these feeds to planet.openstack.org, but given the length of some of the specs I’m less sure of that. Instead, now I think it would be better to publicize the list of URLs for people who want to subscribe to

Re: [openstack-dev] [all] Bringing back auto-abandon

2014-09-10 Thread James E. Blair
James Polley j...@jamezpolley.com writes: On Thu, Sep 11, 2014 at 6:52 AM, James E. Blair cor...@inaugust.com wrote: Steven Hardy sha...@redhat.com writes: Yeah, I don't know what the optimal solution is - my attention has recently been drawn to queries generated via gerrit-dash-creator

Re: [openstack-dev] [TripleO] Set WIP for stale patches?

2014-09-18 Thread James E. Blair
Sullivan, Jon Paul jonpaul.sulli...@hp.com writes: This is not solely about finding reviews. It is about pruning stale reviews. I think the auto-abandon code was excellent at doing this, but alas, it is no more. What's the purpose of pruning stale reviews? I've read the IRC log of the

[openstack-dev] [Infra] PTL Candidacy

2014-09-22 Thread James E. Blair
I would like to announce my candidacy for the Infrastructure PTL. I have developed and operated the project infrastructure for several years and have been honored to serve as the PTL for the Juno cycle. I was instrumental not only in creating the project gating system and development process,

[openstack-dev] [infra] [all] Freezing openstack-infra/config repo on Sept 25

2014-09-23 Thread James E. Blair
Hi, On Thursday, Sept 25 at 00:01 UTC we will freeze project-configuration related changes to the openstack-infra/config repo. This is part of an effort to move project-related configuration out of the config repository and into its own repo. The goals are both to make the existing config repo

[openstack-dev] Retiring reverify no bug

2013-12-09 Thread James E. Blair
Hi, On Wednesday December 11, 2013 we will remove the ability to use reverify no bug to re-trigger gate runs for changes that have failed tests. This was previously discussed[1] on this list. There are a few key things to keep in mind: * This only applies to reverify, not recheck. That is, it

Re: [openstack-dev] Retiring reverify no bug

2013-12-09 Thread James E. Blair
Mark McLoughlin mar...@redhat.com writes: I wonder could we make it standard practice for an infra bug to get filed whenever there's a known issue causing gate jobs to fail so that everyone can use that bug number when re-triggering? (Apologies if that's already happening) I guess we'd

[openstack-dev] Sphinx 1.2 incompatibility (failing -docs jobs)

2013-12-10 Thread James E. Blair
Hi, Sphinx 1.2 was just released and it is incompatible with distutils in python 2.7. See these links for more info: https://bitbucket.org/birkenfeld/sphinx/pull-request/193/builddoc-shouldnt-fail-on-unicode-paths/diff http://bugs.python.org/issue19570 This has caused all -docs jobs to

[openstack-dev] [Infra] Next two infra meetings canceled

2013-12-23 Thread James E. Blair
Hi, Since they fall on the evenings of some major holidays, we're canceling the next two Project Infrastructure meetings. Enjoy the holidays! -Jim ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org

Re: [openstack-dev] [nova] Turbo-hipster

2014-01-02 Thread James E. Blair
Michael Still mi...@stillhq.com writes: Heh, I didn't know that wiki page existed. I've added an entry to the checklist. There's also some talk of adding some help text to the vote message turbo-hipster leaves in gerrit, but we haven't gotten around to doing that yet. I would rather not

Re: [openstack-dev] [nova] Turbo-hipster

2014-01-02 Thread James E. Blair
Sean Dague s...@dague.net writes: On 01/02/2014 04:29 PM, Michael Still wrote: Heh, I didn't know that wiki page existed. I've added an entry to the checklist. There's also some talk of adding some help text to the vote message turbo-hipster leaves in gerrit, but we haven't gotten around

Re: [openstack-dev] [elastic-recheck] Thoughts on next steps

2014-01-03 Thread James E. Blair
Sean Dague s...@dague.net writes: So my feeling is we should move away from the point graphs we have, and present these as weekly and daily failure rates (with graphs and error bars). And slice those per job. My suggestion is that we do the actual visualization with matplotlib because it's

[openstack-dev] [infra] [devstack-gate] Nominating Sean Dague for devstack-gate-core

2014-01-03 Thread James E. Blair
Occasionally it becomes clear that a part of the project infrastructure has its own community interested in it. Such is the case with devstack-gate, which is the nexus of infra and openstack. Not only does it interact with infrastructure systems (in a surprisingly complex way) to prepare an

Re: [openstack-dev] [nova] Turbo-hipster

2014-01-03 Thread James E. Blair
Dan Prince dpri...@redhat.com writes: - Original Message - From: Michael Still mi...@stillhq.com - commenting recheck .* - commenting recheck migrations With the growing interest in 3rd party testing systems would using 'recheck turbo-hipster' make more sense here? I'm fine with

Re: [openstack-dev] [requirements] - taskflow preventing sqla 0.8 upgrade

2014-01-05 Thread James E. Blair
Joshua Harlow harlo...@yahoo-inc.com writes: It seems simple to have variations of venvs (or something similar) that taskflow tox.ini can have that specify the different 0.7, 0.8, 0.9, when sqlalchemy 1.0 comes out then this should become a nonissue (hopefully). I will bug the infra folks to

Re: [openstack-dev] [elastic-recheck] Thoughts on next steps

2014-01-05 Thread James E. Blair
Sean Dague s...@dague.net writes: I think the main user-visible aspect of this decision is the delay before unprocessed bugs are made visible. If a bug starts affecting a number of jobs, it might be nice to see what bug numbers people are using for rechecks without waiting for the next cron

Re: [openstack-dev] Changes coming in gate structure

2014-01-22 Thread James E. Blair
Robert Collins robe...@robertcollins.net writes: On 23 January 2014 09:39, Sean Dague s...@dague.net wrote: Changes coming in gate structure Svelt Gate == The gate jobs will be trimmed down immensely. Nothing

[openstack-dev] [infra] Proposing Sergey Lukjanov for infra-core

2014-02-10 Thread James E. Blair
Hi, I'm very pleased to propose that we add Sergey Lukjanov to the infra-core team. He is among the top reviewers of projects in openstack-infra, and is very familiar with how jenkins-job-builder and zuul are used and configured. He has done quite a bit of work in helping new projects through

Re: [openstack-dev] [infra] Proposing Sergey Lukjanov for infra-core

2014-02-10 Thread James E. Blair
Clark Boylan clark.boy...@gmail.com writes: On Mon, Feb 10, 2014 at 9:48 AM, James E. Blair jebl...@openstack.org wrote: Hi, I'm very pleased to propose that we add Sergey Lukjanov to the infra-core team. He is among the top reviewers of projects in openstack-infra, and is very familiar

Re: [openstack-dev] [OpenStack-Infra] [TripleO] promoting devtest_seed and devtest_undercloud to voting, + experimental queue for nova/neutron etc.

2014-02-14 Thread James E. Blair
Sean Dague s...@dague.net writes: On 02/14/2014 03:43 PM, Robert Collins wrote: Thanks to a massive push this week, both the seed *and* undercloud jobs are now passing on tripleo-gate nodes, but they are not yet voting. I'd kind of like to get them voting on tripleo jobs (check only). We

[openstack-dev] Proposal to move from Freenode to OFTC

2014-03-03 Thread James E. Blair
Hi, Freenode has been having a rough time lately due to a series of DDoS attacks which have been increasingly disruptive to collaboration. Fortunately there's an alternative. OFTC URL:http://www.oftc.net/ is a robust and established alternative to Freenode. It is a smaller network whose mission

Re: [openstack-dev] Proposal to move from Freenode to OFTC

2014-03-03 Thread James E. Blair
Sean Dague s...@dague.net writes: [I don't have anything substantial to add to q1 right now, though it's a good one.] #2) how bad do we believe nick contention might be in this transition? We've got 1000+ people that have well known nicks on freenode, that might hit conflicts on oftc. Now

Re: [openstack-dev] Proposal to move from Freenode to OFTC

2014-03-06 Thread James E. Blair
Sean Dague s...@dague.net writes: #1) do we believe OFTC is fundamentally better equipped to resist a DDOS, or do we just believe they are a smaller target? The ongoing DDOS on meetup.com the past 2 weeks is a good indicator that being a smaller fish only helps for so long. After speaking

[openstack-dev] Spec repos for blueprint development and review

2014-03-24 Thread James E. Blair
Hi, So recently we started this experiment with the compute and qa programs to try using Gerrit to review blueprints. Launchpad is deficient in this area, and while we hope Storyboard will deal with it much better, but it's not ready yet. As a development organization, OpenStack scales by

Re: [openstack-dev] [qa] [neutron] Neutron Full Parallel job - Last 4 days failures

2014-03-26 Thread James E. Blair
Salvatore Orlando sorla...@nicira.com writes: On another note, we noticed that the duplicated jobs currently executed for redundancy in neutron actually seem to point all to the same build id. I'm not sure then if we're actually executing each job twice or just duplicating lines in the

[openstack-dev] [Infra] PTL Candidacy

2014-03-28 Thread James E. Blair
Hi, I would like to announce my candidacy for the Infrastructure PTL. I have developed and operated the project infrastructure for several years and have been honored to serve as the PTL for the Icehouse cycle. I was instrumental not only in creating the project gating system and development

Re: [openstack-dev] Dependency freeze exception for happybase (I would like version 0.8)

2014-03-28 Thread James E. Blair
Sean Dague s...@dague.net writes: So how did Ceilometer get into this situation? Because the ceilometer requirements are happybase=0.4,=0.6 Is this a case where testing minimums might have helped? -Jim ___ OpenStack-dev mailing list

Re: [openstack-dev] Gerrit tools

2013-10-23 Thread James E. Blair
Daniel P. Berrange berra...@redhat.com writes: Actually, from my POV, the neat one there is the qgerrit script - I had no idea you could query this info so easily. FYI the query syntax for SSH and the web is the same, so you can also make a bookmark for a query like that. The search syntax is

Re: [openstack-dev] [OpenStack-Infra] [summit] Youtube stream from Design Summit?

2013-11-03 Thread James E. Blair
Stefano Maffulli stef...@openstack.org writes: This lead us to give up trying for Hong Kong. We searched for alternatives (see the infra meeting logs a few months back and my personal experiments [1] based on UDS experience) and the only solid one was to use a land line to call in the

Re: [openstack-dev] The recent gate performance and how it affects you

2013-11-21 Thread James E. Blair
Matt Riedemann mrie...@linux.vnet.ibm.com writes: People get heads-down in their own projects and what they are working on and it's hard to keep up with what's going on in the infra channel (or nova channel for that matter), so sending out a recap that everyone can see in the mailing list is

Re: [openstack-dev] Gate broken right now

2013-11-26 Thread James E. Blair
Chmouel Boudjnah chmo...@enovance.com writes: On Tue, Nov 26, 2013 at 9:52 AM, Flavio Percoco fla...@redhat.com wrote: This seems to be the issue you're talking about, is it? http://logs.openstack.org/49/57049/2/gate/gate-swift- python26/c1aedf1/console.html Thanks for the heads up

Re: [openstack-dev] An alternative approach to enforcing expected election behaviour

2014-06-17 Thread James E. Blair
Eoghan Glynn egl...@redhat.com writes: TL;DR: how about we adopt a soft enforcement model, relying on sound judgement and good faith within the community? Thank you very much for bringing this up and proposing it to the TC. As others have suggested, having a concrete alternative is

[openstack-dev] [infra] Nominations for jenkins-job-builder core

2014-06-20 Thread James E. Blair
Hi, The Jenkins Job Builder project (part of the Infrastructure program) is quite popular even outside of OpenStack and has a group of specialist core reviewers supplemental to the rest of the Infrastructure program. To that group I would like to add Darragh Bailey:

[openstack-dev] [infra] Gerrit downtime on Saturday, June 28, 2014

2014-06-26 Thread James E. Blair
Hi, On Saturday, June 28 at 15:00 UTC Gerrit will be unavailable for about 15 minutes while we rename some projects. Existing reviews, project watches, etc, should all be carried over. The current list of projects that we will rename is: stackforge/designate - openstack/designate

Re: [openstack-dev] [all] 3rd Party CI vs. Gerrit

2014-06-27 Thread James E. Blair
Sean Dague s...@dague.net writes: It seems what we actually want is a dashboard of these results. We want them available when we go to Gerrit, but we don't want them in Gerrit itself. I agree with most of what you wrote, particularly that we want them available in Gerrit and with a sensible

Re: [openstack-dev] [all] 3rd Party CI vs. Gerrit

2014-06-28 Thread James E. Blair
Matt Riedemann mrie...@linux.vnet.ibm.com writes: I would be good with Jenkins not reporting on a successful run, or if rather than a comment from Jenkins the vote in the table had a link to the test results, so if you get a -1 from Jenkins you can follow the link from the -1 in the table

Re: [openstack-dev] [all] 3rd Party CI vs. Gerrit

2014-06-30 Thread James E. Blair
Joshua Hesketh joshua.hesk...@rackspace.com writes: On 6/28/14 10:40 AM, James E. Blair wrote: An alternate approach would be to have third-party CI systems register jobs with OpenStack's Zuul rather than using their own account. This would mean only a single report of all jobs (upstream

Re: [openstack-dev] [OpenStack-Infra] [QA][Infra] Mid-Cycle Meet-up Registration Closed

2014-07-03 Thread James E. Blair
Matthew Treinish mtrein...@kortar.org writes: Hi Everyone, Just a quick update, we have to close registration for the Infra/QA mid-cycle meet-up. Based on the number of people who have signed up on the wiki page [1] we are basically at the maximum capacity for the rooms we reserved. So if

[openstack-dev] Thoughts on the patch test failure rate and moving forward

2014-07-23 Thread James E. Blair
OpenStack has a substantial CI system that is core to its development process. The goals of the system are to facilitate merging good code, prevent regressions, and ensure that there is at least one configuration of upstream OpenStack that we know works as a whole. The project gating technique

Re: [openstack-dev] [OpenStack-Infra] [infra] Consolidating efforts around Fedora/Centos gate job

2014-04-11 Thread James E. Blair
Ian Wienand iwien...@redhat.com writes: Then we have the question of the nodepool setup scripts working on F20. I just tested the setup scripts from [3] and it all seems to work on a fresh f20 cloud image. I think this is due to kchamart, peila2 and others who've fixed parts of this before.

Re: [openstack-dev] [infra][nova][docker]

2014-04-12 Thread James E. Blair
Michael Still mi...@stillhq.com writes: Agreed, where it makes sense. In general we should be avoiding third party CI unless we need to support something we can't in the gate -- a proprietary virt driver, or weird network hardware for example. I think we've now well and truly demonstrated

[openstack-dev] TC Candidacy

2014-04-14 Thread James E. Blair
Hi, I'd like to announce my candidacy for re-election to the TC. About Me I am the PTL for the OpenStack Infrastructure Program, which I have been helping to build for nearly three years. I also served on the TC during the Icehouse cycle. I am responsible for a significant portion of

Re: [openstack-dev] Gerrit downtime and upgrade on 2014-04-28

2014-04-22 Thread James E. Blair
Zaro zaro0...@gmail.com writes: Hello All. The OpenStack infra team has been working to put everything in place so that we can upgrade review.o.o from Gerrit version 2.4.4 to version 2.8.4 We are happy to announce that we are finally ready to make it happen! We will begin the upgrade on

[openstack-dev] [infra] Gerrit downtime and upgrade on 2014-04-28

2014-04-25 Thread James E. Blair
Hi, This is the third and final reminder that next week Gerrit will be unavailable for a few hours starting at 1600 UTC on April 28th. You may read about the changes that will impact you as a developer (please note that the SSH host key change is particularly important) at this location:

Re: [openstack-dev] [infra] Gerrit downtime and upgrade on 2014-04-28

2014-04-25 Thread James E. Blair
Jay Faulkner j...@jvf.cc writes: Can you guys publish the ssh host key we should expect from the new gerrit server? Certainly! As the wiki page[1] notes, you can see the current ssh host key fingerprints at: https://review.openstack.org/#/settings/ssh-keys Of course, right now, that's for

Re: [openstack-dev] [OpenStack-Infra] [infra] elements vs. openstack-infra puppet for CI infra nodes

2014-05-09 Thread James E. Blair
Elizabeth K. Joseph l...@princessleia.com writes: On the Debian side, I also have a bug (with some mirror discussion and an attached review) here: https://bugs.launchpad.net/openstack-ci/+bug/1311855 After discussing this particular patch+bug with the rest of the -infra team, there wasn't

Re: [openstack-dev] [infra] *urgent* Jenkins keeps verifying non-stop

2014-05-19 Thread James E. Blair
Jerry Xinyu Zhao xyzje...@gmail.com writes: Better send to infra's list too. On Mon, May 19, 2014 at 10:06 AM, Yi Sun beyo...@gmail.com wrote: More info, I add a follow up comment on an old change set, and then it happened. Yi On Mon, May 19, 2014 at 2:49 AM, Carlos Gonçalves

Re: [openstack-dev] [OpenStack-Infra] [infra] Meeting Tuesday May 20th at 19:00 UTC

2014-05-20 Thread James E. Blair
Elizabeth K. Joseph l...@princessleia.com writes: On Mon, May 19, 2014 at 9:40 AM, Elizabeth K. Joseph l...@princessleia.com wrote: Hi everyone, The OpenStack Infrastructure (Infra) team is hosting our weekly meeting on Tuesday May 20th, at 19:00 UTC in #openstack-meeting Great

[openstack-dev] [infra] Gerrit downtime on May 23 for project renames

2014-05-21 Thread James E. Blair
Hi, On Friday, May 23 at 21:00 UTC Gerrit will be unavailable for about 20 minutes while we rename some projects. Existing reviews, project watches, etc, should all be carried over. The current list of projects that we will rename is: stackforge/barbican - openstack/barbican

[openstack-dev] [infra] Nominating Nikita Konovalov for storyboard-core

2014-05-21 Thread James E. Blair
Nikita Konovalov has been reviewing changes to both storyboard and storyboard-webclient for some time. He is the second most active storyboard reviewer and is very familiar with the codebase (having written a significant amount of the server code). He regularly provides good feedback,

[openstack-dev] [infra] Nominating Sergey Lukjanov for infra-root

2014-05-21 Thread James E. Blair
The Infrastructure program has a unique three-tier team structure: contributors (that's all of us!), core members (people with +2 ability on infra projects in Gerrit) and root members (people with administrative access). Read all about it here: http://ci.openstack.org/project.html#team Sergey

Re: [openstack-dev] [infra] Gerrit downtime on May 23 for project renames

2014-05-21 Thread James E. Blair
Tom Fifield t...@openstack.org writes: May I ask, will the old names have some kind of redirect to the new names? Of course you may ask! And it's a great question! But sadly the answer is no. Unfortunately, Gerrit's support for renaming projects is not very good (which is why we need to take

[openstack-dev] [infra] Nominating Joshua Hesketh for infra-core

2014-05-21 Thread James E. Blair
The Infrastructure program has a unique three-tier team structure: contributors (that's all of us!), core members (people with +2 ability on infra projects in Gerrit) and root members (people with administrative access). Read all about it here: http://ci.openstack.org/project.html#team Joshua

Re: [openstack-dev] [infra] Gerrit downtime on May 23 for project renames

2014-05-22 Thread James E. Blair
Thierry Carrez thie...@openstack.org writes: James E. Blair wrote: openstack/oslo-specs - openstack/common-libraries-specs I understand (and agree with) the idea that -specs repositories should be per-program. That said, you could argue that oslo is a shorthand for common libraries

Re: [openstack-dev] [Storyboard] [UX] Atlanta Storyboard UX Summary

2014-05-22 Thread James E. Blair
Sean Dague s...@dague.net writes: It's worth noting, most (90%) of OpenStack developers aren't trying to land or track features across projects. And realistically, in my experience working code into different repositories, the blueprint / bug culture between projects varies widely (what

[openstack-dev] Spec repo names

2014-05-23 Thread James E. Blair
Hi, With apologies to the specs repos we just created, the more I think about this, the more I think that the right answer is that we should stick with codenames for the spec repos. The codenames are actually more discoverable for potential contributors and collaborators. If you're looking for

Re: [openstack-dev] [infra] Gerrit downtime on May 23 for project renames

2014-05-23 Thread James E. Blair
jebl...@openstack.org (James E. Blair) writes: Hi, On Friday, May 23 at 21:00 UTC Gerrit will be unavailable for about 20 minutes while we rename some projects. Existing reviews, project watches, etc, should all be carried over. This is complete. The actual list of renamed projects

Re: [openstack-dev] Election Stats and Review Discussion

2014-05-23 Thread James E. Blair
Joshua Harlow harlo...@yahoo-inc.com writes: Is there any kind of central location where we can look at what a TC candidate has done before (what their proposals we, what they voted on, or any other similar kind of information; in a way this is similar to having visibility into what a US

Re: [openstack-dev] [all] Hide CI comments in Gerrit

2014-05-27 Thread James E. Blair
Radoslav Gerganov rgerga...@vmware.com writes: Hi Monty, As a next step - why not take the Javascript you've got there and submit it as a patch to the file above? We can probably figure out a way to template the third party CI names ... but starting one step at a time is a great idea.

Re: [openstack-dev] [Nova] [Ironic] [Infra] Making Ironic vote as a third-party Nova driver

2014-05-28 Thread James E. Blair
Devananda van der Veen devananda@gmail.com writes: Hi all! This is a follow-up to several summit discussions on how-do-we-deprecate-baremetal, a summary of the plan forward, a call to raise awareness of the project's status, and hopefully gain some interest from folks on nova-core to

Re: [openstack-dev] Designate Incubation Request

2014-05-28 Thread James E. Blair
Sean Dague s...@dague.net writes: I would agree this doesn't make sense in Neutron. I do wonder if it makes sense in the Network program. I'm getting suspicious of the programs for projects model if every new project incubating in seems to need a new program. Which isn't really a reflection

Re: [openstack-dev] [infra] Nominating Nikita Konovalov for storyboard-core

2014-05-29 Thread James E. Blair
jebl...@openstack.org (James E. Blair) writes: Nikita Konovalov has been reviewing changes to both storyboard and storyboard-webclient for some time. He is the second most active storyboard reviewer and is very familiar with the codebase (having written a significant amount of the server

Re: [openstack-dev] [infra] Nominating Joshua Hesketh for infra-core

2014-05-29 Thread James E. Blair
jebl...@openstack.org (James E. Blair) writes: The Infrastructure program has a unique three-tier team structure: contributors (that's all of us!), core members (people with +2 ability on infra projects in Gerrit) and root members (people with administrative access). Read all about it here

Re: [openstack-dev] [infra] Nominating Sergey Lukjanov for infra-root

2014-05-29 Thread James E. Blair
jebl...@openstack.org (James E. Blair) writes: The Infrastructure program has a unique three-tier team structure: contributors (that's all of us!), core members (people with +2 ability on infra projects in Gerrit) and root members (people with administrative access). Read all about it here

[openstack-dev] [infra] [all] Announcing the project-config repo

2014-09-25 Thread James E. Blair
We have moved (most) project configuration data out of the openstack-infra/config repository into a new repository called openstack-infra/project-config. This repo contains only config files related to configuring software projects in the OpenStack project infrastructure. This includes: *

[openstack-dev] [infra] Nominating Anita Kuno for project-config-core

2014-09-26 Thread James E. Blair
I'm pleased to nominate Anito Kuno to the project-config core team. The project-config repo is a constituent of the Infrastructure Program and has a core team structured to be a superset of infra-core with additional reviewers who specialize in the area. Anita has been reviewing new projects in

[openstack-dev] [infra] Nominating Sean Dague for project-config-core

2014-09-26 Thread James E. Blair
I'm pleased to nominate Sean Dague to the project-config core team. The project-config repo is a constituent of the Infrastructure Program and has a core team structured to be a superset of infra-core with additional reviewers who specialize in the area. For some time, Sean has been the person

[openstack-dev] [infra] Nominating Andreas Jaeger for project-config-core

2014-09-26 Thread James E. Blair
I'm pleased to nominate Andreas Jaeger to the project-config core team. The project-config repo is a constituent of the Infrastructure Program and has a core team structured to be a superset of infra-core with additional reviewers who specialize in the area. Andreas has been doing an incredible

Re: [openstack-dev] [all] periodic jobs for master

2014-10-24 Thread James E. Blair
Andrea Frittoli andrea.fritt...@gmail.com writes: I also believe we can find ways to make post-merge / periodic checks useful. We need to do that to keep the gate to a sane scale. Yes, we have a plan to do that that we outlined at the infra/QA meetup this summer and described to this list in

Re: [openstack-dev] [all][doc] project testing interface

2014-10-24 Thread James E. Blair
Angelo Matarazzo angelo.matara...@dektech.com.au writes: Hi all, I have a question for you devs. I don't understand the difference between this link http://git.openstack.org/cgit/openstack/governance/tree/reference/project-testing-interface.rst and

Re: [openstack-dev] [Swift] code changes feedback

2013-06-17 Thread James E. Blair
Pecoraro, Alex alex.pecor...@emc.com writes: Is there, by chance, a way to submit a patch file to gerrit via a web interface? Just wondering because I'm having a heck of time submitting my changes. My desktop computer seems to be blocked by the corporate firewall and when I try on my laptop

Re: [openstack-dev] Diskimage-builder, Heat, and the Gate

2013-06-25 Thread James E. Blair
Sean Dague s...@dague.net writes: Cool proposed change coming in from the Heat folks - https://review.openstack.org/#/c/34278/ to use dib to build their base images in devstack. From a development perspective, will make experimenting with Heat a lot easier. However, this raises an issue as

Re: [openstack-dev] OpenStack Programs

2013-06-25 Thread James E. Blair
I like the programs idea and the direction this thread is going. As we reconsider the relationship of repos and programs to the OpenStack project, I think we should include one more aspect of taxonomy. We have several orgs on github related to openstack: openstack/ openstack-infra/

[openstack-dev] Gerrit downtime for neutron repo rename

2013-06-30 Thread James E. Blair
Hi, On Saturday July 6th at 1600 UTC, Gerrit will be offline for a short time while we rename the source code repositories of quantum and python-quantumclient to neutron and python-neutronclient. To convert that time to your local timezone, see:

[openstack-dev] [Infra] New Bug tags in commit messages

2013-08-02 Thread James E. Blair
Hi, Anthony Dodd has recently implemented some cool new features that we discussed at the summit -- driving more automation from commit messages. Here's what you need to know to use the new features: Use header style references when referencing a bug in your commit log. The following styles are

Re: [openstack-dev] Enabling neutron gating

2013-08-05 Thread James E. Blair
Sean Dague s...@dague.net writes: On 08/04/2013 12:09 PM, Thierry Carrez wrote: Nachi Ueno wrote: It looks like neutron gating error improves as much as non-neutron gating one, so I would like to suggest to enable neturon-gating again. +1 If those numbers are still valid as of today, I

Re: [openstack-dev] Motion to start using Gerrit for TC votes

2013-08-06 Thread James E. Blair
Monty Taylor mord...@inaugust.com writes: Hi! Currently, we make motions by email, then we discuss them by mailing list, then we discuss them more in IRC, then we vote on them - at which point the actual thing voted on may or may not get recorded somewhere easy to find. What if instead we

Re: [openstack-dev] Motion to start using Gerrit for TC votes

2013-08-07 Thread James E. Blair
Jeremy Stanley fu...@yuggoth.org writes: On 2013-08-07 09:35:33 +0200 (+0200), Flavio Percoco wrote: [...] Would it make sense to have a copy of the votes at the end of that RST file (or somewhere in that commit) ? This will replicate vote results to our repo instead of just keeping them in

Re: [openstack-dev] [IMPORTANT] The Gate around Feature Freeze

2013-08-22 Thread James E. Blair
Monty Taylor mord...@inaugust.com writes: The infra team has done a lot of work in prep for our favorite time of year, and we've actually landed several upgrades to the gate without which we'd be in particularly bad shape right now. (I'll let Jim write about some of them later when he's not

Re: [openstack-dev] [Infra] We've launched git.openstack.org

2013-08-23 Thread James E. Blair
Michael Still mi...@stillhq.com writes: On Sat, Aug 24, 2013 at 4:20 AM, Elizabeth Krumbach Joseph l...@princessleia.com wrote: Hi everyone, Several months ago the OpenStack Infrastructure team filed a bug to Create a git.openstack.org mirror system[0] Does git.openstack.org replace git

Re: [openstack-dev] Tempest now Running in Parallel in the Gate

2013-08-26 Thread James E. Blair
Matthew Treinish mtrein...@kortar.org writes: This should improve the run times for tempest jobs to between 20-30min on average which will definitely help with the upcoming milestone rush. This is great! Thanks to you and the Tempest team for getting this _huge_ effort done! I'm really

Re: [openstack-dev] [Neutron]All unittest passed but Jenkins failed

2013-09-11 Thread James E. Blair
ZhiQiang Fan aji.zq...@gmail.com writes: currently, i don't know if it is coverage problem or something else. the direct cause is: sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post Sep 9 06:57:23 precise1 sudo: jenkins : 3 incorrect password attempts ; TTY=unknown ;

[openstack-dev] Introducing the NNFI scheduler for Zuul

2013-09-26 Thread James E. Blair
We recently made a change to Zuul's scheduling algorithm (how it determines which changes to combine together and run tests). Now when a change fails tests (or has a merge conflict), Zuul will move it out of the series of changes that it is stacking together to be tested, but it will still keep

[openstack-dev] TC Candidacy

2013-10-04 Thread James E. Blair
Hi, I'd like to announce my candidacy for the TC. About Me I am the PTL for the OpenStack Infrastructure Program, which I have been helping to build for the past two years. I am responsible for a significant portion of our project infrastructure and developer workflow. I set up

Re: [openstack-dev] Gerrit downtime for repository renames

2013-10-04 Thread James E. Blair
jebl...@openstack.org (James E. Blair) writes: Hi, On Saturday October 5th at 1600 UTC, Gerrit will be offline for a short time while we rename source code repositories. To convert that time to your local timezone, see: http://www.timeanddate.com/worldclock/fixedtime.html?iso

  1   2   3   >