Re: [Zope-dev] buildout-based buildbot back

2008-03-05 Thread Marius Gedminas
On Tue, Mar 04, 2008 at 07:22:49PM +0200, Marius Gedminas wrote:
> On Tue, Mar 04, 2008 at 10:15:49AM +0100, Christian Theune wrote:
> > Gnah. zopebuildbot.whq.gocept.com
> 
> Yummy.  Your email prompted me to fix some of the red test failures:
> z3checkins (that no one cares about) and zope.component (which is
> actually caused by a missing dependency in zope.security).
> 
> The missing zope.security dependency causes a few other package tests to
> fail; it would be nice if whoever knows how to make releases would
> release zope.security 3.4.1 with the fix.

Meh.  Apparently the zope.thread import was unnecessary and had already
been fixed in trunk (by Baiju) since the zope.security 3.4.0 release.

What's the right workflow when you have a buildout instance of zope.foo
that exposes a problem in a zope.bar egg that may or may not be fixed in
zope.bar svn trunk?

Marius Gedminas
-- 
The IQ of the group is the lowest IQ of a member of
the group divided by the number of people in the group.


signature.asc
Description: Digital signature
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] buildout-based buildbot back

2008-03-05 Thread David Pratt
Thanks Christian. I am interested in this. Are there significant changes 
to what you are doing now? I'll checkout what you have in the Sandbox in 
the interim. Many thanks.


Regards,
David

Christian Theune wrote:

Hi,

David Pratt schrieb:
Hi Christian. How difficult was this to get running. I am considering 
a a local buildbot for my own code. The structure of my repository 
emulates the structure of svn.zope.org. Many thanks.


Semi-hard. The actual buildout configuration script and repository 
sniffing took some time. I'm not sure I checked this configuration in, 
but I'm holding a previous version in my Sandbox on zope.org.


Christian


___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] buildout-based buildbot back

2008-03-04 Thread Christian Theune

Hi,

David Pratt schrieb:
Hi Christian. How difficult was this to get running. I am considering a 
a local buildbot for my own code. The structure of my repository 
emulates the structure of svn.zope.org. Many thanks.


Semi-hard. The actual buildout configuration script and repository 
sniffing took some time. I'm not sure I checked this configuration in, 
but I'm holding a previous version in my Sandbox on zope.org.


Christian

--
gocept gmbh & co. kg - forsterstrasse 29 - 06112 halle (saale) - germany
www.gocept.com - [EMAIL PROTECTED] - phone +49 345 122 9889 7 -
fax +49 345 122 9889 1 - zope and plone consulting and development
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] buildout-based buildbot back

2008-03-04 Thread David Pratt
Hi Christian. How difficult was this to get running. I am considering a 
a local buildbot for my own code. The structure of my repository 
emulates the structure of svn.zope.org. Many thanks.


Regards,
David

Christian Theune wrote:

Hi,

it took a while, but here it is: I've put the buildout-based buildot 
into its own virtual machine (with enough resources hopefully).


It's been running for about a week now and seems to work fairly well. I 
integrated the classical buildbot view and my alternative display in one 
installation that is accessible at:


http://zopebuildout.whq.gocept.com

- builds are run when the trunk of a buildout-based project is changed
  and at 3am CEST every day.

- Updates for the project list are run before the nightly build and pick
  up all projects' trunks that define a buildout.cfg

- Currently, all projects that don't define a test runner will appear as
  broken. I'll fix that soon so that non-existing test runners will be
  ignored.

Christian


___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] buildout-based buildbot back

2008-03-04 Thread Marius Gedminas
On Tue, Mar 04, 2008 at 10:15:49AM +0100, Christian Theune wrote:
> Jodok Batlogg schrieb:
>> On 04.03.2008, at 09:34, Christian Theune wrote:
>>> Hi,
>>>
>>> it took a while, but here it is: I've put the buildout-based buildot into 
>>> its own virtual machine (with enough resources hopefully).
>>>
>>> It's been running for about a week now and seems to work fairly well. I 
>>> integrated the classical buildbot view and my alternative display in one 
>>> installation that is accessible at:
>
> Gnah. zopebuildbot.whq.gocept.com
>
> Working with buildout and buildbot at the same time makes my brain hurt. ;)

Yummy.  Your email prompted me to fix some of the red test failures:
z3checkins (that no one cares about) and zope.component (which is
actually caused by a missing dependency in zope.security).

The missing zope.security dependency causes a few other package tests to
fail; it would be nice if whoever knows how to make releases would
release zope.security 3.4.1 with the fix.

Regarding the interface itself: the default waterfall view is pretty
much useless for this large number of interfaces.  I like the
cruise-control and latest-build views, although I'd be happier if they
had more direct links to the actual test runner output.

Also, I think that lack of a bin/test for any package can be rightly
considered to be a bug.

Marius Gedminas
-- 
  (Pdb) operationerr.w_value.w_value.w_value.w_value.w_value.w_value
  
 -- one of the clearer PyPy debugging sessions
(seen in Michael Hudson's sig)


signature.asc
Description: Digital signature
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] buildout-based buildbot back

2008-03-04 Thread Christian Theune



Jodok Batlogg schrieb:


On 04.03.2008, at 09:34, Christian Theune wrote:


Hi,

it took a while, but here it is: I've put the buildout-based buildot 
into its own virtual machine (with enough resources hopefully).


It's been running for about a week now and seems to work fairly well. 
I integrated the classical buildbot view and my alternative display in 
one installation that is accessible at:


http://zopebuildout.whq.gocept.com


this host can't be resolved...


Gnah. zopebuildbot.whq.gocept.com

Working with buildout and buildbot at the same time makes my brain hurt. ;)

--
gocept gmbh & co. kg - forsterstrasse 29 - 06112 halle (saale) - germany
www.gocept.com - [EMAIL PROTECTED] - phone +49 345 122 9889 7 -
fax +49 345 122 9889 1 - zope and plone consulting and development
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope )



Re: [Zope-dev] buildout-based buildbot back

2008-03-04 Thread Jodok Batlogg


On 04.03.2008, at 09:34, Christian Theune wrote:


Hi,

it took a while, but here it is: I've put the buildout-based buildot  
into its own virtual machine (with enough resources hopefully).


It's been running for about a week now and seems to work fairly  
well. I integrated the classical buildbot view and my alternative  
display in one installation that is accessible at:


http://zopebuildout.whq.gocept.com


this host can't be resolved...

wasabi:~ jodok$ dig zopebuildout.whq.gocept.com
; <<>> DiG 9.4.1-P1 <<>> zopebuildout.whq.gocept.com
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 32303
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;zopebuildout.whq.gocept.com.   IN  A

;; AUTHORITY SECTION:
whq.gocept.com.		2	IN	SOA	ns2.gocept.com. domain.gocept.com.  
2008021055 10800 900 604800 86400


;; Query time: 75 msec
;; SERVER: 192.168.34.254#53(192.168.34.254)
;; WHEN: Tue Mar  4 10:10:18 2008
;; MSG SIZE  rcvd: 92






- builds are run when the trunk of a buildout-based project is changed
 and at 3am CEST every day.

- Updates for the project list are run before the nightly build and  
pick

 up all projects' trunks that define a buildout.cfg

- Currently, all projects that don't define a test runner will  
appear as

 broken. I'll fix that soon so that non-existing test runners will be
 ignored.

Christian

--
gocept gmbh & co. kg - forsterstrasse 29 - 06112 halle (saale) -  
germany

www.gocept.com - [EMAIL PROTECTED] - phone +49 345 122 9889 7 -
fax +49 345 122 9889 1 - zope and plone consulting and development
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )


--
"Beautiful is better than ugly."
  -- The Zen of Python, by Tim Peters

Jodok Batlogg, Lovely Systems GmbH
Schmelzhütterstraße 26a, 6850 Dornbirn, Austria
mobile: +43 676 5683591, phone: +43 5572 908060



smime.p7s
Description: S/MIME cryptographic signature
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] buildout-based buildbot back

2008-03-04 Thread Christian Theune

Hi,

it took a while, but here it is: I've put the buildout-based buildot 
into its own virtual machine (with enough resources hopefully).


It's been running for about a week now and seems to work fairly well. I 
integrated the classical buildbot view and my alternative display in one 
installation that is accessible at:


http://zopebuildout.whq.gocept.com

- builds are run when the trunk of a buildout-based project is changed
  and at 3am CEST every day.

- Updates for the project list are run before the nightly build and pick
  up all projects' trunks that define a buildout.cfg

- Currently, all projects that don't define a test runner will appear as
  broken. I'll fix that soon so that non-existing test runners will be
  ignored.

Christian

--
gocept gmbh & co. kg - forsterstrasse 29 - 06112 halle (saale) - germany
www.gocept.com - [EMAIL PROTECTED] - phone +49 345 122 9889 7 -
fax +49 345 122 9889 1 - zope and plone consulting and development
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope )