Sysadmin/Jenkins: Difference between revisions

From KDE Community Wiki
Line 11: Line 11:
* LDAP authentication (tunnel to ldap server needed)
* LDAP authentication (tunnel to ldap server needed)
* Windows build slaves (SaroEngels)
* Windows build slaves (SaroEngels)
* Split "update-build-deps" job into separate jobs
* Add dep-* jobs for all deps compiled once (qt-xxxxx)


= Misc: =
= Misc: =

Revision as of 15:24, 15 February 2012

Here is a collection of stuff that should be done to the jenkins install at http://build.kde.org

A short howto would be nice too...

Issues:

  • anongit4: Connection reset by peer on git fetch
  • anongit*/jenkins: Poll done before mirror has updated
  • Unclear how to support multiple architectures and configurations.

Todo:

  • LDAP authentication (tunnel to ldap server needed)
  • Windows build slaves (SaroEngels)
  • Split "update-build-deps" job into separate jobs
  • Add dep-* jobs for all deps compiled once (qt-xxxxx)

Misc:

  • Pattern for triggering multiple jobs with one poll request, ie build on multiple configurations and/or architectures.

Ideas:

Each project has one job that is triggered from the git hooks, this job then reads a config file and depending on that config triggers the configured builds. Builds are easily triggered using the rest interface. This will solve the issue we have been having with naming convention of the jobs and the possibility to add more configurations and architectures to the build farm.

Whishlist

  • Title:
    • Reason:
    • Importance:
    • Contact: