aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-09Do NOT hardcode interface speed for PROX testsDanielMartinBuckley10-42/+75
2018-03-09Add context name to Dummy testRodolfo Alonso Hernandez1-0/+1
2018-03-09[Bug Fix] Support nova create instance operationDimitrios Markou2-0/+50
2018-03-08Reduce the log level if TRex client is no connectedRodolfo Alonso Hernandez1-1/+1
2018-03-08Merge "Fix numbering and html (generated) alignment"Emma Foley1-3/+5
2018-03-08Merge "[bugfix] report generate command print error"Rodolfo Alonso Hernandez1-1/+1
2018-03-08Supporting user config task parameters in GUIchenjiankun7-29/+143
2018-03-08Fetch Nova instance's private IPDimitrios Markou2-0/+28
2018-03-08Assign nova instance to security groupDimitrios Markou3-0/+55
2018-03-08[bugfix] report generate command print errorrexlee87761-1/+1
2018-03-08Add ODL noHA testcaseDimitrios Markou2-0/+285
2018-03-08Merge "Allow VMs to access internet"Rodolfo Alonso Hernandez7-4/+62
2018-03-08Update the fuel pod.yamlDimitrios Markou2-1/+22
2018-03-07Fix numbering and html (generated) alignmentDino Madarang1-3/+5
2018-03-07Merge "NFVi Test stops after one hour even if configured context duration is ...Ross Brattain1-2/+4
2018-03-07bugfix: fix prepare_env.sh shell quoteRoss Brattain1-2/+2
2018-03-07NFVi Test stops after one hour even if configured context duration is longerDanielMartinBuckley1-2/+4
2018-03-07Merge "ansible: fix urlsplit('hostname') in convert_openrc"Emma Foley1-1/+1
2018-03-07Merge "Add l2fwd module in Tgen mode"Jack Chan8-0/+1028
2018-03-07Merge "Add test case sample to enable mixed network"Jack Chan1-0/+65
2018-03-07Merge "add opnfv_k8-nosdn-lb_ceph-noha_daily.yaml"Ross Brattain1-0/+18
2018-03-07Merge "[bugfix]tc006 failed due to volume attached to different location "/de...Rex Lee2-6/+26
2018-03-06Merge "Add start service operation"Ross Brattain1-0/+3
2018-03-06add opnfv_k8-nosdn-lb_ceph-noha_daily.yamlRoss Brattain1-0/+18
2018-03-06Merge "Move SSH key generation from "init" to "deploy""Emma Foley2-37/+91
2018-03-06Move SSH key generation from "init" to "deploy"Rodolfo Alonso Hernandez2-37/+91
2018-03-06Add start service operationDimitrios Markou1-0/+3
2018-03-06Replace assert statements in testsEmma Foley3-21/+21
2018-03-06Allow VMs to access internetJohn O Loughlin7-4/+62
2018-03-06Merge "Enable heat context to support existing network"Jack Chan9-34/+205
2018-03-06testcase start service script fail on centos envJingLu510-21/+74
2018-03-05Merge "Bug fix ansible scripts"Ross Brattain1-1/+1
2018-03-05Merge "Error in string format in HeatTemplateError message"Ross Brattain1-1/+1
2018-03-05Error in string format in HeatTemplateError messageRodolfo Alonso Hernandez1-1/+1
2018-03-05Merge "Fix report generation"Ross Brattain1-3/+5
2018-03-05assertTrue(mock.called) -> mock.assert_calledEmma Foley33-92/+92
2018-03-05Bug fix ansible scriptsJohn O Loughlin1-1/+1
2018-03-05Fix report generationXavier Simonart1-3/+5
2018-03-05Merge "prepare_env.sh: fix some shellcheck warnings"Ross Brattain1-14/+15
2018-03-03prepare_env.sh: fix some shellcheck warningsRoss Brattain1-14/+15
2018-03-02heat: replace neutronclient with shadeRoss Brattain1-7/+6
2018-03-02Merge "VNF interfaces are sorted by "vpci" address before being populated"Ross Brattain3-23/+32
2018-03-02Merge "Prohibit the importation of a list of libraries"Ross Brattain8-3/+127
2018-03-02Merge "Layout fixes to test case descriptions"Ross Brattain3-11/+16
2018-03-02Merge "Remove main() and __main__ from tests."Ross Brattain120-701/+1
2018-03-02Add yardstick.benchmark.contexts.heat.HeatContext._delete_key_file()Emma Foley2-7/+13
2018-03-02VNF interfaces are sorted by "vpci" address before being populatedRodolfo Alonso Hernandez3-23/+32
2018-03-02Remove main() and __main__ from tests.Emma Foley120-701/+1
2018-03-02Merge "Replace assertEqual(None, xx) with assertIsNone(xx)"Abhijit Sinha20-71/+61
2018-03-02Merge "Make files pep8 compliant before replacing assertEqual(None, xx)"Abhijit Sinha3-266/+200