Sean's answer sounded like its possible to avoid the ASF infrastructure in this case. Therefore, I looked through some old INFRA issues and found that there are projects that use Travis CI via the Github mirroring (including a delay ;) ). It also seems that Spark is using Amplab's Jenkins.
But given the problems we have with Travis (build timeouts) I would also like to try out ASF's Jenkins. Is somebody here on the list a PMC Chair of a project? The documentation ( http://wiki.apache.org/general/Jenkins) says this command should suffice to give me access to Jenkins: > modify_appgroups.pl hudson-jobadmin --add=rmetzger On Mon, Jun 9, 2014 at 6:38 PM, Stephan Ewen <[email protected]> wrote: > We used Jenkins a while back. Worked decently and offered many hooks to run > actions (deploy) after builds. >
