39 Commits (main)

Author SHA1 Message Date
James E. Blair c639ef0123 Source stackrc in exercises.
Exit with error if there are failed tests.
13 years ago
Todd Willey 0367cf1585 remove spacicolons. 13 years ago
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.
13 years ago
Todd Willey 2599b3165a Wrap exercises with master script, with logs, and move common variables. 13 years ago
Jesse Andrews f670549186 move from exercise.sh to exercises/.. 13 years ago
Anthony Young 1de18c6250 Changes to make exercise.sh work with xen 13 years ago
Jesse Andrews c2e05b6a77 typos 13 years ago
Jesse Andrews 70d2b2c224 use rackspace apt mirrors 13 years ago
Anthony Young 79e807a145 make exercise.sh timeouts configurable 13 years ago
Jesse Andrews 0c484feda4 check that you can't hit the floating ip as well 13 years ago
Jesse Andrews 467135e20c another attempt at pause/unpause 13 years ago
Jesse Andrews 093f3f5586 Merge branch 'master' into pause 13 years ago
Jesse Andrews b7cc5bcbb4 test pause/unpause using ping 13 years ago
Jesse Andrews 53d4a1db2b missed removing this ping 13 years ago
Jesse Andrews ac2e166e89 grammer 13 years ago
Jesse Andrews 5a774839d7 more converting sleep -> timeouts 13 years ago
Jesse Andrews ab8dbce751 play with how ping tests/sleep works in exercise 13 years ago
Justin Shepherd 56a505fc2d bug fix.. resulted in following error message:
./exercise.sh: line 96: [: missing `]'
13 years ago
Anthony Young 9d8e8cf1ee association seems to take a bit longer on multi host configs 13 years ago
Anthony Young 8ecd2948ad only attempt to ping private ip for single node deployments 13 years ago
Vishvananda Ishaya f56e395d82 Make ec2 credentials work properly 13 years ago
Jesse Andrews e61f3185ce use HOST_IP as in stack.sh 13 years ago
Jesse Andrews 6fc71019c9 documentation on exercise 13 years ago
Anthony Young d4ddf3da2d Merge remote-tracking branch 'origin/master' into openrc
Conflicts:
	exercise.sh
13 years ago
Anthony Young 6ab10d46a8 add an openrc file so that users can easily use the client 13 years ago
Vishvananda Ishaya 9b3536714a fix whitespace 13 years ago
Anthony Young 583bad0b14 minor tweaks - source stackrc/localrc for excercise.sh. Also, fix typo in build_lxc.sh 13 years ago
Anthony Young 20a2caecfd updates to exercise.sh to use some of the newer apis 13 years ago
Jesse Andrews da89268c92 update the ping to ping, wait 5 second, really ping 13 years ago
Jesse Andrews d888e1cdcb update exercise to boot a server, ping it, then destroy it 13 years ago
Jesse Andrews 4e8847cd6a update glance command in exercise.sh 13 years ago
Jesse Andrews b9c77d69a6 add debug logging and notes about generating token 13 years ago
Jesse Andrews f43307d408 exercise.sh was using wrong variable to generate token 13 years ago
Anthony Young 94c889ac15 make glance client work in exercise.sh 13 years ago
Anthony Young 0edde7d44f use tenantName for NOVA_PROJECT_ID 13 years ago
Anthony Young 4387690ba5 updates to excercise.sh to get partial working-ness 13 years ago
Jesse Andrews 593828d4de attempt to write a script that exercises nova cli 13 years ago
Jesse Andrews b19424fb51 add docs for exercise 13 years ago
Jesse Andrews b019151c6e start to cli exercise 13 years ago