You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Gavin (Commented) (JIRA)" <ji...@apache.org> on 2011/10/03 02:26:34 UTC

[jira] [Commented] (INFRA-3948) Reconfigure Tomcat buildbots

    [ https://issues.apache.org/jira/browse/INFRA-3948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119111#comment-13119111 ] 

Gavin commented on INFRA-3948:
------------------------------

Ok so I've added an 'ant test' target to the tomcat-trunk build, which passes fine, however that on its own doesnt produce any relevent log files I can see anywhere.
Can you point me to where the log files should end up (output/build/logs is empty) or provide options for the 'ant test'

Compare: 

http://vmgump.apache.org/gump/public/tomcat-7.0.x/tomcat-tc7.0.x-test/gump_work/build_tomcat-7.0.x_tomcat-tc7.0.x-test.txt

and

http://ci.apache.org/builders/tomcat-trunk/builds/2340/steps/compile_1/logs/stdio

main difference between those two is that vmgump produces test-bio: output and the buildbot one doesnt, otherwise output is  the same.

Please advise.

Thx

                
> Reconfigure Tomcat buildbots
> ----------------------------
>
>                 Key: INFRA-3948
>                 URL: https://issues.apache.org/jira/browse/INFRA-3948
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Buildbot
>            Reporter: Konstantin Kolinko
>            Priority: Minor
>
> Currently the following Build bots for Apache Tomcat project are running:
> http://ci.apache.org/builders/tomcat-trunk
> http://ci.apache.org/builders/tomcat-6-trunk
> Thy publish their output (documentation and RAT reports) here:
> http://ci.apache.org/projects/tomcat/
> 1. In August 2011 the stable "Tomcat 7" branch has been created (/tomcat/tc7.0.x/trunk) and /tomcat/trunk is now named "Tomcat 8".
> The following changes are needed:
> - Split the current "tomcat-trunk" builder into two, "tomcat-trunk" and "tomcat-7-trunk"
> - "tomcat-7-trunk" should use svn from /tomcat/tc7.0.x/trunk instead of /tomcat/trunk
> - "tomcat-trunk" should publish its results as "tomcat8". Update descriptions as needed.
> 2. As INFRA-2435 mentions, RAT reports are currently generated for Tomcat trunk only.
> They can be generated for both Tomcat 7 and trunk now, but they will have to use different file names.
> How are we supposed to configure exclusions list for the RAT tool?
> At least it should be configured to skip *.html files in output/build/webapps/docs/**, because those are generated at build time and do not have license headers and should not have them.
> 3. It would be nice to configure build bot to run testsuites as well. Currently only Gump is configured to run them.
> The testsuite does exist for Tomcat 7 and Tomcat trunk, but does not exist for Tomcat 6.
> To run it you execute the "test" target in the default build.xml
> 1) It would be nice if Documentation were published before running the test suite, so that test failures do not affect it.
> 2) To diagnose the test failures we need access to
>  - stdout/stderr of Ant
>  - log files generated in output/build/logs
> In Gump the testing is performed by "tomcat-tc7.0.x-test" and "tomcat-trunk-test" projects. The list of log files generated by tests can be seen here:
> http://vmgump.apache.org/gump/public/tomcat-7.0.x/tomcat-tc7.0.x-test/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira