aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/core/task.py
AgeCommit message (Expand)AuthorFilesLines
2018-07-05Make context types constantsRodolfo Alonso Hernandez1-16/+20
2018-05-21Add "host_name_separator" variable to Context classRodolfo Alonso Hernandez1-19/+14
2018-04-16Get HA test case results on failureMiikka Koistinen1-11/+18
2018-03-22Merge "Running Test Case in Latest Yardstick Docker Image shows Error"Jack Chan1-3/+13
2018-03-20Running Test Case in Latest Yardstick Docker Image shows Errorchenjiankun1-3/+13
2018-03-14Fix retrieving "options" section in "scenario"Rodolfo Alonso Hernandez1-2/+4
2018-03-08[bugfix] report generate command print errorrexlee87761-1/+1
2018-03-02Merge "Add "render-only" option to "task" command"Rodolfo Alonso Hernandez1-47/+82
2018-03-01Merge "Add ability to reuse existing OpenStack set-up"Ross Brattain1-1/+3
2018-03-01Add "render-only" option to "task" commandRodolfo Alonso Hernandez1-47/+82
2018-03-01Add ability to reuse existing OpenStack set-upEmma Foley1-1/+3
2018-03-01Merge changes from topics 'feat/keep_vnf', 'YARDSTICK-886'Ross Brattain1-43/+64
2018-03-01Update TaskParser to deal with qualified name in ContextEmma Foley1-43/+64
2018-02-23Yardstick real-time influxdb KPI reporting regressionschenjiankun1-9/+10
2018-02-20Make files pep8 compliantEmma Foley1-3/+3
2017-10-13task: use CONF_FILE from constantsRoss Brattain1-2/+2
2017-10-11task: drain background runner queuesRoss Brattain1-6/+14
2017-10-02drain runner queue and undo cancel_join_threadRoss Brattain1-15/+16
2017-09-25task: fixup s/exe_info/exc_infoRoss Brattain1-1/+1
2017-09-25Merge "Log each test case status in a task"Ross Brattain1-2/+5
2017-09-21Add service in kubernetes contextchenjiankun1-5/+5
2017-09-21Merge "Add host&targer in scenario['options']['server_name'] support"Jing Lu1-31/+37
2017-09-15Generate pod.yaml from current contextRoss Brattain1-0/+1
2017-09-15Merge "improve logging, clear using print"Rex Lee1-17/+15
2017-09-15Add host&targer in scenario['options']['server_name'] supportchenjiankun1-31/+37
2017-09-13Heat: support non-mesh network toplogyRoss Brattain1-6/+4
2017-09-14improve logging, clear using printrexlee87761-17/+15
2017-09-11Log each test case status in a taskchenjiankun1-2/+5
2017-08-28Kubernetes context adoption when run in CIchenjiankun1-15/+0
2017-08-17Merge "utils: create TASK_LOG_DIR if it doesn't exist"Ross Brattain1-0/+1
2017-08-15YAML fixesRoss Brattain1-3/+4
2017-08-14Add yardstick report for each taskchenjiankun1-0/+10
2017-08-13utils: create TASK_LOG_DIR if it doesn't existRoss Brattain1-0/+1
2017-08-11Add real time log view in GUIchenjiankun1-2/+15
2017-08-10bugfix: tc037/38 multiprocessing failed sometimesrexlee87761-4/+4
2017-08-09bugfix: tc025 and tc054 failrexlee87761-2/+3
2017-08-08NSB updateDeepak S1-2/+6
2017-08-01replace yaml.load with yaml.safe_loadRoss Brattain1-2/+2
2017-07-27Adding support for multi-dispatcherDeepak S1-3/+13
2017-07-25Merge "yardstick env influxdb/grafana cmd support centos"Rex Lee1-1/+6
2017-07-19yardstick env influxdb/grafana cmd support centoschenjiankun1-1/+6
2017-07-13add network info to topologyRoss Brattain1-8/+22
2017-07-06Merge "Bugfix: Abnormally stopped background scenario causes test data lost"Rex Lee1-4/+0
2017-07-06Merge "Bugfix: test case constraint not work if "INSTALLER_TYPE" and "NODE_NA...Kubi1-3/+3
2017-07-05Merge "unify pod keywork so api can easily used"Kubi1-1/+1
2017-07-04Bugfix: test case constraint not work if "INSTALLER_TYPE" and "NODE_NAME" absentJingLu51-3/+3
2017-07-04Bugfix: Abnormally stopped background scenario causes test data lostJingLu51-4/+0
2017-07-04Bugfix: background scenario can't not update resultchenjiankun1-2/+4
2017-06-30unify pod keywork so api can easily usedrexlee87761-1/+1
2017-06-29Call core code directly in the API of run test casechenjiankun1-1/+8