Gitiles
Code Review
Sign In
spfactory.storpool.com
/
devstack
/
edf59ca44331106ba895eee78ae1d8602764eb4c
/
tools
5c4e974
Merge "Avoid duplicate "/tokens" path in auth_url."
by Jenkins
· 14 years ago
0a8b322
Avoid duplicate "/tokens" path in auth_url.
by Eoghan Glynn
· 14 years ago
9f1891e
fix kvm configuration for jenkins
by Jesse Andrews
· 14 years ago
3993816
Remove hardcoding of flat network bridge
by Renuka Apte
· 14 years ago
0d7b5a4
Backslash continuations (DevStack)
by Zhongyue Luo
· 14 years ago
7bf87af
Fix troubles with git cloning https
by Renuka Apte
· 14 years ago
0d44b8b
Remove cloning of devstack
by Renuka Apte
· 14 years ago
e98cc12
Multiple vpx for xen, post splitting of script
by Renuka Apte
· 14 years ago
ce59d64
Add logging for prepare_guest
by Renuka Apte
· 14 years ago
b115341
Generalize xen network config
by root
· 14 years ago
1188904
Separate out build_xva process so that it can be run on a machine besides dom0
by Anthony Young
· 14 years ago
7f9aa71
Extract common functions into a separate file
by Dean Troyer
· 14 years ago
608bb12
Update devstack's Tempest integration
by Dean Troyer
· 14 years ago
30439a6
Merge "Set up downloaded images for testing"
by Jenkins
· 14 years ago
ce11691
Add nova's new vnc support to devstack
by Anthony Young
· 14 years ago
419770f
Changes to make devstack work with the essex + xen
by Anthony Young
· 14 years ago
3320c55
Set up downloaded images for testing
by Dean Troyer
· 14 years ago
dec00f6
Add info.sh
by Dean Troyer
· 14 years ago
efa97d2
Merge "Fix build_uec to properly respect the devstack directory that is used when COPY_ENV=1"
by Jenkins
· 14 years ago
2f15df8
add adapters for exercises jenkins integration)
by Jesse Andrews
· 14 years ago
331ae29
Fix build_uec to properly respect the devstack directory that is used when COPY_ENV=1
by Anthony Young
· 14 years ago
50e3229
Keystone tenant ID's are no longer predictable (UUID's)
by Dolph Mathews
· 14 years ago
f79cc42
Rename openstack-integration-tests to tempest
by Dean Troyer
· 14 years ago
f44e98d
Set sane defaults, get config info from localrc
by Dean Troyer
· 14 years ago
44d8f8f
Check out integration tests and install prereqs
by Dean Troyer
· 14 years ago
9c7c908
initial devstack + essex
by Jesse Andrews
· 14 years ago
d7326d2
remove old build scripts and clean for those that work
by Jesse Andrews
· 14 years ago
a208dcc
Add .gitreview config file for gerrit.
by James E. Blair
· 14 years ago
dfc0748
some fixes for lxc
by Anthony Young
· 14 years ago
977b334
user must configure a jenkins ssh key
by Anthony Young
· 14 years ago
69257f2
update jenkins branches to master
by Anthony Young
· 14 years ago
8326fd2
fix for concurrent builds
by Anthony Young
· 14 years ago
5179a3e
Merge pull request #170 from cloudbuilders/ci-tests
by sleepsonthefloor
· 14 years ago
78f2140
Change vpn to bridged mode
by Dean Troyer
· 14 years ago
de918e0
fix dep install line
by Anthony Young
· 14 years ago
375c195
remove sudo from test runner
by Anthony Young
· 14 years ago
a138eaf
install deps
by Anthony Young
· 14 years ago
5dbfdea
fix typo
by Anthony Young
· 14 years ago
28c6779
Merge pull request #192 from cloudbuilders/jenkins
by Jesse Andrews
· 14 years ago
fd5cf0b
readme fix
by Anthony Young
· 14 years ago
cc503be
fix readme
by Anthony Young
· 14 years ago
d99f5fd
add a script to print a json summary of our jenkins configs
by Anthony Young
· 14 years ago
4a10d43
add in config.xml for xs
by Anthony Young
· 14 years ago
c204282
always check deps
by Jesse Andrews
· 14 years ago
2679303
build_uec requires libvirt
by Jesse Andrews
· 14 years ago
57346b7
show how to uninstall jenkins if there are issues upgrading
by Anthony Young
· 14 years ago
ec74eef
build pxe env tweaks
by Jesse Andrews
· 14 years ago
c0d4e67
use /etc/init.d/jenkins to start/stop server
by Anthony Young
· 14 years ago
723e2d2
trunk jenkins!
by Anthony Young
· 14 years ago
7159440
byobu is nor getting disabled :/
by Anthony Young
· 14 years ago
c8af0c5
tweak defaults for kvm config
by Anthony Young
· 14 years ago
3bff7b3
increase timeouts for kvm
by Anthony Young
· 14 years ago
fa4ecc6
destroy orphaned vdis
by Anthony Young
· 14 years ago
ad03786
fix path
by Anthony Young
· 14 years ago
aae02c0
+x
by Anthony Young
· 14 years ago
7f91d5e
add in xs configuration
by Anthony Young
· 14 years ago
674db1a
fix usage for clean.sh
by Anthony Young
· 14 years ago
305e3f5
tweaks to the hacky clean script
by Anthony Young
· 14 years ago
1277eab
run tests for floaitng ips
by Anthony Young
· 14 years ago
760ddde
configuring stack user is optional
by Anthony Young
· 14 years ago
7faa17e
byobu-disable
by Anthony Young
· 14 years ago
ff7771e
fix useradd
by Anthony Young
· 14 years ago
33d2a4e
fix typo
by Anthony Young
· 14 years ago
b766128
still trying to get pub key working
by Anthony Young
· 14 years ago
ddb44b4
missing quotes around pub key
by Anthony Young
· 14 years ago
2838f12
fix appends on user data
by Anthony Young
· 14 years ago
b225682
progress on getting a working test configuration
by Anthony Young
· 14 years ago
a4e6d13
add clean script
by Anthony Young
· 14 years ago
63f84bb
pass rc to tests
by Anthony Young
· 14 years ago
053906d
add in rc
by Anthony Young
· 14 years ago
ea1a586
net name should be base
by Anthony Young
· 14 years ago
dbcdf90
clean up for executor on each run
by Anthony Young
· 14 years ago
484dd55
switch around naming scheme
by Anthony Young
· 14 years ago
5df6818
fix typo in job iteration
by Anthony Young
· 14 years ago
ec38c40
do an explicit stop/start
by Anthony Young
· 14 years ago
c986b3f
Merge remote-tracking branch 'origin/master' into jenkins
by Anthony Young
· 14 years ago
aa4aa2e
Merge pull request #173 from cloudbuilders/warm
by sleepsonthefloor
· 14 years ago
72eab22
fix network name in libvirt.xml
by Anthony Young
· 14 years ago
8b47cdf
working to improve debugability
by Anthony Young
· 14 years ago
792b116
update builder interface
by Anthony Young
· 14 years ago
0ae5fd0
missing space
by Anthony Young
· 14 years ago
6ecc4f2
changes to improve debugability - more legible instance name
by Anthony Young
· 14 years ago
e228093
some cleanup for utility scripts
by Anthony Young
· 14 years ago
c1024d8
tweaks to warm script, add script to configure stack user
by Anthony Young
· 14 years ago
4c012b2
remove newline
by Anthony Young
· 14 years ago
ec67f1e
more progress on jenkins on clean build
by Anthony Young
· 14 years ago
593e9aa
fix message - no natty support
by Anthony Young
· 14 years ago
c18af14
progress on out-of-box testing
by Anthony Young
· 14 years ago
e28f775
install cloud-utils, so that we have resize-part-image
by Anthony Young
· 14 years ago
48336d0
always update the jobs link
by Anthony Young
· 14 years ago
316117a
more usability feedback
by Anthony Young
· 14 years ago
79a20a0
rename jenkins home
by Anthony Young
· 14 years ago
2b2c86e
add in kvm job
by Anthony Young
· 14 years ago
4aab903
rename
by Anthony Young
· 14 years ago
ccd4ea3
more work on jenkins stuff
by Anthony Young
· 14 years ago
b996b2b
Merge remote-tracking branch 'origin/master' into jenkins
by Anthony Young
· 14 years ago
43acae4
add initial build_jenkins script
by Anthony Young
· 14 years ago
8e99829
Only download UEC image if UPLOAD_LEGACY_TTY is unset; bind mount /dev for oneiric openssl
by Dean Troyer
· 14 years ago
39c2efc
Change default build to oneiric
by Dean Troyer
· 14 years ago
208ae2f
fix some comments
by Anthony Young
· 14 years ago
Next »