summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jason Etheridge [Fri, 9 Aug 2013 17:36:31 +0000 (13:36 -0400)]
point to a better named integration branch
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Jason Etheridge [Fri, 9 Aug 2013 17:32:13 +0000 (13:32 -0400)]
cleanup
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Jason Etheridge [Fri, 9 Aug 2013 08:07:51 +0000 (04:07 -0400)]
more tweaks for EG make check
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Jason Etheridge [Fri, 9 Aug 2013 07:44:46 +0000 (03:44 -0400)]
not finding oils_utils.h
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
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>
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>
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>
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>
Jason Etheridge [Thu, 8 Aug 2013 18:20:38 +0000 (14:20 -0400)]
include settings-tester.pl output
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>
Jason Etheridge [Thu, 8 Aug 2013 17:13:05 +0000 (13:13 -0400)]
typo
Jason Etheridge [Wed, 7 Aug 2013 20:50:38 +0000 (16:50 -0400)]
sample CSS for test_output_filter_html.pl
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
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
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>
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)>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
Bill Erickson [Fri, 1 Jun 2012 17:25:39 +0000 (13:25 -0400)]
Launchpad digest script
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Bill Erickson [Fri, 23 Mar 2012 14:04:46 +0000 (10:04 -0400)]
update config; cleanup
Signed-off-by: Bill Erickson <berick@esilibrary.com>
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>
Bill Erickson [Fri, 23 Mar 2012 01:19:47 +0000 (21:19 -0400)]
cpan prompt repairs
Signed-off-by: Bill Erickson <berick@esilibrary.com>
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>
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>