summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-07-28Add doctor-test packageCédric Ollivier2-4/+0
2017-07-27Merge "fix some bugs for python verify jobs:"wenjuan dong3-3/+10
2017-07-27Merge "refactor sample inspector"wenjuan dong5-0/+226
2017-07-26fix some bugs for python verify jobs:dongwenjuan3-3/+10
2017-07-25refactor sample inspectordongwenjuan5-0/+226
2017-07-13Fix host status grep bug and Remove connection_pool argumentUmar Farooq2-3/+2
2017-07-07add create alarmdongwenjuan5-1/+138
2017-07-07Add create instancesdongwenjuan6-6/+209
2017-07-05Merge "support config file"wenjuan dong2-2/+14
2017-07-05Merge "Create policy.json file in Ocata for non-admin user"Ryota Mibu2-12/+72
2017-07-03Create policy.json file in Ocata for non-admin userUmar Farooq2-12/+72
2017-06-30support config filedongwenjuan2-2/+14
2017-06-30replace urllib2 with urllib.request for python3dongwenjuan1-2/+2
2017-06-27add test user, project and roledongwenjuan5-39/+221
2017-06-07Merge "Fix run.sh bug for dynamic interfaces"Carlos Goncalves1-2/+1
2017-06-06Fix run.sh bug for dynamic interfacesUmar Farooq1-2/+1
2017-05-31Remove obsolete packagesYujun Zhang3-4/+0
2017-05-31Merge "Adding PYTHON_ENABLE option"Carlos Goncalves1-0/+8
2017-05-30Fix session error with INSPECTOR_TYPE=congressUmar Farooq1-2/+3
2017-05-30Adding PYTHON_ENABLE optionRyota MIBU1-0/+8
2017-05-29Add Keystone missing paramsUmar Farooq1-3/+7
2017-05-15use password_plugin_loader for authdongwenjuan1-14/+11
2017-05-02add image codedongwenjuan5-3/+121
2017-04-27Merge "Change role of doctor user to _member_"Tomi Juvonen2-14/+75
2017-04-26add framework and toxdongwenjuan3-1/+80
2017-04-18Change role of doctor user to _member_Tomi Juvonen2-14/+75
2017-03-08[apex] change config for doctor testingRyota MIBU1-1/+63
2017-03-05urgent bug fixes for danube (2)Ryota MIBU4-16/+47
2017-03-04urgent bug fixes for danube (1)Ryota MIBU5-124/+74
2017-03-02[test] print log filesRyota MIBU1-0/+9
2017-02-17Add multiple VM supportTomi Juvonen2-70/+180
2017-02-03Merge "refactor lib/installer"Ryota Mibu6-72/+136
2017-02-02refactor lib/installerRyota MIBU6-72/+136
2017-02-02Merge "Fix bugs in profiler"Tomi Juvonen2-26/+45
2017-02-02correct usage of common functionsRyota MIBU4-6/+7
2017-02-02Fix functions for fuel installerRyota MIBU4-87/+120
2017-01-31Fix bugs in profilerYujun Zhang2-26/+45
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