Jesse Andrews
40d6ac4e97
Merge pull request #199 from cloudbuilders/enable_openstackx
...
enable openstackx by default so dash works
2011-11-15 16:20:18 -08:00
vishvananda
9f3ebced86
Merge pull request #198 from cloudbuilders/fix_noprime
...
don't use NOPRIME in stack.sh
2011-11-15 15:33:29 -08:00
Anthony Young
4982ef9075
enable openstackx by default so dash works
2011-11-15 15:33:20 -08:00
Anthony Young
dfc0748b7c
some fixes for lxc
2011-11-15 15:29:37 -08:00
Anthony Young
871a7ae4d0
don't use NOPRIME in stack.sh
2011-11-15 15:18:36 -08:00
Anthony Young
8745286d74
Merge remote-tracking branch 'origin/master'
2011-11-15 13:30:50 -08:00
Anthony Young
977b334690
user must configure a jenkins ssh key
2011-11-15 13:30:20 -08:00
Jesse Andrews
5334ca0210
Merge pull request #184 from chmouel/install-packages-only-for-services-distros
...
Install packages only for services distros
2011-11-15 13:17:21 -08:00
sleepsonthefloor
f7df79e290
Merge pull request #195 from cloudbuilders/openvpn
...
Add vpn alias
2011-11-15 13:15:42 -08:00
Anthony Young
69257f2534
update jenkins branches to master
2011-11-15 13:07:58 -08:00
Anthony Young
8326fd2038
fix for concurrent builds
2011-11-15 13:03:19 -08:00
sleepsonthefloor
1c48c891c7
Merge pull request #132 from cloudbuilders/tmux
...
add support for tmux if USE_TMUX=yes
2011-11-15 10:54:56 -08:00
sleepsonthefloor
296234b896
Merge pull request #172 from cloudbuilders/eth0_ip
...
Use eth0 to determine host ip address
2011-11-15 10:47:40 -08:00
Dean Troyer
45cb7d1590
Add vpn alias
2011-11-15 12:38:28 -06:00
Jesse Andrews
b7c3a5eefd
Merge pull request #181 from jeblair/master
...
Don't clone or install disabled services.
2011-11-15 08:54:37 -08:00
sleepsonthefloor
5179a3e607
Merge pull request #170 from cloudbuilders/ci-tests
...
Add CI tests
2011-11-14 16:12:33 -08:00
Dean Troyer
147913faca
Merge pull request #193 from cloudbuilders/openvpn
...
Change install_openvpn.sh to bridged mode
2011-11-14 15:57:10 -08:00
Dean Troyer
78f21408f4
Change vpn to bridged mode
2011-11-14 17:55:22 -06:00
Chmouel Boudjnah
2d1a8b3414
Use internal bash reader.
2011-11-14 22:16:11 +01:00
Anthony Young
de918e002c
fix dep install line
2011-11-14 13:11:34 -08:00
Anthony Young
375c195590
remove sudo from test runner
2011-11-14 13:08:12 -08:00
Anthony Young
a138eaf25b
install deps
2011-11-14 12:46:51 -08:00
Anthony Young
5dbfdeafba
fix typo
2011-11-14 12:40:04 -08:00
Jesse Andrews
28c6779856
Merge pull request #192 from cloudbuilders/jenkins
...
Jenkins
2011-11-14 11:32:15 -08:00
Anthony Young
fd5cf0bbb3
readme fix
2011-11-14 11:32:02 -08:00
Anthony Young
cc503be3da
fix readme
2011-11-14 11:30:44 -08:00
Jesse Andrews
a0dfb9d747
Merge pull request #191 from cloudbuilders/stable-diablo
...
switch to using stable-diablo
2011-11-14 11:30:43 -08:00
Vishvananda Ishaya
e46bec6e3f
Merge branch 'master' into stable-diablo
2011-11-14 11:07:04 -08:00
vishvananda
e219b1218d
Merge pull request #190 from cloudbuilders/fix-reclone
...
Fix the reclone to actually remove *.pyc
2011-11-14 11:05:52 -08:00
Anthony Young
d99f5fd775
add a script to print a json summary of our jenkins configs
2011-11-14 11:05:04 -08:00
Vishvananda Ishaya
e978e7fde2
switch to using stable-diablo
2011-11-14 10:55:47 -08:00
Vishvananda Ishaya
6b8855cd4f
Fix the reclone to actually remove *.pyc
2011-11-14 10:51:17 -08:00
Jesse Andrews
9bb1a3c5c5
allow pip to use mirrors (pypi is down)
2011-11-14 10:06:07 -08:00
vishvananda
a7c37b0a96
Merge pull request #189 from cloudbuilders/volumes-fix
...
need iscsitarget-dkms for iscsi to work on oneiric
2011-11-14 10:05:30 -08:00
Jesse Andrews
1f70119264
need iscsitarget-dkms for iscsi to work on oneiric
2011-11-14 09:48:29 -08:00
Jesse Andrews
f707adefd9
Merge pull request #187 from cloudbuilders/vgs
...
allow name of volumes group to be set
2011-11-14 09:14:23 -08:00
Jesse Andrews
d02b7b7bd3
allow name of volumes group to be set
2011-11-14 08:59:05 -08:00
Chmouel Boudjnah
3ad59ea151
Use C-M for return carriage for tmux.
...
Conflicts:
stack.sh
2011-11-14 15:55:14 +01:00
Chmouel Boudjnah
f990ded567
a-space-after-then/do compliance.
2011-11-14 15:26:13 +01:00
Chmouel Boudjnah
0277d5b91f
Install packages only for distros/services.
...
- We are installing packages only for the services needed.
- We are parsing the packages files and detecting metadatas.
- If there is a NOPRIME as comment mean we are not doing the install
just yet.
- If we have the meta-keyword distro:DISTRO or
distro:DISTRO1,DISTRO2 it will be installed only for those
distros (case insensitive).
2011-11-14 15:20:39 +01:00
Chmouel Boudjnah
a4adff43cb
Only install dnsmasq-utils on oneiric.
2011-11-14 15:19:34 +01:00
Chmouel Boudjnah
adfc029a02
Use lsb_release for distro detection.
2011-11-14 14:24:30 +01:00
Anthony Young
4a10d436c0
add in config.xml for xs
2011-11-11 15:56:51 -08:00
Jesse Andrews
c20428241a
always check deps
2011-11-11 13:59:05 -08:00
Jesse Andrews
2679303c89
build_uec requires libvirt
2011-11-11 13:56:29 -08:00
Anthony Young
57346b7fcd
show how to uninstall jenkins if there are issues upgrading
2011-11-11 13:53:56 -08:00
Jesse Andrews
ec74eef187
build pxe env tweaks
2011-11-11 13:52:11 -08:00
Anthony Young
c0d4e678d4
use /etc/init.d/jenkins to start/stop server
2011-11-11 13:46:44 -08:00
Anthony Young
723e2d2246
trunk jenkins!
2011-11-11 13:42:09 -08:00
Anthony Young
715944008a
byobu is nor getting disabled :/
2011-11-11 11:19:57 -08:00