summaryrefslogtreecommitdiff
path: root/openstack/tester
Commit message (Expand)AuthorAgeFilesLines
* Ugly unfinished mess.Michael Drake2015-09-241-306/+0
* Remove extra debug.Michael Drake2015-09-181-2/+2
* Add debug.Michael Drake2015-09-181-2/+3
* Actually print ssh command output.Michael Drake2015-09-181-1/+1
* Revert to using cliapp/ssh to run ssh commands.Michael Drake2015-09-181-22/+14
* Import select.Michael Drake2015-09-181-0/+1
* Try different approach to printing ssh command output.Michael Drake2015-09-181-6/+9
* Print cliapp runcmd output to avoid buffering.Michael Drake2015-09-181-1/+2
* Improve test commands to allow | and &&.Michael Drake2015-09-181-15/+21
* Don't direct output to self.output.Michael Drake2015-09-161-1/+1
* Add support for adding a floating IP address to the pool.Michael Drake2015-09-161-0/+3
* Improve cleanup when IP address assignment fails.Michael Drake2015-09-161-22/+34
* Improve logging.Michael Drake2015-09-161-0/+3
* Display glance image upload progressRichard Maw2015-09-161-1/+1
* Need delay before image removal to avoid silently failing.Michael Drake2015-09-161-0/+5
* Remove unused imports.Michael Drake2015-09-161-3/+2
* Improve test command running, and other review comments from Richard Maw.Michael Drake2015-09-161-8/+6
* It's not fatal if no tests specified; its still a boot test.Michael Drake2015-09-111-2/+1
* Increase timeout time.Michael Drake2015-09-111-1/+1
* Remove VM host known_hosts updating.Michael Drake2015-09-111-54/+6
* Test commands passed as yaml files, rather than hardcoded.Michael Drake2015-09-111-23/+25
* Allow to run as non-root user.Michael Drake2015-09-111-3/+4
* Allow flavour to be passed on CLI.Michael Drake2015-09-111-12/+18
* Add a couple of TODOs.Michael Drake2015-09-111-0/+2
* Assign a floating IP address to the test instance.Michael Drake2015-09-111-64/+31
* Change to take image file as input, rather than cluster morphology.Michael Drake2015-09-111-178/+55
* Fix a couple of comments.Michael Drake2015-09-111-2/+2
* Remove hardcoded baserock build test support from generic code.Michael Drake2015-09-111-30/+4
* Disable cloud-init; no need for it yet, and it fails.Michael Drake2015-09-111-2/+2
* Remove baserock build test.Michael Drake2015-09-111-43/+9
* Fix openstack deployment extension path.Michael Drake2015-09-111-1/+1
* If no key exists, create one.Michael Drake2015-09-111-1/+6
* Ensure directory exists before creating known_hosts.Michael Drake2015-09-111-1/+6
* Remove trailing whitespace.Michael Drake2015-09-111-1/+1
* Initial import from baserock definitions `scripts/release-test-os`.Michael Drake2015-09-111-0/+526