]> Frank Brehm's Git Trees - profitbricks/jenkins-build-scripts.git/log
profitbricks/jenkins-build-scripts.git
11 years agoupdate debian_build.py: new jobs with automatic changelog management
Mathias Klette [Fri, 19 Apr 2013 17:19:29 +0000 (19:19 +0200)]
update debian_build.py: new jobs with automatic changelog management

- based on changes in 59739f4 by Thilo Fromm - thanks!

11 years agoMerge branch 'develop'
Holger Levsen [Thu, 18 Apr 2013 09:20:43 +0000 (11:20 +0200)]
Merge branch 'develop'

11 years agoadd info about who wrote the script (and is likely able to maintain it)
Holger Levsen [Thu, 18 Apr 2013 09:20:35 +0000 (11:20 +0200)]
add info about who wrote the script (and is likely able to maintain it)

11 years agoinstall kernel first, then modules
Holger Levsen [Thu, 18 Apr 2013 09:20:14 +0000 (11:20 +0200)]
install kernel first, then modules

11 years agoextract_storage_kernel+modules: add support for feature branches
Dongsu Park [Wed, 17 Apr 2013 12:05:44 +0000 (14:05 +0200)]
extract_storage_kernel+modules: add support for feature branches

Now extract_storage_kernel+modules is able to copy kernel images
from feature branches. Output tar.gz file will be stored under
/srv/storage-kernels/$DISTRIBUTION/, where $DISTRIBUTION indicates
target name for a feature branch. (e.g. dev-feature-ssdcache-all)

11 years agoMerge branch 'master' of ssh://git.pb.local/srv/git/so/jenkins_build_script
Holger Levsen [Tue, 16 Apr 2013 17:17:12 +0000 (19:17 +0200)]
Merge branch 'master' of ssh://git.pb.local/srv/git/so/jenkins_build_script

11 years agoMerge branch 'develop'
Holger Levsen [Tue, 16 Apr 2013 17:16:55 +0000 (19:16 +0200)]
Merge branch 'develop'

11 years agobetter log message
Holger Levsen [Tue, 16 Apr 2013 17:16:47 +0000 (19:16 +0200)]
better log message

11 years agoalso increment version
Holger Levsen [Tue, 16 Apr 2013 16:47:22 +0000 (18:47 +0200)]
also increment version

11 years agodont spawn an editor
Holger Levsen [Tue, 16 Apr 2013 16:22:26 +0000 (18:22 +0200)]
dont spawn an editor

11 years agoMerge branch 'develop' of ssh://git.pb.local/srv/git/so/jenkins_build_script into...
Holger Levsen [Tue, 16 Apr 2013 16:14:10 +0000 (18:14 +0200)]
Merge branch 'develop' of ssh://git.pb.local/srv/git/so/jenkins_build_script into develop

11 years agoadd support for auto-releases of master branch (for ri- and so-docs)
Holger Levsen [Tue, 16 Apr 2013 16:13:59 +0000 (18:13 +0200)]
add support for auto-releases of master branch (for ri- and so-docs)

11 years agoliveboot_rsync: fix filter: use recursive wildcard
Mathias Klette [Tue, 16 Apr 2013 15:27:28 +0000 (17:27 +0200)]
liveboot_rsync: fix filter: use recursive wildcard

11 years agoliveboot_rsync: use filters and new rsync module for production
Mathias Klette [Tue, 16 Apr 2013 15:22:33 +0000 (17:22 +0200)]
liveboot_rsync: use filters and new rsync module for production

11 years agoliveboot_rsync: fix filter: use recursive wildcard
Mathias Klette [Tue, 16 Apr 2013 15:27:28 +0000 (17:27 +0200)]
liveboot_rsync: fix filter: use recursive wildcard

11 years agoliveboot_rsync: use filters and new rsync module for production
Mathias Klette [Tue, 16 Apr 2013 15:22:33 +0000 (17:22 +0200)]
liveboot_rsync: use filters and new rsync module for production

11 years agoMerge branch 'develop'
Holger Levsen [Tue, 9 Apr 2013 15:53:57 +0000 (17:53 +0200)]
Merge branch 'develop'

11 years agodont delete the new tar archives..
Holger Levsen [Tue, 9 Apr 2013 15:53:43 +0000 (17:53 +0200)]
dont delete the new tar archives..

11 years agoMerge branch 'develop'
Holger Levsen [Tue, 9 Apr 2013 15:41:00 +0000 (17:41 +0200)]
Merge branch 'develop'

11 years agocreate tar archive containing everything for gentoo
Holger Levsen [Tue, 9 Apr 2013 15:40:43 +0000 (17:40 +0200)]
create tar archive containing everything for gentoo

Signed-off-by: Holger Levsen <holger@layer-acht.org>
11 years agoRevert "liveboot_mirror: change target for DC mirror (handled by DC Manager now)"
Mathias Klette [Mon, 8 Apr 2013 10:08:16 +0000 (12:08 +0200)]
Revert "liveboot_mirror: change target for DC mirror (handled by DC Manager now)"

This reverts commit 0904082c26e7a0140f98b2b0ea067422bee6d240.

directly syncing to liveboot-dcmanager module leads to erase of SSH and PXE configurations,
liveboot rsync stays at it is right now but probably we can sync to localhost to transfer
images from /srv/mirror/liveboot to the intended location of /srv/tftp/liveboot-dcmanager

11 years agoliveboot_mirror: change target for DC mirror (handled by DC Manager now)
Mathias Klette [Mon, 8 Apr 2013 09:23:39 +0000 (11:23 +0200)]
liveboot_mirror: change target for DC mirror (handled by DC Manager now)

11 years agoMerge branch 'develop'
Holger Levsen [Wed, 3 Apr 2013 08:18:55 +0000 (10:18 +0200)]
Merge branch 'develop'

11 years agofixup linebreak in fcca1aa77828576af1ad2e76fc4d061866500efb
Holger Levsen [Wed, 3 Apr 2013 08:18:50 +0000 (10:18 +0200)]
fixup linebreak in fcca1aa77828576af1ad2e76fc4d061866500efb

11 years agoliveboot_gw_autotest: add platform option
Thilo Fromm [Wed, 3 Apr 2013 07:01:55 +0000 (09:01 +0200)]
liveboot_gw_autotest: add platform option

Signed-off-by: Thilo Fromm <thilo.fromm@profitbricks.com>
11 years agoMerge branch 'develop'
Holger Levsen [Tue, 2 Apr 2013 15:57:31 +0000 (17:57 +0200)]
Merge branch 'develop'

11 years agoliveboot-testlink: fix a typo which resulted in NOP
Thilo Fromm [Tue, 2 Apr 2013 15:47:35 +0000 (17:47 +0200)]
liveboot-testlink: fix a typo which resulted in NOP

Signed-off-by: Thilo Fromm <thilo.fromm@profitbricks.com>
11 years agoMerge branch 'develop'
Holger Levsen [Tue, 2 Apr 2013 15:35:25 +0000 (17:35 +0200)]
Merge branch 'develop'

11 years agogw-autoetest.logparse.rules: be less picky about ignored warnings
Holger Levsen [Tue, 2 Apr 2013 15:35:19 +0000 (17:35 +0200)]
gw-autoetest.logparse.rules: be less picky about ignored warnings

11 years agoMerge branch 'develop'
Holger Levsen [Tue, 2 Apr 2013 14:21:06 +0000 (16:21 +0200)]
Merge branch 'develop'

11 years agoliveboot-autotest: split compile, run into two ssh calls
Thilo Fromm [Tue, 2 Apr 2013 14:02:04 +0000 (16:02 +0200)]
liveboot-autotest: split compile, run into two ssh calls

Signed-off-by: Thilo Fromm <thilo.fromm@profitbricks.com>
11 years agoMerge branch 'develop'
Holger Levsen [Tue, 2 Apr 2013 12:56:22 +0000 (14:56 +0200)]
Merge branch 'develop'

11 years agoliveboot_gw_autotest.sh: mostly stylistic changes
Holger Levsen [Tue, 2 Apr 2013 12:55:51 +0000 (14:55 +0200)]
liveboot_gw_autotest.sh: mostly stylistic changes

11 years agoliveboot: TestLink build + tests integration
Thilo Fromm [Tue, 2 Apr 2013 12:21:37 +0000 (14:21 +0200)]
liveboot: TestLink build + tests integration

Signed-off-by: Thilo Fromm <thilo.fromm@profitbricks.com>
11 years agoMerge branch 'develop'
Holger Levsen [Wed, 27 Mar 2013 12:46:23 +0000 (13:46 +0100)]
Merge branch 'develop'

11 years agofixup: strip newline when recreating (master) changelogs. (Closes: #DEVINF-350)
Holger Levsen [Wed, 27 Mar 2013 12:42:05 +0000 (13:42 +0100)]
fixup: strip newline when recreating (master) changelogs. (Closes: #DEVINF-350)

11 years agoliveboot_gw_autotests: also run vcb tests
Holger Levsen [Wed, 27 Mar 2013 12:26:24 +0000 (13:26 +0100)]
liveboot_gw_autotests: also run vcb tests

11 years agoliveboot_gw_autotests: also run vcb tests
Holger Levsen [Wed, 27 Mar 2013 12:26:24 +0000 (13:26 +0100)]
liveboot_gw_autotests: also run vcb tests

11 years agouse master branch of git://git/ri/autotest.git as requested by Marjan
Holger Levsen [Wed, 27 Mar 2013 12:19:06 +0000 (13:19 +0100)]
use master branch of git://git/ri/autotest.git as requested by Marjan

11 years agouse master branch of git://git/ri/autotest.git as requested by Marjan
Holger Levsen [Wed, 27 Mar 2013 12:19:06 +0000 (13:19 +0100)]
use master branch of git://git/ri/autotest.git as requested by Marjan

11 years agostrip newline when recreating (master) changelogs. (Closes: #DEVINF-350)
Holger Levsen [Wed, 27 Mar 2013 12:10:55 +0000 (13:10 +0100)]
strip newline when recreating (master) changelogs. (Closes: #DEVINF-350)

11 years agoMerge branch 'develop'
Holger Levsen [Sat, 9 Mar 2013 22:40:02 +0000 (23:40 +0100)]
Merge branch 'develop'

11 years agoscript to update jenkins scripts on sagunt
Holger Levsen [Sat, 9 Mar 2013 22:39:52 +0000 (23:39 +0100)]
script to update jenkins scripts on sagunt

11 years agoMerge branch 'develop'
Holger Levsen [Fri, 8 Mar 2013 11:53:11 +0000 (12:53 +0100)]
Merge branch 'develop'

11 years agoexplain where liveboot-development images are
Holger Levsen [Fri, 8 Mar 2013 11:53:03 +0000 (12:53 +0100)]
explain where liveboot-development images are

11 years agoMerge branch 'develop'
Holger Levsen [Fri, 8 Mar 2013 11:29:12 +0000 (12:29 +0100)]
Merge branch 'develop'

11 years agomore drama
Holger Levsen [Fri, 8 Mar 2013 11:29:07 +0000 (12:29 +0100)]
more drama

11 years agoMerge branch 'develop'
Holger Levsen [Fri, 8 Mar 2013 10:38:07 +0000 (11:38 +0100)]
Merge branch 'develop'

11 years agoadd warning if there are too many images
Holger Levsen [Fri, 8 Mar 2013 10:34:59 +0000 (11:34 +0100)]
add warning if there are too many images

11 years agouse less strict regex
Holger Levsen [Thu, 7 Mar 2013 18:45:41 +0000 (19:45 +0100)]
use less strict regex

11 years agoignore ssh warnings
Holger Levsen [Thu, 7 Mar 2013 18:22:18 +0000 (19:22 +0100)]
ignore ssh warnings

11 years agoignore one warning, treat another as fatal
Holger Levsen [Thu, 7 Mar 2013 17:34:48 +0000 (18:34 +0100)]
ignore one warning, treat another as fatal

11 years agouse ssh/scp correctly
Holger Levsen [Thu, 7 Mar 2013 12:04:59 +0000 (13:04 +0100)]
use ssh/scp correctly

11 years agosplit testdeploy script into two, seperate sending mails
Holger Levsen [Thu, 7 Mar 2013 11:50:18 +0000 (12:50 +0100)]
split testdeploy script into two, seperate sending mails

11 years agodont start process in background+
Holger Levsen [Wed, 6 Mar 2013 11:25:39 +0000 (12:25 +0100)]
dont start process in background+

11 years agoforce reboot+retry if the system doesnt come up correctly
Holger Levsen [Wed, 6 Mar 2013 08:40:34 +0000 (09:40 +0100)]
force reboot+retry if the system doesnt come up correctly

11 years agonew feature: console log output parsing
Holger Levsen [Tue, 5 Mar 2013 18:29:11 +0000 (19:29 +0100)]
new feature: console log output parsing

11 years agokill ssh-agent after using it
Holger Levsen [Tue, 5 Mar 2013 14:17:45 +0000 (15:17 +0100)]
kill ssh-agent after using it

11 years agouse ssh agendt
Holger Levsen [Tue, 5 Mar 2013 14:06:42 +0000 (15:06 +0100)]
use ssh agendt

11 years agobetter sleep heuristic
Holger Levsen [Tue, 5 Mar 2013 12:29:14 +0000 (13:29 +0100)]
better sleep heuristic

11 years agoliveboot autotest: work in progress
Holger Levsen [Mon, 4 Mar 2013 18:45:32 +0000 (19:45 +0100)]
liveboot autotest: work in progress

11 years agoautotests: work in progress
Holger Levsen [Mon, 4 Mar 2013 17:47:08 +0000 (18:47 +0100)]
autotests: work in progress

11 years agoadd script to run liveboot-gw autotests from within jenkins
Holger Levsen [Mon, 4 Mar 2013 17:16:25 +0000 (18:16 +0100)]
add script to run liveboot-gw autotests from within jenkins

11 years agoMerge branch 'develop'
Holger Levsen [Tue, 26 Feb 2013 18:16:27 +0000 (19:16 +0100)]
Merge branch 'develop'

11 years agocount existing images and issue warning if number is greater then 10
Holger Levsen [Tue, 26 Feb 2013 18:16:05 +0000 (19:16 +0100)]
count existing images and issue warning if number is greater then 10

11 years agori_linstall: show sources.list
Holger Levsen [Thu, 21 Feb 2013 12:12:40 +0000 (13:12 +0100)]
ri_linstall: show sources.list

11 years agori testinstalls: better stats
Holger Levsen [Thu, 21 Feb 2013 11:36:30 +0000 (12:36 +0100)]
ri testinstalls: better stats

11 years agoshow some system stats after installation
Holger Levsen [Thu, 21 Feb 2013 10:59:39 +0000 (11:59 +0100)]
show some system stats after installation

11 years agobe less verbose
Holger Levsen [Thu, 21 Feb 2013 10:41:40 +0000 (11:41 +0100)]
be less verbose

11 years agoinitial scripts to install cr13 and gw1301
Holger Levsen [Wed, 20 Feb 2013 17:30:16 +0000 (18:30 +0100)]
initial scripts to install cr13 and gw1301

11 years agoa dns change a day keeps the bla away
Holger Levsen [Wed, 20 Feb 2013 13:57:15 +0000 (14:57 +0100)]
a dns change a day keeps the bla away

11 years agooutput also to local console
Holger Levsen [Wed, 20 Feb 2013 12:04:34 +0000 (13:04 +0100)]
output also to local console

11 years agouse right serial console
Holger Levsen [Wed, 20 Feb 2013 11:23:44 +0000 (12:23 +0100)]
use right serial console

11 years agopxe_riserver_setup: reboot after installation, use serial console for output
Holger Levsen [Wed, 20 Feb 2013 10:35:38 +0000 (11:35 +0100)]
pxe_riserver_setup: reboot after installation, use serial console for output

11 years agoMerge branch 'develop'
Holger Levsen [Wed, 20 Feb 2013 09:48:41 +0000 (10:48 +0100)]
Merge branch 'develop'

11 years agono logging for db connections
Holger Levsen [Wed, 20 Feb 2013 09:48:34 +0000 (10:48 +0100)]
no logging for db connections

11 years agopserver2 is now pserver1301
Holger Levsen [Thu, 7 Feb 2013 14:49:19 +0000 (15:49 +0100)]
pserver2 is now pserver1301

11 years agopserver2 is now pserver1301
Holger Levsen [Thu, 7 Feb 2013 14:49:19 +0000 (15:49 +0100)]
pserver2 is now pserver1301

11 years agochmod is not needed anymore
Holger Levsen [Thu, 7 Feb 2013 12:47:07 +0000 (13:47 +0100)]
chmod is not needed anymore

11 years agouse jerusalem as pxe server
Holger Levsen [Thu, 7 Feb 2013 12:45:33 +0000 (13:45 +0100)]
use jerusalem as pxe server

11 years agofix chmod target and visual output
Holger Levsen [Thu, 7 Feb 2013 10:26:50 +0000 (11:26 +0100)]
fix chmod target and visual output

11 years agomake the file world readable
Holger Levsen [Thu, 7 Feb 2013 10:20:51 +0000 (11:20 +0100)]
make the file world readable

11 years agonew script to setup pxe on riserver
Holger Levsen [Thu, 7 Feb 2013 10:12:53 +0000 (11:12 +0100)]
new script to setup pxe on riserver

11 years agoMerge branch 'develop'
Holger Levsen [Wed, 30 Jan 2013 12:05:36 +0000 (13:05 +0100)]
Merge branch 'develop'

11 years agofixup! use cidb_dev database for liveboot_development jobs
Fabian Holler [Wed, 30 Jan 2013 11:58:12 +0000 (12:58 +0100)]
fixup! use cidb_dev database for liveboot_development jobs

11 years agouse cidb_dev database for liveboot_development jobs
Fabian Holler [Wed, 30 Jan 2013 11:48:29 +0000 (12:48 +0100)]
use cidb_dev database for liveboot_development jobs

if the env variable GIT_BRANCH == "master" the database "cidb" is used
else "cidb_dev" is used as db

11 years agoMerge branch 'develop'
Holger Levsen [Tue, 29 Jan 2013 18:08:15 +0000 (19:08 +0100)]
Merge branch 'develop'

11 years agoswitch to pb.local
Holger Levsen [Tue, 29 Jan 2013 16:59:55 +0000 (17:59 +0100)]
switch to pb.local

11 years agoMerge branch 'develop'
Holger Levsen [Fri, 25 Jan 2013 09:22:48 +0000 (10:22 +0100)]
Merge branch 'develop'

11 years agofixup: fix liveboot_rsync to not fail (completly) if a destination datacenter is...
Holger Levsen [Fri, 25 Jan 2013 09:22:39 +0000 (10:22 +0100)]
fixup: fix liveboot_rsync to not fail (completly) if a destination datacenter is down (like pbb-de atm)

11 years agoMerge branch 'develop'
Holger Levsen [Fri, 25 Jan 2013 09:17:44 +0000 (10:17 +0100)]
Merge branch 'develop'

11 years ago fix liveboot_rsync to not fail (completly) if a destination datacenter is down ...
Holger Levsen [Fri, 25 Jan 2013 09:17:34 +0000 (10:17 +0100)]
 fix liveboot_rsync to not fail (completly) if a destination datacenter is down (like pbb-de atm)

11 years agoMerge branch 'develop'
Holger Levsen [Thu, 24 Jan 2013 09:58:52 +0000 (10:58 +0100)]
Merge branch 'develop'

11 years agoquickfix DEVINF-344
Holger Levsen [Thu, 24 Jan 2013 09:58:44 +0000 (10:58 +0100)]
quickfix DEVINF-344

11 years agoMerge branch 'develop'
Holger Levsen [Wed, 23 Jan 2013 14:19:26 +0000 (15:19 +0100)]
Merge branch 'develop'

11 years agono info output on every cidb connection
Holger Levsen [Wed, 23 Jan 2013 14:19:08 +0000 (15:19 +0100)]
no info output on every cidb connection

11 years agouse cidb only when using master branch, else use cidb_dev
Holger Levsen [Tue, 22 Jan 2013 17:46:45 +0000 (18:46 +0100)]
use cidb only when using master branch, else use cidb_dev

11 years agoMerge branch 'develop'
Holger Levsen [Tue, 15 Jan 2013 16:08:24 +0000 (17:08 +0100)]
Merge branch 'develop'

11 years agosudo make me a sandwhich
Holger Levsen [Tue, 15 Jan 2013 16:08:12 +0000 (17:08 +0100)]
sudo make me a sandwhich

11 years agoMerge branch 'master' of ssh://git.profitbricks.localdomain/srv/git/so/jenkins_build_...
Holger Levsen [Tue, 15 Jan 2013 15:11:19 +0000 (16:11 +0100)]
Merge branch 'master' of ssh://git.profitbricks.localdomain/srv/git/so/jenkins_build_script