Age | Commit message (Expand) | Author | Files | Lines |
2018-05-03 | Merge "Remove unused methods in SampleVNF" |  Abhijit Sinha | 1 | -46/+0 |
2018-05-02 | Move tests: unit/network_services/{lib/,collector/,*.py} |  Emma Foley | 8 | -1287/+0 |
2018-04-25 | Fix "os.path" mock problems during tests |  Ross Brattain | 1 | -6/+2 |
2018-04-23 | remove more old apexlake testcases |  Ross Brattain | 2 | -8/+0 |
2018-04-20 | Merge "extra loopback cleanup" |  Ross Brattain | 1 | -0/+9 |
2018-04-20 | disable NSB (DPDK) image load for ARM |  Ross Brattain | 1 | -1/+3 |
2018-04-19 | extra loopback cleanup |  Ross Brattain | 1 | -0/+9 |
2018-04-19 | disable DPDK images for ARM |  Ross Brattain | 1 | -1/+3 |
2018-04-17 | remove apex lake tc007 from test suites |  Ross Brattain | 4 | -52/+0 |
2018-04-17 | Remove unused methods in SampleVNF |  Emma Foley | 1 | -46/+0 |
2018-04-13 | Bugfix: interface down HA tc050 attack and monitor logistic wrong |  rexlee8776 | 1 | -64/+17 |
2018-04-03 | Bugfix: k8 scenario fix |  rexlee8776 | 2 | -45/+19 |
2018-03-31 | ADD tc042 into CI |  liyin | 3 | -0/+31 |
2018-03-28 | add new Fraser scenarios |  Ross Brattain | 10 | -0/+304 |
2018-03-23 | Merge "TC042 bug fix" |  Ross Brattain | 1 | -2/+9 |
2018-03-23 | Merge "Test case description and configuration file for yardstick_tc090:Contr... |  Ross Brattain | 1 | -0/+78 |
2018-03-22 | Merge "Make Sample VNF hugepages size configurable" |  Ross Brattain | 1 | -2/+20 |
2018-03-22 | Merge "update ci pod in the test suite according to Fraser" |  Rex Lee | 1 | -28/+36 |
2018-03-22 | Add k8-nosdn-stor4nfv-ha/noha scenario |  chenjiankun | 2 | -0/+0 |
2018-03-22 | update ci pod in the test suite according to Fraser |  rexlee8776 | 1 | -28/+36 |
2018-03-22 | Merge "fix Dummy test context name" |  Jing Lu | 2 | -1/+2 |
2018-03-22 | Merge "Test case description and configuration file for yardstick_tc091:Contr... |  Rex Lee | 1 | -0/+59 |
2018-03-22 | fix Dummy test context name |  rexlee8776 | 2 | -1/+2 |
2018-03-22 | Merge "Add k8-nosdn-stor4nfv-ha/noha scenario" |  Jack Chan | 2 | -0/+36 |
2018-03-21 | TC042 bug fix |  liyin | 1 | -2/+9 |
2018-03-21 | Add k8-nosdn-stor4nfv-ha/noha scenario |  chenjiankun | 2 | -0/+36 |
2018-03-21 | Bugfix: update test case base on node parameters in ci |  rexlee8776 | 44 | -125/+125 |
2018-03-20 | Merge "Add "YARDSTICK_REPO_DIR" into tests path" |  Ross Brattain | 1 | -1/+1 |
2018-03-20 | Add "YARDSTICK_REPO_DIR" into tests path |  ting wu | 1 | -1/+1 |
2018-03-20 | update scenario test cases according to gating release |  rexlee8776 | 1 | -67/+75 |
2018-03-19 | Bugfix: storperf fails on ci when install plugin |  rexlee8776 | 1 | -2/+2 |
2018-03-16 | Merge "Add ODL noHA testcase" |  Ross Brattain | 2 | -0/+285 |
2018-03-16 | Merge "Replace assert statements in tests" |  Abhijit Sinha | 1 | -1/+1 |
2018-03-16 | Test case description and configuration file for yardstick_tc090:Control |  tjuyinkanglin | 1 | -0/+78 |
2018-03-16 | Test case description and configuration file for yardstick_tc091:Control |  tjuyinkanglin | 1 | -0/+59 |
2018-03-14 | Add "YARD_IMG_ARCH" input variable to "build_yardstick_image.yml" |  Rodolfo Alonso Hernandez | 1 | -0/+1 |
2018-03-12 | Merge "Update the fuel pod.yaml" |  Ross Brattain | 1 | -1/+9 |
2018-03-09 | Do NOT hardcode interface speed for PROX tests |  DanielMartinBuckley | 1 | -11/+19 |
2018-03-09 | Make Sample VNF hugepages size configurable |  Rodolfo Alonso Hernandez | 1 | -2/+20 |
2018-03-08 | Add ODL noHA testcase |  Dimitrios Markou | 2 | -0/+285 |
2018-03-08 | Update the fuel pod.yaml |  Dimitrios Markou | 1 | -1/+9 |
2018-03-07 | bugfix: fix prepare_env.sh shell quote |  Ross Brattain | 1 | -2/+2 |
2018-03-06 | add opnfv_k8-nosdn-lb_ceph-noha_daily.yaml |  Ross Brattain | 1 | -0/+18 |
2018-03-06 | Replace assert statements in tests |  Emma Foley | 1 | -1/+1 |
2018-03-03 | prepare_env.sh: fix some shellcheck warnings |  Ross Brattain | 1 | -14/+15 |
2018-03-02 | Merge "VNF interfaces are sorted by "vpci" address before being populated" |  Ross Brattain | 1 | -4/+17 |
2018-03-02 | VNF interfaces are sorted by "vpci" address before being populated |  Rodolfo Alonso Hernandez | 1 | -4/+17 |
2018-03-02 | Remove main() and __main__ from tests. |  Emma Foley | 28 | -69/+1 |
2018-03-02 | Merge "Replace assertEqual(None, xx) with assertIsNone(xx)" |  Abhijit Sinha | 14 | -62/+52 |
2018-03-02 | Merge "Make files pep8 compliant before replacing assertEqual(None, xx)" |  Abhijit Sinha | 2 | -265/+199 |