aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/scenarios/availability
AgeCommit message (Expand)AuthorFilesLines
2019-01-22[dovetail] split the sla check results into process recovery and servicerexlee87762-20/+19
2018-09-10tc046 kill keystone process condition incorrect - dovetailrexlee87761-2/+2
2018-08-21Merge "the recovery action of "baremetal down" should be triggered mandatory"Rex Lee3-3/+6
2018-07-31the recovery action of "baremetal down" should be triggered mandatoryrexlee87763-4/+7
2018-07-20Bugfix: HA test case baremetal down ipmi power off failed - dovetailrexlee87761-27/+3
2018-06-26Bugfix: HA kill process recovery has a conflictrexlee87761-8/+11
2018-06-15Convert SLA asserts to raisesMiikka Koistinen2-5/+12
2018-05-09Merge "Fix log typos in benchmark/scenarios/availability"Emma Foley8-40/+36
2018-05-08Merge "Bug Fix: Start openvswitch service in Centos distro"Ross Brattain1-4/+2
2018-05-08Merge "Add support for restarting a service"Ross Brattain1-3/+4
2018-05-08Fix log typos in benchmark/scenarios/availabilityMiikka Koistinen8-40/+36
2018-05-03Bug Fix: Start openvswitch service in Centos distroDimitrios Markou1-4/+2
2018-05-03Add support for restarting a serviceDimitrios Markou1-3/+4
2018-04-16Get HA test case results on failureMiikka Koistinen2-36/+11
2018-03-13Merge "[Bug Fix] Support nova create instance operation"Ross Brattain2-0/+50
2018-03-09[Bug Fix] Support nova create instance operationDimitrios Markou2-0/+50
2018-03-08Fetch Nova instance's private IPDimitrios Markou2-0/+28
2018-03-08Assign nova instance to security groupDimitrios Markou3-0/+55
2018-03-06Add start service operationDimitrios Markou1-0/+3
2017-12-15bugfix: kill process do not accurately kill "nova-api"rexlee87761-1/+1
2017-10-28tc053 kill haproxy wrong mismatchrexlee87761-0/+5
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