summaryrefslogtreecommitdiffstats
path: root/job-cfg
AgeCommit message (Collapse)AuthorFilesLines
2014-04-16name it schroot-createJoachim Breitner1-6/+6
2014-04-16First shot at a schroot creating scriptJoachim Breitner1-0/+50
It currently uses sudo freely -- I wonder if it is worth updating sudoers appropriately. Maybe the whole script can be added to sudoers? The jenkins job definition itself is not tested.
2014-04-16haskell-package-plan: logparse rulesJoachim Breitner1-0/+4
2014-04-16haskell-package-plan: No need to install darcs, but do install ghcJoachim Breitner1-1/+1
2014-04-16haskell-package-plan: Depend on patchutilsJoachim Breitner1-1/+1
2014-04-16rebootstrap: add gcc-4.9 configurationsHelmut Grohne1-0/+24
Since libatomic1 and libgcc1 switched from gcc-4.8 to gcc-4.9 in sid, installing gcc-4.8 stage3 is basically impossible without rebuilding a native gcc-4.8 as well and downgrading those libraries due to M-A:same requirements. Thus concentrate on gcc-4.9.
2014-04-16rebootstrap: move triggers to default sectionHelmut Grohne1-15/+3
While this causes all jobs to be triggered at the same time. This is not a big problem, because jobs are queued and subject to priorities anyway.
2014-04-16haskell-package-plan: Use --no-install-recommendsJoachim Breitner1-1/+1
2014-04-16Put packages to be installed in a config line of their ownJoachim Breitner1-2/+3
2014-04-16haskell-package-plan: Depend on dctrl-toolsJoachim Breitner1-1/+1
2014-04-15haskell-package-plan: More dependenciesJoachim Breitner1-1/+1
My minimal schroot seems to be less minimal than jenkins', but I completed the list based on script's imports.
2014-04-15Schedule job dailyJoachim Breitner1-1/+1
2014-04-15haskell-package-plan: Add a dependencyJoachim Breitner1-1/+1
2014-04-15haskell-package-plan: Use sid after allJoachim Breitner1-1/+1
I just remembered that it also calls "grep-aptavail", which uses the system sources.
2014-04-15Escape ; in my_shellJoachim Breitner1-1/+1
2014-04-15haskell-package-plan: Try full path for "cabal"Joachim Breitner1-1/+1
2014-04-15haskell-package-plan: Use git plugin and scm-triggerJoachim Breitner1-1/+7
2014-04-15Rename Haskell Job to haskell-package-planJoachim Breitner1-4/+4
which describes the job better, and matches the newly created git repository.
2014-04-15Fix mail addressJoachim Breitner1-1/+1
2014-04-15No point naming the distro in haskell-packagesJoachim Breitner1-3/+3
and using jessie as the base; might be more reliable.
2014-04-15one FIXME reminder per file is enoughHolger Levsen1-1/+1
2014-04-15chroot-run.sh: support backports in a less hackish wayHolger Levsen1-2/+2
2014-04-14haskell-packages: yes, really install the packages I told you to install...Holger Levsen1-1/+1
2014-04-14another fixup to haskell-packages.yamlHolger Levsen1-0/+1
2014-04-14small fixes to new haskell jobsHolger Levsen1-3/+3
2014-04-14haskell-packages.yaml: s#http#https# and send haskel irc notifications to ↵Holger Levsen1-3/+3
#debian-haskell
2014-04-14First stab at a Haskell Metadata checking jobJoachim Breitner1-0/+42
2014-04-14finally, correctly specify recipients for lintian jobs...Holger Levsen1-3/+7
2014-04-14Revert "simplify lintian job definition"Holger Levsen1-7/+11
This reverts commit ce967f0dbc81254f6c426cf77332c34ab9f4d58b.
2014-04-14Revert "try to fixup last commit"Holger Levsen1-4/+4
This reverts commit abd344f2c37042e50099a93eb429b3ce723758aa.
2014-04-14try to fixup last commitHolger Levsen1-4/+4
2014-04-14simplify lintian job definitionHolger Levsen1-11/+7
2014-04-14replace all occurances of http://jenkins with https (and revert last commit)Holger Levsen7-93/+93
2014-04-14still trying..Holger Levsen1-9/+9
2014-04-14another pointless change to try to fix the lintian-tests jobsHolger Levsen1-2/+1
2014-04-14chroot-installation.yaml: send notifications about haskell jobs to ↵Holger Levsen1-3/+3
#debian-haskell
2014-04-13remove useless gitrepo variableHolger Levsen1-2/+1
2014-04-13try once again to configure email for lintian-tests as we want itHolger Levsen1-5/+1
2014-04-13add rebootstrap jobs for x32 and arm64-multilibHelmut Grohne1-4/+25
2014-04-13rebootstrap: limit concurrent rebootstrap jobs to 2 and schedule them with ↵Holger Levsen1-1/+9
slightly less than default (=100) priority
2014-04-13fix description of rebootstrap_arm64_gcc49Helmut Grohne1-1/+1
2014-04-13add logparse rules for rebootstrapHelmut Grohne1-0/+4
2014-04-13rebootstrap: add gcc-4.9 flavour for arm64Helmut Grohne1-0/+11
2014-04-13rebootstrap: track different branchHelmut Grohne1-1/+1
By using a separate branch for jenkins, I can still push changes to master while selectively triggering jenkins by pushes to that branch thus saving resources.
2014-04-13send irc notifications about rebootstrap jobs to #debian-bootstrapHolger Levsen1-1/+1
2014-04-13rebootstrap: for now, trigger builds on every commit to rebootstrat.git and ↵Holger Levsen1-4/+6
every sunday at 11/12:55
2014-04-12add m68k rebootstrap job. the redundancy in job-cfg/ is really unbearable ;)Holger Levsen1-0/+4
2014-04-12fixup rebootstrap job configurationHolger Levsen1-7/+42
2014-04-11add rebootstrap.yaml from Helmut Grohne (Closes: 743697 eventually)Holger Levsen1-0/+21
2014-04-11lintian-tests: only test sid on git commits, and only if that job succeeds, ↵Holger Levsen1-3/+8
trigger the lintian test on jessie and if that succeeds, trigger it on wheezy.