Re: [Crowbar] how to debug Travis failures

2013-03-13 Thread James Tan
On 03/12/2013 11:16 PM, andi_a...@dell.com wrote: -Original Message- From: crowbar-bounces On Behalf Of Adam Spiers Sent: Monday, March 11, 2013 7:28 PM To: crowbar Subject: Re: [Crowbar] how to debug Travis failures Adam Spiers (aspi...@suse.com) wrote: I'm really keen that I (or James

Re: [Crowbar] [Fixed] crowbar/travis-ci-crowbar#53 (master - f8bdf12)

2013-03-13 Thread James Tan
On 03/13/2013 01:12 AM, Travis-CI wrote: The build was fixed. Repository crowbar/travis-ci-crowbar Build #53 https://travis-ci.org/crowbar/travis-ci-crowbar/builds/5456934 Changeset https://github.com/crowbar/travis-ci-crowbar/compare/3c18df5c1c60...f8bdf1299fba Commit f8bdf1

[Crowbar] removing non-engine files?

2013-03-13 Thread Adam Spiers
cdearborn (notificati...@github.com) wrote: > Yes (I can't wait!). This helper should only be in the network > barclamp. Rob checked a copy of it into the crowbar barclamp as a > stop-gap to make the unit tests run. Wayne is working on updating > dev setup-unit-tests or barclamp_install or whate

Re: [Crowbar] testing and pull requests

2013-03-13 Thread Adam Spiers
Andi Abes (andi_a...@dell.com) wrote: > > -Original Message- > > From: crowbar-bounces On Behalf Of Adam Spiers > > Sent: Monday, March 11, 2013 2:24 PM > > To: crowbar > > Subject: [Crowbar] testing and pull requests > > > > "What testing do we run before submitting?" is a key question; t

Re: [Crowbar] [Fixed] crowbar/travis-ci-crowbar#53 (master - f8bdf12)

2013-03-13 Thread Andi_Abes
I just did the little last one push... Chris Wayne Dave and others did the fixing From: James Tan [mailto:ja...@suse.de] Sent: Wednesday, March 13, 2013 4:12 AM To: Abes, Andi Cc: crowbar Subject: Re: [Crowbar] [Fixed] crowbar/travis-ci-crowbar#53 (master - f8bdf12) On 03/13/2013 01:12 AM, Travis

[Crowbar] Rubygems 2.0 - breaks bundle and others

2013-03-13 Thread Andi_Abes
If you're about to install a new build env, or building with internet wide downloads, keep reading. Otherwise it's safe to ignore. The latest version of RubyGems (2.0.3) has a bunch of breaking changes, some break bundler, others break chef - lots of fun to be had. The last safe version on the

[Crowbar] Loadbalancer barclamp

2013-03-13 Thread Andi_Abes
A little while back, I started playing with a loadbalancer barclamp, and found some interesting options out there that can provide some nice features, namely: * HA * Scalability * SSL termination To be clear, I'm not suggesting that this barclamp will land in the CB2.0

Re: [Crowbar] Loadbalancer barclamp

2013-03-13 Thread Rob_Hirschfeld
Thanks Andi - this is an important addition to helping get Grizzly infrastructure and Crowbar deployments to be more robust. From: crowbar-bounces On Behalf Of Abes, Andi Sent: Wednesday, March 13, 2013 9:19 AM To: crowbar Subject: [Crowbar] Loadbalancer barclamp A little while back, I started p

Re: [Crowbar] installing Fred onto PowerEdge M710HD

2013-03-13 Thread Judd Maltin
You might want to talk to your Dell representative about that. On Tue, Mar 12, 2013 at 12:06 PM, Tim Cook wrote: > I am having issues with installing crowbar onto a PowerEdge M710HD blade . > > error: > > Some of your hardware needs non-free firmware files to operate. the > firmware can be load

Re: [Crowbar] removing non-engine files?

2013-03-13 Thread Wayne_Allen
I would like to keep the old versions around for quick reference and delete them as each barclamp is fully integrated into the new system. Thanks, W -Original Message- From: crowbar-bounces On Behalf Of Adam Spiers Sent: Wednesday, March 13, 2013 4:53 AM To: crowbar Subject: [Crowbar] re

Re: [Crowbar] [barclamp-crowbar] add a rake task to run the travis tests in one go, so we can more easily... (#464)

2013-03-13 Thread Adam Spiers
aabes (notificati...@github.com) wrote: > You can merge this Pull Request by running: > > git pull https://github.com/aabes/barclamp-crowbar rake-travis > > Or you can view, comment on it, or merge it online at: > > https://github.com/crowbar/barclamp-crowbar/pull/464 > > -- Commit Summary

[Crowbar] Attrib State vs Deployment State - potentially code in transition

2013-03-13 Thread Rob_Hirschfeld
All, We've been making a lot of progress on Deployments and deployment states (proposed, committed, active) as reflected by different snapshots. In earlier designed, we'd captured something similar in the Attrib values (proposed vs actual). Differences between these values are reflected as the

Re: [Crowbar] [barclamp-crowbar] add a rake task to run the travis tests in one go, so we can more easily... (#464)

2013-03-13 Thread Andi_Abes
> -Original Message- > From: crowbar-bounces On Behalf Of Adam Spiers > Sent: Wednesday, March 13, 2013 12:17 PM > To: crowbar > Subject: Re: [Crowbar] [barclamp-crowbar] add a rake task to run the travis > tests in one go, so we can more easily... (#464) > > aabes (notificati...@github.

Re: [Crowbar] installing Fred onto PowerEdge M710HD

2013-03-13 Thread Gangur, Hrushikesh (QA CloudOS)
This resolved my issue: http://archive.ubuntu.com/ubuntu/pool/main/l/linux-firmware/linux-firmware_1.79_all.deb From: crowbar-boun...@dell.com [mailto:crowbar-boun...@dell.com] On Behalf Of Judd Maltin Sent: Wednesday, March 13, 2013 7:27 AM To: Tim Cook Cc: Crowbar@dell.com Subject: Re: [Crowbar

Re: [Crowbar] [Still Failing] crowbar/travis-ci-crowbar#60 (master - ac51708)

2013-03-13 Thread James Tan
On 03/13/2013 06:38 PM, Travis-CI wrote: The build is still failing. Repository crowbar/travis-ci-crowbar Build #60 https://travis-ci.org/crowbar/travis-ci-crowbar/builds/5477613 Anyone looking into this failure on Ruby 1.9.3? Details here: https://travis-ci.org/crowbar/travis

Re: [Crowbar] Porting core cookbooks to attribute injection

2013-03-13 Thread James Tan
On 03/07/2013 11:13 AM, Vincent Untz wrote: > Hi, > > First, thanks for the overview on attribute injection in yesterday's > call. This was quite useful to better understand what this all means and > why we are moving this way, as well as how things can look like (with > the keystone cookbook examp

Re: [Crowbar] [Still Failing] crowbar/travis-ci-crowbar#60 (master - ac51708)

2013-03-13 Thread Rob_Hirschfeld
Sigh I'll correct. Still working on the dev 1.9.3 migration over here. From: crowbar-bounces On Behalf Of James Tan Sent: Wednesday, March 13, 2013 12:54 PM To: crowbar Subject: Re: [Crowbar] [Still Failing] crowbar/travis-ci-crowbar#60 (master - ac51708) On 03/13/2013 06:38 PM, Travis-CI

Re: [Crowbar] [Still Failing] crowbar/travis-ci-crowbar#60 (master - ac51708)

2013-03-13 Thread Christopher_Dearborn
Guys, I'm looking at this issue right now, and the problem is not an assert statement. Those were fixed in an earlier pull request. I know what the issue is and am working on an email now. Thanks, Chris From: crowbar-bounces On Behalf Of Hirschfeld, Rob Sent: Wednesday, March 13, 2013 2:01

Re: [Crowbar] removing non-engine files?

2013-03-13 Thread James Tan
On 03/13/2013 04:54 PM, wayne_al...@dell.com wrote: > I would like to keep the old versions around for quick reference and delete > them as each barclamp is fully integrated into the new system. While I understand the convenience of keeping these files around during integration, it's really conf

Re: [Crowbar] [Still Failing] crowbar/travis-ci-crowbar#60 (master - ac51708)

2013-03-13 Thread James Tan
On 03/13/2013 07:03 PM, christopher_dearb...@dell.com wrote: I'm looking at this issue right now, and the problem is not an assert statement. Those were fixed in an earlier pull request. I know what the issue is and am working on an email now. Okay, great to see that you guys are on it.

Re: [Crowbar] Rubygems 2.0 - breaks bundle and others

2013-03-13 Thread James Tan
Hi Andi, On 03/13/2013 01:14 PM, andi_a...@dell.com wrote: If you're about to install a new build env, or building with internet wide downloads, keep reading. Otherwise it's safe to ignore. The latest version of RubyGems (2.0.3) has a bunch of breaking changes, some break bundler, others br

Re: [Crowbar] [Still Failing] crowbar/travis-ci-crowbar#60 (master - ac51708)

2013-03-13 Thread Christopher_Dearborn
I took a look at this issue, and the problem is that translation is not working properly in the Travis test setup. A new migration was added that creates the default network barclamp deployment. In that migration, I initially used Barclamp::DEFAULT_DEPLOYMENT_NAME for the name of the deploymen

Re: [Crowbar] testing and pull requests

2013-03-13 Thread James Tan
On 03/13/2013 11:32 AM, Adam Spiers wrote: >>> "What testing do we run before submitting?" is a key question; thanks for >>> > >bringing it up. Unfortunately the answer is currently "only whatever we >>> > >run >>> > >manually", since Travis only runs on a merged repository containing >>> > >mas

Re: [Crowbar] Rubygems 2.0 - breaks bundle and others

2013-03-13 Thread Andi_Abes
Well, thank you - Travis found it before I hit it ;) From: James Tan [mailto:ja...@suse.de] Sent: Wednesday, March 13, 2013 2:09 PM To: Abes, Andi Cc: crowbar Subject: Re: [Crowbar] Rubygems 2.0 - breaks bundle and others Hi Andi, On 03/13/2013 01:14 PM, andi_a...@dell.com

Re: [Crowbar] Porting core cookbooks to attribute injection

2013-03-13 Thread Judd Maltin
Hi guys, My blog entry has a lot of the design patterns, and I quote a bunch of others. It's a good backgrounder: http://newgoliath.wordpress.com/2013/03/08/orchestration-consistency-and-community-cookbooks/ This past sprint I started the code updates. This coming sprint I'll be finishing them

Re: [Crowbar] Porting core cookbooks to attribute injection

2013-03-13 Thread Judd Maltin
oops.. by l-values I mean r-values. On Wed, Mar 13, 2013 at 2:50 PM, Judd Maltin wrote: > Hi guys, > > My blog entry has a lot of the design patterns, and I quote a bunch of > others. It's a good backgrounder: > http://newgoliath.wordpress.com/2013/03/08/orchestration-consistency-and-community

Re: [Crowbar] Porting core cookbooks to attribute injection

2013-03-13 Thread Andi_Abes
> -Original Message- > From: crowbar-bounces On Behalf Of James Tan > Sent: Wednesday, March 13, 2013 1:57 PM > To: Vincent Untz > Cc: crowbar > Subject: Re: [Crowbar] Porting core cookbooks to attribute injection > > On 03/07/2013 11:13 AM, Vincent Untz wrote: > > Hi, > > > > First, than

Re: [Crowbar] removing non-engine files?

2013-03-13 Thread Darrel O'Pry
I have to second James here. I just came off a project where they insisted on keeping historic stuff in the repo. It only served to confuse people coming onboard who weren't already familiar with the project. Its really easy to make a branch in you own repository and switch back to it or view it o

Re: [Crowbar] removing non-engine files?

2013-03-13 Thread Andi_Abes
I think we're talking about a few days, not as an ongoing pattern. Surely we're living with much bigger warts than this one...;) From: crowbar-bounces On Behalf Of Darrel O'Pry Sent: Wednesday, March 13, 2013 3:32 PM To: James Tan Cc: crowbar; Allen, Wayne Subject: Re: [Crowbar] removing non-eng

[Crowbar] Documentation system now honors ###_ ordering

2013-03-13 Thread Rob_Hirschfeld
All, Andi and I talked about this simple change and I've got a pending commit for it... If you add a # prefix to your documentation.md files then it will honor that as the order for the document. For example 10_introduction.md will be ordered as 10. 100_details.md will ordered as 000100.