summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-02-02refactor lib/installerRyota MIBU6-72/+136
2017-02-02correct usage of common functionsRyota MIBU4-6/+7
2017-02-02Fix functions for fuel installerRyota MIBU4-87/+120
2017-01-31improve cleanup() in run.shRyota MIBU4-15/+48
2017-01-30print git headRyota MIBU1-0/+1
2017-01-17Dump profiling data to json file to report by functestYujun Zhang1-0/+5
2017-01-12Add more timestamps and export them for profilerJulien3-8/+26
2017-01-03fix the data which post to sample inspector align to SB APIdongwenjuan2-22/+21
2016-12-28Add timelog when set network downJulien1-0/+1
2016-12-26PoC of performance profilerYujun Zhang2-0/+95
2016-12-22Add section headers to verification scriptYujun Zhang1-0/+5
2016-12-14Refactor inspectors support codeCarlos Goncalves4-78/+117
2016-12-14Merge "Refactor installers support code"Ryota Mibu5-159/+199
2016-12-12Merge "remove print_log"Carlos Goncalves1-11/+0
2016-12-10Refactor installers support codeCarlos Goncalves5-159/+199
2016-12-08Merge "Introducing common functions"Ryota Mibu2-38/+94
2016-12-06remove print_logRyota MIBU1-11/+0
2016-12-01remove `Debug = True when run Flask and add loggerdongwenjuan5-15/+71
2016-11-16Introducing common functionsCarlos Goncalves2-38/+94
2016-09-20cache host-vm list when inspect start to rundongwenjuan1-5/+20
2016-09-09Merge "Run the tests with existing image"wenjuan dong1-4/+14
2016-09-08Run the tests with existing imagecristinapauna1-4/+14
2016-09-07Unnecessary command and let VM creation stabilizeCarlos Goncalves1-3/+7
2016-08-26Add exit status to notification time calculationCarlos Goncalves1-1/+5
2016-08-24add 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