]> git.evergreen-ils.org Git - working/random.git/log
working/random.git
10 years agotry to prevent EG make check from failing
Jason Etheridge [Fri, 9 Aug 2013 06:55:05 +0000 (02:55 -0400)]
try to prevent EG make check from failing

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
10 years agoecho the return value from these tests
Jason Etheridge [Thu, 8 Aug 2013 20:27:43 +0000 (16:27 -0400)]
echo the return value from these tests

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
10 years agostyle expected failures differently
Jason Etheridge [Thu, 8 Aug 2013 19:21:21 +0000 (15:21 -0400)]
style expected failures differently

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
10 years agocolorize some of the output from settings-tester
Jason Etheridge [Thu, 8 Aug 2013 19:11:50 +0000 (15:11 -0400)]
colorize some of the output from settings-tester

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
10 years agoinclude settings-tester.pl output
Jason Etheridge [Thu, 8 Aug 2013 18:20:38 +0000 (14:20 -0400)]
include settings-tester.pl output

10 years agowithin the HTML output, link to first error
Jason Etheridge [Thu, 8 Aug 2013 18:08:57 +0000 (14:08 -0400)]
within the HTML output, link to first error

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
10 years agotypo
Jason Etheridge [Thu, 8 Aug 2013 17:13:05 +0000 (13:13 -0400)]
typo

10 years agosample CSS for test_output_filter_html.pl
Jason Etheridge [Wed, 7 Aug 2013 20:50:38 +0000 (16:50 -0400)]
sample CSS for test_output_filter_html.pl

10 years agofilters to trim/highlight test output
Jason Etheridge [Wed, 7 Aug 2013 20:47:43 +0000 (16:47 -0400)]
filters to trim/highlight test output

So you can take the output from something like this:

    ssh esi@192.168.2.112 /home/esi/installer_installer.sh 2>&1 | tee output.txt

and then produce HTML with something like this:

    ./test_output_filter_html.pl > ~/public_html/test.html

10 years agoinvoke 'make check' with OpenSRF and Evergreen
Jason Etheridge [Wed, 7 Aug 2013 17:52:06 +0000 (13:52 -0400)]
invoke 'make check' with OpenSRF and Evergreen

and delimit OpenSRF and Evergreen test output for easier parsing later

10 years agoinclude the right PATH
Jason Etheridge [Tue, 6 Aug 2013 21:34:41 +0000 (17:34 -0400)]
include the right PATH

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
10 years agoinstaller_installer.sh
Jason Etheridge [Tue, 6 Aug 2013 20:47:25 +0000 (16:47 -0400)]
installer_installer.sh

So with a minimal wheezy install that has sudo and NOPASSWD: for the target user
in /etc/sudoers, you can run installer_installer.sh to bootstrap things further.

I'm doing something like this from outside my wheezy install:

scp installer_installer.sh esi@192.168.2.112:/home/esi/
ssh esi@192.168.2.112 /home/esi/installer_installer.sh

This commit also adds  make livecheck  for src/perlmods to the -t action.

Signed-off-by: Jason Etheridge <phasefx@vubuntufx.(none)>
10 years agopoint to new integration branch
Jason Etheridge [Mon, 5 Aug 2013 19:02:19 +0000 (15:02 -0400)]
point to new integration branch

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
10 years agointegrate pgTAP with a -t option for live testing
Jason Etheridge [Tue, 16 Jul 2013 16:01:42 +0000 (12:01 -0400)]
integrate pgTAP with a -t option for live testing

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
10 years agoadd -s argument for loading sample data
Jason Etheridge [Tue, 16 Jul 2013 15:45:48 +0000 (11:45 -0400)]
add -s argument for loading sample data

Also use restart instead of start for osrf_ctl.sh, moving toward
making repeat invocations of eg_wheezy_installer.sh work better.

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
10 years agoadds arguments for full-auto install and run
Jason Etheridge [Tue, 9 Jul 2013 19:20:06 +0000 (15:20 -0400)]
adds arguments for full-auto install and run

-y will supply yes or enter presses to every prompt the installer would
otherwise ask for, and supply 'evergreen' as the default password for the
evergreen database user, and also automate the editing of /etc/hosts

-a will automatically start OpenSRF, modify some Apache settings, and
restart Apache

This commit also changes the default branch from
collab/berick/debian-wheezy-install-target to
collab/berick/per-distro-install-makefiles

and makes shallow git clones

Thanks to Bill and Lebbeous for help on this.

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
10 years agowheezy installer; updates to match eg master
Bill Erickson [Thu, 16 May 2013 19:05:33 +0000 (15:05 -0400)]
wheezy installer; updates to match eg master

Signed-off-by: Bill Erickson <berick@esilibrary.com>
10 years agosqueeze installer updates to match eg master
Bill Erickson [Thu, 16 May 2013 19:03:46 +0000 (15:03 -0400)]
squeeze installer updates to match eg master

Signed-off-by: Bill Erickson <berick@esilibrary.com>
10 years agoUpdating squeeze auto-installer
Bill Erickson [Thu, 16 May 2013 18:13:32 +0000 (14:13 -0400)]
Updating squeeze auto-installer

Use the stock EG rsyslog config
minor CPAN prereq-follow config repairs
autoreconf -i instead of autogen.sh

Signed-off-by: Bill Erickson <berick@esilibrary.com>
11 years agoUse the repo version of the rsyslog config file
Bill Erickson [Tue, 26 Jun 2012 19:12:57 +0000 (15:12 -0400)]
Use the repo version of the rsyslog config file

Signed-off-by: Bill Erickson <berick@esilibrary.com>
11 years agomerge wheezy target into master checkout instead of other way around
Bill Erickson [Thu, 21 Jun 2012 15:42:24 +0000 (11:42 -0400)]
merge wheezy target into master checkout instead of other way around

Signed-off-by: Bill Erickson <berick@esilibrary.com>
11 years agowheezy installer uses wheezy target branches pending master merge
Bill Erickson [Thu, 21 Jun 2012 15:13:15 +0000 (11:13 -0400)]
wheezy installer uses wheezy target branches pending master merge

Signed-off-by: Bill Erickson <berick@esilibrary.com>
11 years agoDebian squeeze evergreen installer script
Bill Erickson [Mon, 18 Jun 2012 14:55:16 +0000 (10:55 -0400)]
Debian squeeze evergreen installer script

Mostly there, but still has some work to do.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
11 years agoLaunchpad digest script
Bill Erickson [Fri, 1 Jun 2012 17:25:39 +0000 (13:25 -0400)]
Launchpad digest script

Signed-off-by: Bill Erickson <berick@esilibrary.com>
12 years agoupdate config; cleanup
Bill Erickson [Fri, 23 Mar 2012 14:04:46 +0000 (10:04 -0400)]
update config; cleanup

Signed-off-by: Bill Erickson <berick@esilibrary.com>
12 years agore-add ld_lib_path to opensrf bashrc
Bill Erickson [Fri, 23 Mar 2012 13:19:01 +0000 (09:19 -0400)]
re-add ld_lib_path to opensrf bashrc

Signed-off-by: Bill Erickson <berick@esilibrary.com>
12 years agocpan prompt repairs
Bill Erickson [Fri, 23 Mar 2012 01:19:47 +0000 (21:19 -0400)]
cpan prompt repairs

Signed-off-by: Bill Erickson <berick@esilibrary.com>
12 years agoEvergreen Squeeze installer script
Bill Erickson [Thu, 22 Mar 2012 21:47:59 +0000 (17:47 -0400)]
Evergreen Squeeze installer script

Signed-off-by: Bill Erickson <berick@esilibrary.com>
12 years agoAdd quick README to the master branch main
Thomas Berezansky [Thu, 22 Mar 2012 17:06:59 +0000 (13:06 -0400)]
Add quick README to the master branch

Otherwise the default clone branch will be empty.

Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>