Age | Commit message (Expand) | Author | Files | Lines |
2017-07-14 | Add API(v2) to update openrc |  chenjiankun | 1 | -0/+41 |
2017-07-14 | Add API(v2) to upload openrc |  chenjiankun | 4 | -0/+123 |
2017-07-14 | Merge "Add API to delete single environment" |  Rex Lee | 1 | -0/+46 |
2017-07-14 | Merge "Add API to get single environment info" |  Rex Lee | 2 | -0/+21 |
2017-07-14 | Merge "Add API to get environments" |  Rex Lee | 5 | -0/+45 |
2017-07-14 | Merge "test_monitor_multi: speedup unittests, sleep less" |  Ross Brattain | 1 | -1/+1 |
2017-07-14 | Merge "test_storperf: speedup unittest, use time.sleep(0)" |  Ross Brattain | 1 | -2/+2 |
2017-07-14 | Merge "Add API to create environment" |  Rex Lee | 3 | -1/+37 |
2017-07-13 | add network info to topology |  Ross Brattain | 15 | -309/+890 |
2017-07-13 | test_monitor_multi: speedup unittests, sleep less |  Ross Brattain | 1 | -1/+1 |
2017-07-13 | test_storperf: speedup unittest, use time.sleep(0) |  Ross Brattain | 1 | -2/+2 |
2017-07-13 | test_pktgen_dpdk_throughput: speedup unittest, mock time.sleep() |  Ross Brattain | 1 | -8/+9 |
2017-07-13 | test_vpe_vnf: speedup unittest, mock time |  Ross Brattain | 1 | -19/+25 |
2017-07-13 | apexlake: speed unittest, mock time.sleep |  Ross Brattain | 3 | -36/+40 |
2017-07-13 | tg: speedup unittests, mock time.sleep |  Ross Brattain | 3 | -8/+12 |
2017-07-13 | pktgen: speedup unittest, mock time.sleep |  Ross Brattain | 1 | -9/+10 |
2017-07-13 | test_base: speedup unittest, wait for queue not empty |  Ross Brattain | 1 | -2/+8 |
2017-07-13 | Add API to delete single environment |  chenjiankun | 1 | -0/+46 |
2017-07-13 | Add API to get single environment info |  chenjiankun | 2 | -0/+21 |
2017-07-13 | Add API to get environments |  chenjiankun | 5 | -0/+45 |
2017-07-13 | update gitignore to exclude *.DS_Store *.log |  rexlee8776 | 1 | -2/+2 |
2017-07-13 | Add API to create environment |  chenjiankun | 3 | -1/+37 |
2017-07-13 | Merge "NSBperf: fix bad sigint handler" |  Ross Brattain | 2 | -4/+3 |
2017-07-13 | Merge "test_nstat: decrease sleep time for unittest" |  Ross Brattain | 1 | -3/+3 |
2017-07-12 | NSBperf: fix bad sigint handler |  Ross Brattain | 2 | -4/+3 |
2017-07-12 | test_nstat: decrease sleep time for unittest |  Ross Brattain | 1 | -3/+3 |
2017-07-12 | Change endpoint to url in API |  chenjiankun | 3 | -3/+16 |
2017-07-12 | constants: default SERVER_IP to 127.0.0.1 |  Ross Brattain | 1 | -1/+9 |
2017-07-12 | Merge "Yardstick api database v2 model" |  Jing Lu | 3 | -0/+285 |
2017-07-12 | Yardstick api database v2 model |  chenjiankun | 3 | -0/+285 |
2017-07-12 | Merge "Yardstick API architecture improvement" |  Rex Lee | 23 | -993/+868 |
2017-07-11 | Yardstick API architecture improvement |  chenjiankun | 23 | -993/+868 |
2017-07-11 | ipaddress: don't use backport on python 3 |  Ross Brattain | 1 | -1/+1 |
2017-07-10 | Change storperf target IP |  JingLu5 | 3 | -5/+5 |
2017-07-10 | Merge "Yardstick install storperf update" |  Jing Lu | 5 | -16/+39 |
2017-07-07 | Yardstick install storperf update |  JingLu5 | 5 | -16/+39 |
2017-07-06 | Merge "Improvement: delete stack if create stack failed" |  Rex Lee | 1 | -2/+3 |
2017-07-06 | Merge "Bugfix: Abnormally stopped background scenario causes test data lost" |  Rex Lee | 1 | -4/+0 |
2017-07-06 | Merge "move flatten dict key to common utils" |  Kubi | 12 | -79/+97 |
2017-07-06 | Improvement: delete stack if create stack failed |  JingLu5 | 1 | -2/+3 |
2017-07-06 | Merge "Add API to update hosts info about SUT" |  Jing Lu | 2 | -5/+31 |
2017-07-06 | move flatten dict key to common utils |  rexlee8776 | 12 | -79/+97 |
2017-07-06 | Add API to update hosts info about SUT |  rexlee8776 | 2 | -5/+31 |
2017-07-06 | Merge "Blacklist TC011 from suites with ODL" |  Jing Lu | 5 | -0/+10 |
2017-07-06 | Merge "Bugfix: test case constraint not work if "INSTALLER_TYPE" and "NODE_NA... |  Kubi | 1 | -3/+3 |
2017-07-06 | Merge "show actual exceptions in task.py" |  Kubi | 1 | -1/+6 |
2017-07-05 | Merge "unify pod keywork so api can easily used" |  Kubi | 53 | -127/+173 |
2017-07-05 | Merge "Use "OS_INSECURE" variable as the insecure mode indicator" |  Kubi | 7 | -8/+9 |
2017-07-04 | Bugfix: test case constraint not work if "INSTALLER_TYPE" and "NODE_NAME" absent |  JingLu5 | 1 | -3/+3 |
2017-07-04 | support segmentation_id for vlan provider network |  JingLu5 | 3 | -3/+9 |