2014-04-24 18:43 GMT+04:00 Konstantin Kolinko <[email protected]>: > Hi! > > I see that Buildbot is back and running, but builds for Apache Tomcat > do not occur on svn commits. > > We have the following builders, for Tomcat trunk, Tomcat 7 and Tomcat > 6 respectively: > > http://ci.apache.org/builders/tomcat-trunk > http://ci.apache.org/builders/tomcat-7-trunk > http://ci.apache.org/builders/tomcat-6-trunk > > All of them are empty, with "No current builds" and "No pending build > requests". > > Does it miss a svn post-commit trigger, > or some serious part of configuration is missing? >
Svn-triggered builds have started to work now, thank you. They fail with some Python exception on the step that uploads RAT report to the site (rat_report_upload.py line 31) http://ci.apache.org/builders/tomcat-trunk http://ci.apache.org/builders/tomcat-trunk/builds/1/steps/upload_1 > The buildbot also published RAT, JUnit reports, documentation to > http://ci.apache.org/projects/tomcat/ > > The links are summarized on the following page. All they are 404 now: > http://tomcat.apache.org/ci.html#Buildbot Best regards, Konstantin Kolinko
