aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/scenarios/availability
AgeCommit message (Expand)AuthorFilesLines
2017-10-04Add intermediate variables for attacker,monitor,result_checkerqiujuan9-44/+61
2017-10-02drain runner queue and undo cancel_join_threadRoss Brattain1-1/+0
2017-10-01cancel all queue join threadsRoss Brattain1-0/+1
2017-09-21bugfix: tc025 should use ipmi to poweroffroot2-31/+36
2017-09-01Bugfix: ha test case criteria pass when sla not passrexlee87765-3/+23
2017-08-26Raise Exception if HA test case failedJingLu52-0/+10
2017-08-23Add test case file, document and related scripts of yardsticktjuyinkanglin8-1/+72
2017-08-23Merge "Add test case file, document and related scripts of yardstick tc058(HA...Jing Lu3-1/+50
2017-08-15YAML fixesRoss Brattain4-8/+9
2017-08-11Add test case file, document and related scripts of yardsticktjuyinkanglin3-1/+50
2017-08-09bugfix: tc025 and tc054 failrexlee87761-0/+1
2017-08-01replace yaml.load with yaml.safe_loadRoss Brattain4-4/+4
2017-07-25Add intermediate variable for HA testqiujuan6-17/+52
2017-07-24Merge "HA testcase containerized Compass support"Jing Lu8-4/+188
2017-07-20HA testcase containerized Compass supportJingLu58-4/+188
2017-07-17Merge "attacker_process: fix typo s/envrioment/environment/"Rex Lee1-2/+2
2017-07-17Merge "test_attacker_baremetal: don't run local commands"Ross Brattain1-4/+1
2017-07-14attacker_process: fix typo s/envrioment/environment/Ross Brattain1-2/+2
2017-07-13test_attacker_baremetal: don't run local commandsRoss Brattain1-4/+1
2017-07-13test_monitor_command: mock LOG so we don't output errorRoss Brattain1-4/+1
2017-06-30Use "OS_INSECURE" variable as the insecure mode indicatorJingLu54-5/+5
2017-06-30Bugfix: remove test.dbf file in recovery scriptzshi1-1/+1
2017-06-22HA testcase improvementJingLu58-8/+52
2017-05-27Imporve monitor_process pass criteriaJingLu57-15/+37
2017-05-25Terminate openstack service process using kill command in HA test casesJingLu51-2/+5
2017-05-24fix bug: multi monitorHuanLi1-6/+15
2017-05-16Merge "Add a new monitor type: MultiMonitor that can run any number of other ...Ross Brattain2-0/+78
2017-05-06Bugfix: Support HA test cases in TripleOJingLu59-23/+48
2017-05-04Merge "Bugfix: Local Openstack Operation in HA test frameworks"Jing Lu3-40/+104
2017-05-04Bugfix: Local Openstack Operation in HA test frameworkstjuyinkanglin3-40/+104
2017-05-04Merge "Bugfix: fix HA test case tc046"Jing Lu3-3/+11
2017-05-04Merge "Modify HA test cases and HA test script to support other installers"Jing Lu3-6/+0
2017-05-04Modify HA test cases and HA test script to support other installerstjuyinkanglin3-6/+0
2017-05-04Bugfix: fix HA test case tc046JingLu53-3/+11
2017-05-03fix ha issue when run tc050~tc054 in cirexlee87762-9/+12
2017-04-27bugfix: fix HA testcasesJingLu51-1/+1
2017-04-27Bugfix: fix HA testcasesJingLu53-11/+3
2017-04-24Merge "operation_general: fix logging to use %s"Rex Lee1-1/+1
2017-04-12Add a new monitor type: MultiMonitor that can run any number of other monitor...LiHuan2-0/+78
2017-04-11standardize ssh authRoss Brattain8-59/+19
2017-04-04attacker_general: fix logging to use %sRoss Brattain1-11/+10
2017-04-04operation_general: fix logging to use %sRoss Brattain1-1/+1
2017-02-17Update missing license headersDeepak S4-0/+32
2017-02-14Update Openstack CLI Command in yardstick ha test framework configuration fil...tjuyinkanglin2-2/+2
2017-02-07more logging fixesRoss Brattain3-23/+21
2017-01-16Use """ to replace ''' in docstringchenjiankun7-9/+9
2017-01-12Add support for Python 3Ross Brattain16-21/+50
2016-12-05use context manager for stdin files and use _put_file_shellRoss Brattain8-58/+77
2016-11-30switch logging to proper usageRoss Brattain16-47/+47
2016-11-10add option to connect to non-standard ssh portRoss Brattain8-11/+27