RE: [JBoss-dev] Daily tests v2

2003-04-12 Thread Fred Hartman
Currently the UI is a JSP tree viewer built from the results directory tree,
which is results/.


It will be easier to figure out what should be added to the UI once we get
the server public.


-Original Message-
From: Sacha Labourey [mailto:[EMAIL PROTECTED]
Sent: Saturday, April 12, 2003 6:25 PM
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-dev] Daily tests v2


OK, We still need to find a way to make this information easy to browse (by
OS/JVM vendor/JVM version/JBoss version etc.)

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Fred Hartman
> Sent: dimanche, 13. avril 2003 00:15
> To: '[EMAIL PROTECTED]'
> Subject: RE: [JBoss-dev] Daily tests v2
> 
> 
> The idea is a simple build.xml with minimal setup (cvs 
> client, Ant, a JDK, a
> couple modifications to an Ant properties file).
> 
> The build.xml does the cvs copyout, compile, test case run, 
> shutdown and
> then FTPs the results to a web site. This build.xml only 
> works unattended
> with fixes that are in >=3.0.7 and 3.2 branches.
> 
> We will be scheduling the tester to run regularly on the tip 
> of all major
> source branches (4.0 will be added soon) and results will be 
> archived for
> every release, so anyone can make sure the failures they get 
> from a home
> install are the 'correct' set for a given release.
> 
> Over time we will be setting up the tester for more JDKs and OSes. The
> initial set of OSes is:
> 
>   RedHat Linux 2.4.18-26.8.0
>   RedHat Linux 2.2.16-22
>   RedHat Linux 2.2.14-5.0
>   Windows 2000
>   Windows NT
>   Windows XP
>   Solaris 5.9
>   AIX 4.3
>   AIX 5.1L
>   HP-UX 11i
>   HP-UX 11
> 
> We would also like to extend the test result archive to 
> include results of
> testsuite execution using other DBMSes and JMS providers.
> 
> 
> -Fred
> 
> 
> 
> -----Original Message-
> From: Sacha Labourey [mailto:[EMAIL PROTECTED]
> Sent: Saturday, April 12, 2003 5:36 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [JBoss-dev] Daily tests v2
> 
> 
> Hello Fred,
> 
> Could you please let me know the advance of this project? I 
> am interested in
> it and willing to help setting up the environment.
> 
> Cheers,
> 
> 
>           Sacha
> 
> > -Original Message-
> > From: [EMAIL PROTECTED] 
> > [mailto:[EMAIL PROTECTED] On 
> > Behalf Of Fred Hartman
> > Sent: vendredi, 11. avril 2003 18:44
> > To: '[EMAIL PROTECTED]'
> > Subject: RE: [JBoss-dev] Daily tests v2
> > 
> > 
> > webMethods has the 3.0.x and 3.2.x branches compiling and 
> running the
> > testsuite on 35 OS/JVM combinations. We are preparing to move 
> > the results
> > host outside our firewall and will allow the JBoss Community to add
> > testsuite results for JVM/OS combinations that are not 
> covered to that
> > archive. More info will be coming in the next couple weeks.
> > 
> > Cheers,
> > Fred
> > 
> > -Original Message-
> > From: Chris Kimpton [mailto:[EMAIL PROTECTED]
> > Sent: Friday, April 11, 2003 2:16 AM
> > To: [EMAIL PROTECTED]
> > Subject: [JBoss-dev] Daily tests v2
> > 
> > 
> > Hi,
> > 
> > I have the my shiny new daily testing going fairly smoothly now, you
> > can see the web results here:
> > 
> > http://jboss1.kimptoc.net/
> > 
> > I will point the email nagger to the jboss-dev list any 
> moment now...
> > 
> > It does regular intra-day compiles, linux and winxp (via cygwin) -
> > only on jdk1.4 and daily tests (full and unit tests - alternating
> > between machines).
> > 
> > Its only using HEAD.  I presume this is used for JBoss4 dev...
> > 
> > So - what else should be covered?  
> >  - other branches?  
> >  - other jdks - ie should I try building/testing a minimal system
> > under jdk13?
> > 
> > See ya,
> > Chris
> > 
> > =
> > 
> > 
> > __
> > Do you Yahoo!?
> > Yahoo! Tax Center - File online, calculators, forms, and more
> > http://tax.yahoo.com
> > 
> > 
> > ---
> > This SF.net email is sponsored by: Etnus, makers of 
> > TotalView, The debugger 
> > for complex code. Debugging C/C++ programs can leave you 
> > feeling lost and 
> > disoriented. TotalView can help you find your way. Available 
> > on major UNIX 
> > and Linux platforms. Try it free. www.etnus.com
> > 

RE: [JBoss-dev] Daily tests v2

2003-04-12 Thread Sacha Labourey
OK, We still need to find a way to make this information easy to browse (by
OS/JVM vendor/JVM version/JBoss version etc.)

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Fred Hartman
> Sent: dimanche, 13. avril 2003 00:15
> To: '[EMAIL PROTECTED]'
> Subject: RE: [JBoss-dev] Daily tests v2
> 
> 
> The idea is a simple build.xml with minimal setup (cvs 
> client, Ant, a JDK, a
> couple modifications to an Ant properties file).
> 
> The build.xml does the cvs copyout, compile, test case run, 
> shutdown and
> then FTPs the results to a web site. This build.xml only 
> works unattended
> with fixes that are in >=3.0.7 and 3.2 branches.
> 
> We will be scheduling the tester to run regularly on the tip 
> of all major
> source branches (4.0 will be added soon) and results will be 
> archived for
> every release, so anyone can make sure the failures they get 
> from a home
> install are the 'correct' set for a given release.
> 
> Over time we will be setting up the tester for more JDKs and OSes. The
> initial set of OSes is:
> 
>   RedHat Linux 2.4.18-26.8.0
>   RedHat Linux 2.2.16-22
>   RedHat Linux 2.2.14-5.0
>   Windows 2000
>   Windows NT
>   Windows XP
>   Solaris 5.9
>   AIX 4.3
>   AIX 5.1L
>   HP-UX 11i
>   HP-UX 11
> 
> We would also like to extend the test result archive to 
> include results of
> testsuite execution using other DBMSes and JMS providers.
> 
> 
> -Fred
> 
> 
> 
> -----Original Message-
> From: Sacha Labourey [mailto:[EMAIL PROTECTED]
> Sent: Saturday, April 12, 2003 5:36 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [JBoss-dev] Daily tests v2
> 
> 
> Hello Fred,
> 
> Could you please let me know the advance of this project? I 
> am interested in
> it and willing to help setting up the environment.
> 
> Cheers,
> 
> 
>           Sacha
> 
> > -Original Message-
> > From: [EMAIL PROTECTED] 
> > [mailto:[EMAIL PROTECTED] On 
> > Behalf Of Fred Hartman
> > Sent: vendredi, 11. avril 2003 18:44
> > To: '[EMAIL PROTECTED]'
> > Subject: RE: [JBoss-dev] Daily tests v2
> > 
> > 
> > webMethods has the 3.0.x and 3.2.x branches compiling and 
> running the
> > testsuite on 35 OS/JVM combinations. We are preparing to move 
> > the results
> > host outside our firewall and will allow the JBoss Community to add
> > testsuite results for JVM/OS combinations that are not 
> covered to that
> > archive. More info will be coming in the next couple weeks.
> > 
> > Cheers,
> > Fred
> > 
> > -Original Message-
> > From: Chris Kimpton [mailto:[EMAIL PROTECTED]
> > Sent: Friday, April 11, 2003 2:16 AM
> > To: [EMAIL PROTECTED]
> > Subject: [JBoss-dev] Daily tests v2
> > 
> > 
> > Hi,
> > 
> > I have the my shiny new daily testing going fairly smoothly now, you
> > can see the web results here:
> > 
> > http://jboss1.kimptoc.net/
> > 
> > I will point the email nagger to the jboss-dev list any 
> moment now...
> > 
> > It does regular intra-day compiles, linux and winxp (via cygwin) -
> > only on jdk1.4 and daily tests (full and unit tests - alternating
> > between machines).
> > 
> > Its only using HEAD.  I presume this is used for JBoss4 dev...
> > 
> > So - what else should be covered?  
> >  - other branches?  
> >  - other jdks - ie should I try building/testing a minimal system
> > under jdk13?
> > 
> > See ya,
> > Chris
> > 
> > =
> > 
> > 
> > __
> > Do you Yahoo!?
> > Yahoo! Tax Center - File online, calculators, forms, and more
> > http://tax.yahoo.com
> > 
> > 
> > ---
> > This SF.net email is sponsored by: Etnus, makers of 
> > TotalView, The debugger 
> > for complex code. Debugging C/C++ programs can leave you 
> > feeling lost and 
> > disoriented. TotalView can help you find your way. Available 
> > on major UNIX 
> > and Linux platforms. Try it free. www.etnus.com
> > ___
> > Jboss-development mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-development
> > 
> > 
> > ---
> > This SF.net email is sponsored by: Etnus, makers of 
> > TotalView, The debugger 
> > for complex code. Debugg

RE: [JBoss-dev] Daily tests v2

2003-04-12 Thread Fred Hartman
The idea is a simple build.xml with minimal setup (cvs client, Ant, a JDK, a
couple modifications to an Ant properties file).

The build.xml does the cvs copyout, compile, test case run, shutdown and
then FTPs the results to a web site. This build.xml only works unattended
with fixes that are in >=3.0.7 and 3.2 branches.

We will be scheduling the tester to run regularly on the tip of all major
source branches (4.0 will be added soon) and results will be archived for
every release, so anyone can make sure the failures they get from a home
install are the 'correct' set for a given release.

Over time we will be setting up the tester for more JDKs and OSes. The
initial set of OSes is:

  RedHat Linux 2.4.18-26.8.0
  RedHat Linux 2.2.16-22
  RedHat Linux 2.2.14-5.0
  Windows 2000
  Windows NT
  Windows XP
  Solaris 5.9
  AIX 4.3
  AIX 5.1L
  HP-UX 11i
  HP-UX 11

We would also like to extend the test result archive to include results of
testsuite execution using other DBMSes and JMS providers.


-Fred



-Original Message-
From: Sacha Labourey [mailto:[EMAIL PROTECTED]
Sent: Saturday, April 12, 2003 5:36 PM
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-dev] Daily tests v2


Hello Fred,

Could you please let me know the advance of this project? I am interested in
it and willing to help setting up the environment.

Cheers,


Sacha

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Fred Hartman
> Sent: vendredi, 11. avril 2003 18:44
> To: '[EMAIL PROTECTED]'
> Subject: RE: [JBoss-dev] Daily tests v2
> 
> 
> webMethods has the 3.0.x and 3.2.x branches compiling and running the
> testsuite on 35 OS/JVM combinations. We are preparing to move 
> the results
> host outside our firewall and will allow the JBoss Community to add
> testsuite results for JVM/OS combinations that are not covered to that
> archive. More info will be coming in the next couple weeks.
> 
> Cheers,
> Fred
> 
> -Original Message-
> From: Chris Kimpton [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 11, 2003 2:16 AM
> To: [EMAIL PROTECTED]
> Subject: [JBoss-dev] Daily tests v2
> 
> 
> Hi,
> 
> I have the my shiny new daily testing going fairly smoothly now, you
> can see the web results here:
> 
> http://jboss1.kimptoc.net/
> 
> I will point the email nagger to the jboss-dev list any moment now...
> 
> It does regular intra-day compiles, linux and winxp (via cygwin) -
> only on jdk1.4 and daily tests (full and unit tests - alternating
> between machines).
> 
> Its only using HEAD.  I presume this is used for JBoss4 dev...
> 
> So - what else should be covered?  
>  - other branches?  
>  - other jdks - ie should I try building/testing a minimal system
> under jdk13?
> 
> See ya,
> Chris
> 
> =
> 
> 
> __
> Do you Yahoo!?
> Yahoo! Tax Center - File online, calculators, forms, and more
> http://tax.yahoo.com
> 
> 
> ---
> This SF.net email is sponsored by: Etnus, makers of 
> TotalView, The debugger 
> for complex code. Debugging C/C++ programs can leave you 
> feeling lost and 
> disoriented. TotalView can help you find your way. Available 
> on major UNIX 
> and Linux platforms. Try it free. www.etnus.com
> ___
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 
> 
> ---
> This SF.net email is sponsored by: Etnus, makers of 
> TotalView, The debugger 
> for complex code. Debugging C/C++ programs can leave you 
> feeling lost and 
> disoriented. TotalView can help you find your way. Available 
> on major UNIX 
> and Linux platforms. Try it free. www.etnus.com
> ___
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 



---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


RE: [JBoss-dev] Daily tests v2

2003-04-12 Thread Sacha Labourey
Hello Fred,

Could you please let me know the advance of this project? I am interested in
it and willing to help setting up the environment.

Cheers,


Sacha

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Fred Hartman
> Sent: vendredi, 11. avril 2003 18:44
> To: '[EMAIL PROTECTED]'
> Subject: RE: [JBoss-dev] Daily tests v2
> 
> 
> webMethods has the 3.0.x and 3.2.x branches compiling and running the
> testsuite on 35 OS/JVM combinations. We are preparing to move 
> the results
> host outside our firewall and will allow the JBoss Community to add
> testsuite results for JVM/OS combinations that are not covered to that
> archive. More info will be coming in the next couple weeks.
> 
> Cheers,
> Fred
> 
> -Original Message-
> From: Chris Kimpton [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 11, 2003 2:16 AM
> To: [EMAIL PROTECTED]
> Subject: [JBoss-dev] Daily tests v2
> 
> 
> Hi,
> 
> I have the my shiny new daily testing going fairly smoothly now, you
> can see the web results here:
> 
> http://jboss1.kimptoc.net/
> 
> I will point the email nagger to the jboss-dev list any moment now...
> 
> It does regular intra-day compiles, linux and winxp (via cygwin) -
> only on jdk1.4 and daily tests (full and unit tests - alternating
> between machines).
> 
> Its only using HEAD.  I presume this is used for JBoss4 dev...
> 
> So - what else should be covered?  
>  - other branches?  
>  - other jdks - ie should I try building/testing a minimal system
> under jdk13?
> 
> See ya,
> Chris
> 
> =
> 
> 
> __
> Do you Yahoo!?
> Yahoo! Tax Center - File online, calculators, forms, and more
> http://tax.yahoo.com
> 
> 
> ---
> This SF.net email is sponsored by: Etnus, makers of 
> TotalView, The debugger 
> for complex code. Debugging C/C++ programs can leave you 
> feeling lost and 
> disoriented. TotalView can help you find your way. Available 
> on major UNIX 
> and Linux platforms. Try it free. www.etnus.com
> ___
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 
> 
> ---
> This SF.net email is sponsored by: Etnus, makers of 
> TotalView, The debugger 
> for complex code. Debugging C/C++ programs can leave you 
> feeling lost and 
> disoriented. TotalView can help you find your way. Available 
> on major UNIX 
> and Linux platforms. Try it free. www.etnus.com
> ___
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 



---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
for complex code. Debugging C/C++ programs can leave you feeling lost and
disoriented. TotalView can help you find your way. Available on major UNIX
and Linux platforms. Try it free. www.etnus.com
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development