summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-09-09Run the tests with existing imagecristinapauna1-4/+14
2016-09-08Unnecessary command and let VM creation stabilizeCarlos Goncalves1-3/+7
2016-08-29Add exit status to notification time calculationCarlos Goncalves1-1/+5
2016-08-25add notification_driver config in nova.confdongwenjuan1-23/+51
2016-08-22resolve controller cannot talk to consumer in fueldongwenjuan1-25/+42
2016-08-22string compare use `!=` not `-ne`dongwenjuan1-1/+1
2016-08-21add modify ceilometer config in fuel envdongwenjuan1-0/+73
2016-08-20refactor some commmon functiondongwenjuan1-29/+45
2016-08-19Test Congress Doctor driver supportCarlos Goncalves2-13/+135
2016-08-19fix login to controller nodesRyota MIBU1-2/+2
2016-08-19fix the way to get controller IPsRyota MIBU1-2/+4
2016-08-19update workaround for notification from OpenStackRyota MIBU1-6/+28
2016-08-18Merge "fix ssh tunnel creation"Ryota MIBU1-1/+1
2016-08-18fix ssh tunnel creationRyota MIBU1-1/+1
2016-08-18Merge "add project when create user"dongwenjuan1-3/+4
2016-08-18workaround for issue controller cannot talk to consumerRyota MIBU1-1/+9
2016-08-17add project when create userdongwenjuan1-3/+4
2016-08-17misuse `ssh_options`dongwenjuan1-2/+2
2016-08-11improve log printingsRyota MIBU1-5/+10
2016-08-11test scenario support fuel installerdongwenjuan1-7/+23
2016-08-10Revert role of doctor user to adminCarlos Goncalves1-1/+2
2016-08-09Change type of nova_api_version from float to strCarlos Goncalves3-3/+3
2016-08-09Change role of doctor user to _member_Carlos Goncalves1-2/+1
2016-08-05fix doctor testRyota MIBU1-8/+16
2016-07-29Merge "fix bugs to get `CONSUMER_IP`"Gerald Kunzmann1-10/+5
2016-07-29fix bugs to get `CONSUMER_IP`dongwenjuan1-10/+5
2016-07-28Increase sleep time before re-checking host statusCarlos Goncalves1-1/+1
2016-07-28Increase sleep time at cleanup phaseCarlos Goncalves1-1/+1
2016-07-27Merge "Delete $VM_NAME and alrms with doctor user creds"Ryota Mibu1-3/+3
2016-07-27Delete $VM_NAME and alrms with doctor user credsCarlos Goncalves1-3/+3
2016-07-27add `debug=True` in consumerdongwenjuan1-1/+1
2016-07-26fix doctor testRyota MIBU1-2/+3
2016-07-25Merge "Move block code inside Apex section"Ryota Mibu1-4/+3
2016-07-22Merge "Fix typo in monitor to correctly print IP address"Ryota Mibu1-1/+1
2016-07-22Merge "Unset default COMPUTE_USER at the beginning of tests"Ryota Mibu1-1/+0
2016-07-22use --os-* options instead of env paramRyota MIBU1-84/+54
2016-07-22Unset default COMPUTE_USER at the beginning of testsCarlos Goncalves1-1/+0
2016-07-22make script fail if it failed to get COMPUTE_HOSTRyota MIBU1-0/+4
2016-07-22use specify host_ip in alarm_actiondongwenjuan2-6/+23
2016-07-21Fix typo in monitor to correctly print IP addressCarlos Goncalves1-1/+1
2016-07-21Move block code inside Apex sectionCarlos Goncalves1-4/+3
2016-07-18check host status before deleting doctor projectdongwenjuan1-6/+6
2016-07-08Merge "get compute host info after vm boot"Carlos Goncalves1-33/+54
2016-07-08get compute host info after vm bootdongwenjuan1-33/+54
2016-07-06add version para to use `openstack server show` clidongwenjuan1-1/+1
2016-07-05Move from legacy CLI to openstack CLICarlos Goncalves1-17/+17
2016-07-05fix check host statesdongwenjuan1-9/+17
2016-07-04get doctor vm info under doctor projectdongwenjuan1-51/+67
2016-06-30add timeout handledongwenjuan1-1/+6
2016-06-20Merge "Before deleting the instance, check if the instance exists"Tomi Juvonen1-1/+1