1. 21 11月, 2018 1 次提交
  2. 20 11月, 2018 1 次提交
  3. 25 4月, 2018 1 次提交
  4. 13 4月, 2018 1 次提交
  5. 10 4月, 2018 1 次提交
  6. 05 1月, 2017 1 次提交
    • A
      qemu.tests:modify netperf related script · 2687b22a
      Aihua Liang 提交于
      tests.netperf_stress:
      1.add params of "prompt,linesep, status_test_command"
      2.pass these params to "NetperfServer/NetperfClient"
      
      tests.netperf_udp:
      1.add params of "prompt,linesep, status_test_command"
      2.pass these params to "NetperfServer/NetperfClient"
      
      tests.flow_caches_stress_test:
      1.add params of "prompt,linesep, status_test_command"
      2.pass these params to "NetperfServer/NetperfClient"
      
      tests.migration_with_netperf:
      1.add params of "prompt,linesep, status_test_command"
      2.pass these params to "NetperfServer/NetperfClient"
      
      tests.multi_nics_stress:
      1.add params of "prompt,linesep, status_test_command"
      2.pass these params to "NetperfServer/NetperfClient"
      
      tests.ovs_qos:
      1.add params of "prompt,linesep, status_test_command"
      2.pass these params to "NetperfServer/NetperfClient"
      3.correct info index for status_test_command
      
      Signed-off-by:Aihua Liang<aliang@redhat.com>
      2687b22a
  7. 21 9月, 2015 1 次提交
    • L
      tp-qemu: Import cleanups · 288ce897
      Lucas Meneghel Rodrigues 提交于
      Clean up imports across the board in tp-qemu. The criteria
      followed was:
      
      1) Remove unnecessary imports
      2) Turn multi imports from a single entry point to one
         import per line. This increases both patch and
         source code readability.
      3) Separate blocks of imports with a line:
         * Python standard library imports
         * Autotest imports
         * virttest imports
         * Internal tp-qemu imports
      4) Remove try/except blocks refering autotest libs and
         stick with the virttest.staging copy
      
      This paves the way for the future removal of autotest
      references, replacing those references with avocado ones.
      Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
      288ce897
  8. 05 5月, 2015 1 次提交
  9. 20 3月, 2015 1 次提交
  10. 04 3月, 2015 1 次提交
  11. 11 12月, 2014 1 次提交
  12. 30 9月, 2014 1 次提交