aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-05-17Merge "Remove unused methods in SampleVNF" into stable/fraserRex Lee1-46/+0
2018-05-08Implement Virtual Switch resilience test caseDimitrios Markou3-0/+329
2018-05-08Add ODL HA testcaseDimitrios Markou2-0/+283
2018-05-08Add pod.yaml files for ApexDimitrios Markou1-0/+67
2018-05-03Remove unused methods in SampleVNFEmma Foley1-46/+0
2018-04-24Merge "extra loopback cleanup" into stable/fraserRoss Brattain1-0/+9
2018-04-23remove more old apexlake testcasesRoss Brattain2-8/+0
2018-04-22extra loopback cleanupRoss Brattain1-0/+9
2018-04-20disable NSB (DPDK) image load for ARMRoss Brattain1-1/+3
2018-04-20disable DPDK images for ARMRoss Brattain1-1/+3
2018-04-18remove apex lake tc007 from test suitesRoss Brattain4-52/+0
2018-04-16Bugfix: interface down HA tc050 attack and monitor logistic wrongrexlee87761-64/+17
2018-04-10Bugfix: k8 scenario fixrexlee87762-45/+19
2018-03-31ADD tc042 into CIliyin3-0/+31
2018-03-28add new Fraser scenariosRoss Brattain10-0/+304
2018-03-23Merge "TC042 bug fix"Ross Brattain1-2/+9
2018-03-23Merge "Test case description and configuration file for yardstick_tc090:Contr...Ross Brattain1-0/+78
2018-03-22Merge "Make Sample VNF hugepages size configurable"Ross Brattain1-2/+20
2018-03-22Merge "update ci pod in the test suite according to Fraser"Rex Lee1-28/+36
2018-03-22Add k8-nosdn-stor4nfv-ha/noha scenariochenjiankun2-0/+0
2018-03-22update ci pod in the test suite according to Fraserrexlee87761-28/+36
2018-03-22Merge "fix Dummy test context name"Jing Lu2-1/+2
2018-03-22Merge "Test case description and configuration file for yardstick_tc091:Contr...Rex Lee1-0/+59
2018-03-22fix Dummy test context namerexlee87762-1/+2
2018-03-22Merge "Add k8-nosdn-stor4nfv-ha/noha scenario"Jack Chan2-0/+36
2018-03-21TC042 bug fixliyin1-2/+9
2018-03-21Add k8-nosdn-stor4nfv-ha/noha scenariochenjiankun2-0/+36
2018-03-21Bugfix: update test case base on node parameters in cirexlee877644-125/+125
2018-03-20Merge "Add "YARDSTICK_REPO_DIR" into tests path"Ross Brattain1-1/+1
2018-03-20Add "YARDSTICK_REPO_DIR" into tests pathting wu1-1/+1
2018-03-20update scenario test cases according to gating releaserexlee87761-67/+75
2018-03-19Bugfix: storperf fails on ci when install pluginrexlee87761-2/+2
2018-03-16Merge "Add ODL noHA testcase"Ross Brattain2-0/+285
2018-03-16Merge "Replace assert statements in tests"Abhijit Sinha1-1/+1
2018-03-16Test case description and configuration file for yardstick_tc090:Controltjuyinkanglin1-0/+78
2018-03-16Test case description and configuration file for yardstick_tc091:Controltjuyinkanglin1-0/+59
2018-03-14Add "YARD_IMG_ARCH" input variable to "build_yardstick_image.yml"Rodolfo Alonso Hernandez1-0/+1
2018-03-12Merge "Update the fuel pod.yaml"Ross Brattain1-1/+9
2018-03-09Do NOT hardcode interface speed for PROX testsDanielMartinBuckley1-11/+19
2018-03-09Make Sample VNF hugepages size configurableRodolfo Alonso Hernandez1-2/+20
2018-03-08Add ODL noHA testcaseDimitrios Markou2-0/+285
2018-03-08Update the fuel pod.yamlDimitrios Markou1-1/+9
2018-03-07bugfix: fix prepare_env.sh shell quoteRoss Brattain1-2/+2
2018-03-06add opnfv_k8-nosdn-lb_ceph-noha_daily.yamlRoss Brattain1-0/+18
2018-03-06Replace assert statements in testsEmma Foley1-1/+1
2018-03-03prepare_env.sh: fix some shellcheck warningsRoss Brattain1-14/+15
2018-03-02Merge "VNF interfaces are sorted by "vpci" address before being populated"Ross Brattain1-4/+17
2018-03-02VNF interfaces are sorted by "vpci" address before being populatedRodolfo Alonso Hernandez1-4/+17
2018-03-02Remove main() and __main__ from tests.Emma Foley28-69/+1
2018-03-02Merge "Replace assertEqual(None, xx) with assertIsNone(xx)"Abhijit Sinha14-62/+52