Commit graph

793 commits

Author SHA1 Message Date
Jesse Andrews
9102d454f6 resize the uec image 2011-11-05 23:49:08 -07:00
Jesse Andrews
446a3304bc another attempt at userdata 2011-11-05 23:36:29 -07:00
Jesse Andrews
2d40c26850 git clone 2011-11-05 23:30:22 -07:00
Jesse Andrews
e735833c1f more userdata 2011-11-05 23:20:11 -07:00
Jesse Andrews
63cb9239aa more userdata 2011-11-05 23:16:53 -07:00
Jesse Andrews
7306f3bfc7 more metadata 2011-11-05 23:13:34 -07:00
Jesse Andrews
9645b0c9c9 kill ... 2011-11-05 23:05:33 -07:00
Jesse Andrews
cc03cc8d58 kill works 2011-11-05 22:54:54 -07:00
Jesse Andrews
3ce79aa55b improve kill 2011-11-05 22:52:20 -07:00
Jesse Andrews
947a765130 switch lsof syntax 2011-11-05 22:49:51 -07:00
Jesse Andrews
d7ce7afe0f set the hostname 2011-11-05 22:47:28 -07:00
Jesse Andrews
ee34f62ba7 kill the old metadata process 2011-11-05 22:41:57 -07:00
Jesse Andrews
e49f751aa9 force the uec to be recreated 2011-11-05 22:34:45 -07:00
Jesse Andrews
438ea577c4 typo 2011-11-05 22:33:49 -07:00
Jesse Andrews
f504e281c0 don't need to spawn a bash 2011-11-05 22:29:35 -07:00
Jesse Andrews
9ed6bbd503 attempt to run the metadata service 2011-11-05 22:28:46 -07:00
Jesse Andrews
64164078c1 simple metadata service 2011-11-05 22:15:50 -07:00
Jesse Andrews
63fa7abd56 tweaks 2011-11-05 18:49:36 -07:00
Jesse Andrews
a628262344 let dhcp work 2011-11-05 18:39:33 -07:00
Jesse Andrews
f5a76919b3 closer to fine 2011-11-05 17:47:50 -07:00
Jesse Andrews
3b7685823c extract tarball in image dir 2011-11-05 17:40:20 -07:00
Jesse Andrews
96dffbcdce uec_url should be underscore 2011-11-05 17:37:33 -07:00
Jesse Andrews
228f246a83 work towards booting 2011-11-05 17:36:14 -07:00
sleepsonthefloor
9fc02e0088 Merge pull request #165 from cloudbuilders/service_timeout
Add SERVICE_TIMEOUT
2011-11-05 17:36:05 -07:00
Vishvananda Ishaya
5f03932626 make some changes prepping for trunk branch 2011-11-05 16:24:12 -07:00
Jesse Andrews
f0f1f69d1e Merge pull request #166 from cloudbuilders/get_uec_image
Beef up error handling (#886666)
2011-11-05 16:08:33 -07:00
Jesse Andrews
8b3eb5ffe3 work towards simpiler uec 2011-11-05 16:05:14 -07:00
Dean Troyer
43392f74b8 Beef up error handling (#886666) 2011-11-05 16:55:15 -05:00
Dean Troyer
2bbcd682aa Add SERVICE_TIMEOUT 2011-11-05 16:19:03 -05:00
Todd Willey
3ef87eedce Merge branch 'toddexercises' of github.com:cloudbuilders/devstack into toddexercises 2011-11-05 11:05:56 -04:00
Todd Willey
9a3066f9fd RUNNING_TIMEOUT = BOOT_TIMEOUT + ACTIVE_TIMEOUT 2011-11-05 11:02:34 -04:00
Todd Willey
0367cf1585 remove spacicolons. 2011-11-05 10:46:56 -04:00
Anthony Young
40b5737c4d fix comment 2011-11-05 00:30:07 -05:00
Anthony Young
346e49131b add script that demonstrates separation of head abd compute roles when using xen 2011-11-05 00:22:47 -05:00
Jesse Andrews
49946a14b5 proper path for arping in sudoers 2011-11-04 15:09:41 -05:00
sleepsonthefloor
5f3f21f677 Merge pull request #161 from cloudbuilders/lessapt
rework how pre-caching works.  add the ability to flag  packages #NOPRIME in files/apts so that services that can't be installed with chroot can be skipped.
2011-11-04 11:43:47 -07:00
Todd Willey
3e6ec236f0 Pull in swift testing from master. 2011-11-04 12:23:35 -04:00
Todd Willey
9e9132ddaf Exercises: euca bugfix, output cleanup.
Don't log stderr per-exercise, because stdout is barfy anyway.
Move the state of skip/pass/fail to the end of the exercise run.
2011-11-04 12:09:54 -04:00
Todd Willey
2599b3165a Wrap exercises with master script, with logs, and move common variables. 2011-11-04 10:31:37 -04:00
Jesse Andrews
f5763105f9 Merge pull request #162 from cloudbuilders/volpath
Use $DEST for volume backing file.
2011-11-03 23:19:58 -07:00
Anthony Young
f7fe442ded Merge branch 'fix_cache' into lessapt
Conflicts:
	tools/build_libvirt.sh
2011-11-03 16:31:20 -07:00
Anthony Young
ca2c047b6e fix caching so that there is the ability to download services without installing them. This is done with a #NOPRIME comment in apts/files/ 2011-11-03 16:29:32 -07:00
Todd Willey
b244ef34d5 Use $DEST for volume backing file. 2011-11-03 18:19:21 -04:00
Jesse Andrews
cc197481ad Merge pull request #160 from cloudbuilders/mk_cachedir
create the uec cachedir if it doesn't exist.
2011-11-03 14:10:48 -07:00
Jesse Andrews
1468133003 only download - don't install apts - also pip install 2011-11-03 15:52:37 -05:00
Anthony Young
23324e94e2 create the uec cachedir if it doesn't exist. Otherwise build_libvirt fails on clean installs 2011-11-03 13:47:15 -07:00
Chmouel Boudjnah
a81bbbda93 Merge pull request #157 from cloudbuilders/swift-config-location
change swift config location to SWIFT_DIR/config
2011-11-03 09:39:54 -07:00
Chmouel Boudjnah
05ffac1ee0 Merge pull request #159 from chmouel/swift-excercise-only-when-enabled
Only do swift excercise when enabled.
2011-11-03 09:13:48 -07:00
Chmouel Boudjnah
53ca603b45 Only run swift excercise when swift is enabled. 2011-11-03 17:04:26 +01:00
sleepsonthefloor
e1664a469b Merge pull request #158 from chmouel/swift-shush-question-if-not-needed
As discussed via skype, only ask for swift_hash when needed.
2011-11-03 08:51:13 -07:00