aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit
AgeCommit message (Expand)AuthorFilesLines
2017-07-06move flatten dict key to common utilsrexlee87766-42/+51
2017-06-30Change prepareYardstickEnv to prepare_env and add log infochenjiankun3-27/+2
2017-06-24Merge "Yardstick output format unified"Jing Lu3-21/+20
2017-06-22Merge "Acquire NSB specific data from Heat."Ross Brattain3-77/+409
2017-06-22HA testcase improvementJingLu51-0/+2
2017-06-22Yardstick output format unifiedchenjiankun3-21/+20
2017-06-20Acquire NSB specific data from Heat.Edward MacGillivray3-77/+409
2017-06-06fix No handler warning by calling _init_loggingRoss Brattain1-0/+4
2017-06-05Merge "Pass parameters between scenarios"Rex Lee3-0/+73
2017-05-27Imporve monitor_process pass criteriaJingLu56-17/+17
2017-05-26Pass parameters between scenarioschenjiankun3-0/+73
2017-05-16fix multi-monitor unitest hangRoss Brattain1-8/+8
2017-05-16Merge "Add a new monitor type: MultiMonitor that can run any number of other ...Ross Brattain1-0/+61
2017-05-12Create flavor from heat contextDanielMartinBuckley3-3/+181
2017-05-11Merge "Extend TC008 to run pktgen-dpdk inside VM Need a fast path inside VM t...Rex Lee2-6/+192
2017-05-10Merge "pass user_data to heat template"Ross Brattain1-0/+21
2017-05-04Merge "Bugfix: Local Openstack Operation in HA test frameworks"Jing Lu1-0/+32
2017-05-04Bugfix: Local Openstack Operation in HA test frameworkstjuyinkanglin1-0/+32
2017-05-03fix ha issue when run tc050~tc054 in cirexlee87761-3/+3
2017-05-01Extend TC008 to run pktgen-dpdk inside VMJing Zhang2-6/+192
2017-04-24Merge "standardize ssh auth"Rex Lee39-335/+391
2017-04-23Merge "Add SRIOV support"Kubi4-2/+89
2017-04-18Add SRIOV supportJing Zhang4-2/+89
2017-04-12Add a new monitor type: MultiMonitor that can run any number of other monitor...LiHuan1-0/+61
2017-04-11standardize ssh authRoss Brattain39-335/+391
2017-04-05Bugfix: fix query job status in TC074JingLu51-2/+2
2017-04-01Yardstick virtualenv supportchenjiankun1-12/+9
2017-03-31Store packetsize in influxdbJing Zhang1-3/+3
2017-03-23model: pylint fixesRoss Brattain1-1/+1
2017-03-22Merge "Yardstick: User interface for Yardstick."Jing Lu1-0/+72
2017-03-17Yardstick: User interface for Yardstick.rajesh_4k1-0/+72
2017-03-15pass user_data to heat templateRoss Brattain1-0/+21
2017-03-13Add CPU pinning support for node contextJingLu51-12/+8
2017-03-09Bugfix: Failed executing command: 'free -s 1 -c 10'chenjiankun2-15/+36
2017-03-08Bugfix: yardstick will create stacks with the same name when run using API in...chenjiankun1-6/+8
2017-02-27Merge "BugFix: Adopt to latest result structure while parsing the results"Rex Lee1-1/+2
2017-02-26heat context support affinity and anti-affinityrexlee87762-1/+18
2017-02-24Add common method of openstack in openstack_utilschenjiankun1-12/+16
2017-02-17Update missing license headersDeepak S10-0/+80
2017-02-16Merge "Context improvement: add support for configing node environment"Rex Lee1-0/+96
2017-02-16Context improvement: add support for configing node environmentchenjiankun1-0/+96
2017-02-16Merge "Bugfix: AttributeError: 'dict' object has no attribute 'encode'"Jing Lu1-0/+24
2017-02-16Merge "New reliability/availability testcase - IP datagram error rate and etc."Rex Lee1-0/+118
2017-02-15Bugfix: AttributeError: 'dict' object has no attribute 'encode'chenjiankun1-0/+24
2017-02-14Merge "nsb: move NSB root to constant, add unittest"Jing Lu1-3/+10
2017-02-14Merge "vnf_generic: convert sshmanager to class"Jing Lu1-2/+2
2017-02-14Merge "test_tg_text: fix indentation"Jing Lu1-1/+1
2017-02-14Merge "test_vnf_generic: fix unitests when files are present"Jing Lu1-74/+92
2017-02-14Merge "test_env_action: use dict literal"Jing Lu1-1/+1
2017-02-12BugFix: Adopt to latest result structure while parsing the resultsDeepak S1-1/+2