aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-01-08Merge "Rename test/unit/cmd directory"Ross Brattain5-2/+7
2018-01-08Merge "ansible image build improvement"Rex Lee1-4/+1
2018-01-04Merge "SPEC cpu2006 test case for VM"Jing Lu2-0/+151
2018-01-04Remove tool provisioning in PROX helperRodolfo Alonso Hernandez3-81/+74
2018-01-03Make GenericVNF an abstract classRodolfo Alonso Hernandez13-397/+255
2017-12-28ansible image build improvementAce Lee1-4/+1
2017-12-25SPEC cpu2006 test case for VMJingLu52-0/+151
2017-12-25Add get function in ssh.pyJingLu51-0/+9
2017-12-22Replace subprocess "check_output" with "Popen"Rodolfo Alonso Hernandez3-41/+142
2017-12-21Rename test/unit/cmd directoryRoss Brattain5-2/+7
2017-12-19Variable local_iface_name is read before it is setJiri Prokes1-4/+4
2017-12-16Merge "bugfix: tc078 fails in some situations"Ross Brattain1-6/+10
2017-12-16NSB: Fix standalone.model.Libvirt SR-IOV modelingDino Madarang3-118/+282
2017-12-15bugfix: kill process do not accurately kill "nova-api"rexlee877610-19/+29
2017-12-14Change testcases 'cirros' image to 'yardstick-image'Rodolfo Alonso Hernandez1-2/+2
2017-12-14Merge "Ansible: fix lowercasing issue with ConfigParser"Ross Brattain1-21/+56
2017-12-13bugfix: tc078 fails in some situationsrexlee87761-6/+10
2017-12-11heat: allow overriding Heat/Neutron private IP for DPDK testsRoss Brattain2-2/+178
2017-12-01Merge "bugfix: tc023 miss description and tc050-58 wrong description"Ross Brattain16-29/+34
2017-12-01Merge "KVMFORNFV: Reverting LiveMigration changes"Jing Lu1-10/+9
2017-11-30KVMFORNFV: Reverting LiveMigration changesNavya Bathula1-10/+9
2017-11-29Merge "Move test scripts to tools/"Ross Brattain2-146/+0
2017-11-20Merge "update docker version to 16.04"Ross Brattain1-6/+9
2017-11-20bugfix: tc023 miss description and tc050-58 wrong descriptionrexlee877616-29/+34
2017-11-17Move test scripts to tools/Emma Foley2-146/+0
2017-11-17Make GenericTrafficGen class abstractRodolfo Alonso Hernandez