buildfarm-client.git
8 years agoTidy the config template
Heiko Schlittermann (HS12-RIPE) [Mon, 7 Nov 2016 20:02:05 +0000 (21:02 +0100)]
Tidy the config template

8 years agoSet umask only if not 022 already, print a notice about doing thata
Heiko Schlittermann (HS12-RIPE) [Sun, 6 Nov 2016 23:04:32 +0000 (00:04 +0100)]
Set umask only if not 022 already, print a notice about doing thata

8 years agocd to $RealBin instead of git -C
Heiko Schlittermann (HS12-RIPE) [Sun, 6 Nov 2016 22:33:24 +0000 (23:33 +0100)]
cd to $RealBin instead of git -C

Older gits don't support -C

8 years agoFix check for global_lock_dir
Heiko Schlittermann (HS12-RIPE) [Sun, 6 Nov 2016 22:32:32 +0000 (23:32 +0100)]
Fix check for global_lock_dir

8 years agoFailing Autoupdate doesn't kill the job anymor, just issues a warning.
Heiko Schlittermann (HS12-RIPE) [Sun, 6 Nov 2016 22:31:28 +0000 (23:31 +0100)]
Failing Autoupdate doesn't kill the job anymor, just issues a warning.

8 years agoSet umask; important for initial testsuite tree create
Jeremy Harris [Sun, 6 Nov 2016 18:03:18 +0000 (18:03 +0000)]
Set umask; important for initial testsuite tree create

8 years agoUse /usr/bin/env perl instead of /usr/bin/perl
Heiko Schlittermann (HS12-RIPE) [Sat, 5 Nov 2016 23:19:41 +0000 (00:19 +0100)]
Use /usr/bin/env perl instead of /usr/bin/perl

At least one of the animals uses a locally installed Perl
version, that is reachable via $PATH

8 years agoOhoh, fix loop in re-exec
Heiko Schlittermann (HS12-RIPE) [Sat, 5 Nov 2016 23:15:34 +0000 (00:15 +0100)]
Ohoh, fix loop in re-exec

8 years agoDo not die if the auto-update does not work
Heiko Schlittermann (HS12-RIPE) [Sat, 5 Nov 2016 23:13:55 +0000 (00:13 +0100)]
Do not die if the auto-update does not work

8 years agoRe-exec after auto update
Heiko Schlittermann (HS12-RIPE) [Sat, 5 Nov 2016 23:09:37 +0000 (00:09 +0100)]
Re-exec after auto update

8 years agoFixup of last commit message: Add autoupdate of buildfarm client
Heiko Schlittermann (HS12-RIPE) [Sat, 5 Nov 2016 22:45:00 +0000 (23:45 +0100)]
Fixup of last commit message: Add autoupdate of buildfarm client

8 years agoRemove the debug die at startup. :(
Heiko Schlittermann (HS12-RIPE) [Sat, 5 Nov 2016 22:37:33 +0000 (23:37 +0100)]
Remove the debug die at startup. :(

8 years agoTidying
Heiko Schlittermann (HS12-RIPE) [Sat, 5 Nov 2016 22:34:21 +0000 (23:34 +0100)]
Tidying

* run_cron is a symlink to run_branches now
* some more tests at startup time

8 years agoRun git describe in the farm client directory, not in the cwd
Heiko Schlittermann (HS12-RIPE) [Fri, 4 Nov 2016 07:08:36 +0000 (08:08 +0100)]
Run git describe in the farm client directory, not in the cwd

8 years agoAdd more information (cwd, $Bin) to the {farm} key
Heiko Schlittermann (HS12-RIPE) [Thu, 3 Nov 2016 09:36:36 +0000 (10:36 +0100)]
Add more information (cwd, $Bin) to the {farm} key

8 years agoAdd send information about the farm client revision back to the server
Heiko Schlittermann (HS12-RIPE) [Thu, 3 Nov 2016 08:18:30 +0000 (09:18 +0100)]
Add send information about the farm client revision back to the server

8 years agoFix buildfarm site URLs in config template
Jeremy Harris [Thu, 3 Nov 2016 20:39:26 +0000 (20:39 +0000)]
Fix buildfarm site URLs in config template

8 years agoCheck, if git is available, before trying to update the client
Heiko Schlittermann (HS12-RIPE) [Wed, 2 Nov 2016 22:43:28 +0000 (23:43 +0100)]
Check, if git is available, before trying to update the client

8 years agoRename the *.pl to * and insert a hint to the caller
Heiko Schlittermann (HS12-RIPE) [Wed, 2 Nov 2016 13:47:05 +0000 (14:47 +0100)]
Rename the *.pl to * and insert a hint to the caller

8 years agoFix reference to mrball
Heiko Schlittermann (HS12-RIPE) [Wed, 2 Nov 2016 13:23:45 +0000 (14:23 +0100)]
Fix reference to mrball

8 years agoAdd wiki as a submodule
Heiko Schlittermann (HS12-RIPE) [Wed, 2 Nov 2016 13:15:31 +0000 (14:15 +0100)]
Add wiki as a submodule

8 years agoSupply a 'modern' run_cron (written in perl)
Heiko Schlittermann [Tue, 1 Nov 2016 14:54:48 +0000 (15:54 +0100)]
Supply a 'modern' run_cron (written in perl)

This should avoid problems that arise from different shells.
Additionally start using comand names w/o script specfing extensions.

9 years agoCreate a trusted-config file for use in test
Jeremy Harris [Mon, 6 Apr 2015 17:31:05 +0000 (10:31 -0700)]
Create a trusted-config file for use in test

9 years agoUse a variable for username to build paths
Jeremy Harris [Wed, 25 Mar 2015 18:59:54 +0000 (11:59 -0700)]
Use a variable for username to build paths

9 years agoCheck perms on home directory when running.
Todd Lyons [Sun, 30 Nov 2014 21:14:26 +0000 (13:14 -0800)]
Check perms on home directory when running.

10 years agoFix uninitialized perl variable error output
Todd Lyons [Mon, 3 Nov 2014 21:20:47 +0000 (13:20 -0800)]
Fix uninitialized perl variable error output

10 years agoRevert "Fix uninitialized perl variable error output"
Todd Lyons [Mon, 3 Nov 2014 21:19:34 +0000 (13:19 -0800)]
Revert "Fix uninitialized perl variable error output"

Wrong logic, forces client to ALWAYS rebuild if buildconfig is
  not in the CWD.
This reverts commit c50367daa2f672ea696e6b68606cf39cf2e38d5f.

10 years agoFix uninitialized perl variable error output
Todd Lyons [Mon, 3 Nov 2014 21:18:58 +0000 (13:18 -0800)]
Fix uninitialized perl variable error output

10 years agoAdjust how to clear a shell script env variable
Todd Lyons [Wed, 22 Oct 2014 18:34:07 +0000 (11:34 -0700)]
Adjust how to clear a shell script env variable

10 years agoUpdate version, test range.
Todd Lyons [Wed, 13 Aug 2014 14:01:37 +0000 (07:01 -0700)]
Update version, test range.

Remove settings which are not being used.

10 years agoAdd required options to template (for tests).
Todd Lyons [Wed, 13 Aug 2014 13:49:23 +0000 (06:49 -0700)]
Add required options to template (for tests).

Also add more examples to the makefile_set and makefile_add params.

10 years agoAlways run optional steps if configured to run.
Todd Lyons [Fri, 9 May 2014 23:23:02 +0000 (16:23 -0700)]
Always run optional steps if configured to run.

10 years agoRemove a perl unicode env var.
Todd Lyons [Tue, 14 Jan 2014 13:37:24 +0000 (13:37 +0000)]
Remove a perl unicode env var.

Interfered with spec.txt documentation generation.

10 years agoDetect when git is not in the path
Todd Lyons [Wed, 27 Nov 2013 17:37:32 +0000 (09:37 -0800)]
Detect when git is not in the path

10 years agoAllow farm member to specify non-GNU make
Todd Lyons [Sun, 24 Nov 2013 17:21:10 +0000 (09:21 -0800)]
Allow farm member to specify non-GNU make

11 years agoQuote parameter in template
Todd Lyons [Tue, 29 Oct 2013 16:51:56 +0000 (09:51 -0700)]
Quote parameter in template

11 years agoRevert names back
Todd Lyons [Tue, 29 Oct 2013 16:32:02 +0000 (09:32 -0700)]
Revert names back

11 years agoFix test and doc internal names
Todd Lyons [Tue, 29 Oct 2013 16:16:11 +0000 (09:16 -0700)]
Fix test and doc internal names

11 years agoPrepend contents of failure log file in test suite output
Todd Lyons [Thu, 24 Oct 2013 17:52:32 +0000 (10:52 -0700)]
Prepend contents of failure log file in test suite output

11 years agoManually detect OpenSSL as submit config
Todd Lyons [Wed, 23 Oct 2013 12:21:30 +0000 (05:21 -0700)]
Manually detect OpenSSL as submit config

11 years agoLink to build farm site
Todd Lyons [Tue, 22 Oct 2013 20:50:31 +0000 (13:50 -0700)]
Link to build farm site

11 years agoSet config_opts to array instead of scalar
Todd Lyons [Tue, 22 Oct 2013 02:54:51 +0000 (19:54 -0700)]
Set config_opts to array instead of scalar

11 years agoExtract build features from Makefile
Todd Lyons [Tue, 22 Oct 2013 02:50:23 +0000 (19:50 -0700)]
Extract build features from Makefile

11 years agoAllow comma separated lists for steps
Todd Lyons [Mon, 21 Oct 2013 20:36:57 +0000 (13:36 -0700)]
Allow comma separated lists for steps

11 years agoUpdate README with URL to installation instructions
Todd Lyons [Mon, 21 Oct 2013 16:52:46 +0000 (09:52 -0700)]
Update README with URL to installation instructions

11 years agoHide output of git to prevent spurious cronjob messages
Todd Lyons [Mon, 21 Oct 2013 16:07:35 +0000 (09:07 -0700)]
Hide output of git to prevent spurious cronjob messages

11 years agoFix offical repo mirror path
Todd Lyons [Mon, 21 Oct 2013 15:38:10 +0000 (08:38 -0700)]
Fix offical repo mirror path

11 years agoChanged conf option name
Todd Lyons [Mon, 21 Oct 2013 14:39:49 +0000 (07:39 -0700)]
Changed conf option name

11 years agoMerge branch 'master' of github.com:mrballcb/exim-build-farm-client
Todd Lyons [Mon, 21 Oct 2013 13:49:58 +0000 (06:49 -0700)]
Merge branch 'master' of github.com:mrballcb/exim-build-farm-client

11 years agoInitial commit
Todd Lyons [Mon, 21 Oct 2013 13:43:31 +0000 (06:43 -0700)]
Initial commit

11 years agoScript to run cron and auto update client
Todd Lyons [Mon, 21 Oct 2013 13:33:53 +0000 (06:33 -0700)]
Script to run cron and auto update client

11 years agoAdd --override option
Todd Lyons [Sat, 19 Oct 2013 14:46:43 +0000 (07:46 -0700)]
Add --override option

Allows overriding conf options when testing.
Bugfix: features displayed always, only show when step requested.

11 years agoInitial commit
Todd Lyons [Fri, 18 Oct 2013 23:07:41 +0000 (16:07 -0700)]
Initial commit

Converted from PostgreSQL BuildFarm package