Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-06 | Merge "Change "KubernetesObject" class name to "ReplicationController"" | Rodolfo Alonso Hernandez | 2 | -19/+22 | |
2018-07-06 | Merge "Specify the networks to be used per pod" | Rodolfo Alonso Hernandez | 2 | -1/+28 | |
2018-07-06 | Merge "Add new Kubernetes resource kind: "Network"" | Rodolfo Alonso Hernandez | 6 | -4/+370 | |
2018-07-06 | Merge "Add new Kubernetes resource kind: "CustomResourceDefinition"" | Rodolfo Alonso Hernandez | 7 | -3/+245 | |
2018-07-06 | Merge "Add "securityContext" parameter in Kubernetes context" | Rodolfo Alonso Hernandez | 2 | -5/+60 | |
2018-07-06 | Merge "[Bug fix] Execute teardown if SLA is set to "assert"" | Rex Lee | 1 | -0/+1 | |
2018-07-05 | [Bug fix] Execute teardown if SLA is set to "assert" | Dimitrios Markou | 1 | -0/+1 | |
In Duration runner if SLA is set to "assert" and a SLAValidationError happens then a teardown is needed to avoid garbages in the environment. JIRA: YARDSTICK-1291 Change-Id: I9056b0da3e7e496171ed42430ffc340b5c68f108 Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com> | |||||
2018-07-05 | Merge "Remove TRex installer from ansible directory" | Rodolfo Alonso Hernandez | 1 | -51/+0 | |
2018-07-05 | Merge "Fix vCGNAPT name in ansible constants" | Rodolfo Alonso Hernandez | 3 | -4/+4 | |
2018-07-05 | Merge "vPE Sample VNF is missing in the installation scripts" | Rodolfo Alonso Hernandez | 4 | -2/+8 | |
2018-07-05 | Merge "Move "read_yaml_file" to common.yaml_loader" | Rodolfo Alonso Hernandez | 7 | -25/+26 | |
2018-07-05 | Merge "Cleanup TestProxSocketHelper unit tests" | Rodolfo Alonso Hernandez | 1 | -164/+182 | |
2018-07-05 | Merge "Cleanup OvsDpdkContextTestCase unit tests" | Rodolfo Alonso Hernandez | 1 | -0/+6 | |
2018-07-05 | Remove TRex installer from ansible directory | Rodolfo Alonso Hernandez | 1 | -51/+0 | |
Standalone TRex installer script is not updated or maintained. TRex is installed in Jumphost and the physical nodes using the installer script. There is no need to keep this script anymore. JIRA: YARDSTICK-1251 Change-Id: I3af62e70e244d2277a980a1ca6b8079597621a62 Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | |||||
2018-07-05 | Merge "Cleanup ScenarioGeneral unit tests" | Rodolfo Alonso Hernandez | 1 | -4/+7 | |
2018-07-05 | Merge "Bump requirements to match OpenStack Queens release upper requirements" | Rex Lee | 4 | -14/+14 | |
2018-07-04 | Cleanup ActionTestCase unit tests | Rodolfo Alonso Hernandez | 1 | -19/+23 | |
Removed unneeded output and applied the correct mocks. JIRA: YARDSTICK-1290 Change-Id: Ib8dbf582d81f7de0fadce7ddb215360abb2d16a4 Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | |||||
2018-07-04 | Merge "DPDK site change" | Abhijit Sinha | 2 | -12/+16 | |
2018-07-04 | Merge "Fix up formatting on devguide" | Rodolfo Alonso Hernandez | 1 | -77/+151 | |
2018-07-04 | Bump requirements to match OpenStack Queens release upper requirements | rexlee8776 | 4 | -14/+14 | |
tox -e os-requiremnts results: Validating requirements file "requirements.txt" Package "oslo.config" version 4.11.1 outdated, minimum version 5.1.0 Package "keystoneauth1" version 3.1.0 outdated, minimum version 3.3.0 Package "python-cinderclient" version 3.1.0 outdated, minimum version 3.3.0 Package "requests" version 2.11.1 outdated, minimum version 2.14.2 Package "osc-lib" version 1.7.0 outdated, minimum version 1.8.0 Package "oslo.utils" version 3.28.0 outdated, minimum version 3.33.0 Package "oslo.privsep" version 1.22.1 outdated, minimum version 1.23.0 Incompatible requirement found! JIRA: YARDSTICK-1283 Change-Id: I362c1e2b5c61abf09810ce2a2fe6bab39097d017 Signed-off-by: rexlee8776 <limingjiang@huawei.com> | |||||
2018-07-04 | Merge "IXIA IxNetwork TP first rate is not populated" | Rodolfo Alonso Hernandez | 2 | -2/+12 | |
2018-07-04 | Merge "Sample VNF version need to be updated to Fraser" | Rodolfo Alonso Hernandez | 1 | -1/+1 | |
2018-07-03 | Merge changes from topics 'YARDSTICK-1250', 'YARDSTICK-1249' | Rodolfo Alonso Hernandez | 7 | -56/+37 | |
* changes: Fix pip install issues in install.yaml script Bump ansible version to 2.5.5 | |||||
2018-07-03 | IXIA IxNetwork TP first rate is not populated | Rodolfo Alonso Hernandez | 2 | -2/+12 | |
IXIA IxNetwork traffic profile defines an initial injection frame rate for RFC2544 test cases: schema: "isb:traffic_profile:0.1" traffic_profile: frame_rate : 20000 This value should be assigned to IXIARFC2544Profile.rate before the initial injection period. JIRA: YARDSTICK-1288 Change-Id: I29a334c7dbb863f680e45a1d3ab880aaf1fe166d Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | |||||
2018-07-03 | Merge "Cleanup Iperf3 unit tests" | Rodolfo Alonso Hernandez | 1 | -13/+9 | |
2018-07-03 | Merge "Cleanup Plugin unit tests" | Rodolfo Alonso Hernandez | 1 | -2/+8 | |
2018-07-03 | Merge "Cleanup NodeContextTestCase unit tests" | Rodolfo Alonso Hernandez | 1 | -2/+2 | |
2018-07-03 | Merge "Cleanup vPE VNF unit tests" | Rodolfo Alonso Hernandez | 1 | -84/+92 | |
2018-07-03 | Merge "Cleanup TestIxLoadTrafficGen unit tests" | Rodolfo Alonso Hernandez | 2 | -143/+93 | |
2018-07-03 | Merge "Cleanup GetDataDbClientTestCase unit tests" | Rodolfo Alonso Hernandez | 1 | -3/+5 | |
2018-07-03 | Merge "Cleanup VsperfDPDKTestCase unit tests" | Rodolfo Alonso Hernandez | 1 | -4/+5 | |
2018-07-03 | Sample VNF version need to be updated to Fraser | Rodolfo Alonso Hernandez | 1 | -1/+1 | |
JIRA: YARDSTICK-1289 Change-Id: Ib150fafdfcc7a7aa09e4ed9c683fc3013676dac4 Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | |||||
2018-07-02 | Cleanup TestProxSocketHelper unit tests | Rodolfo Alonso Hernandez | 1 | -164/+182 | |
Removed unneeded output. JIRA: YARDSTICK-1284 Change-Id: I41d9b8d2df417fa19b0a6f8c13bc9837dc3dde95 Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | |||||
2018-07-02 | Merge "Cleanup TestProxBinSearchProfile unit tests" | Rodolfo Alonso Hernandez | 1 | -13/+13 | |
2018-07-02 | Merge "Cleanup ProxDuration unit tests" | Rodolfo Alonso Hernandez | 1 | -142/+133 | |
2018-07-01 | Merge "Yardstick Fraser Release notes - 6.2.1" | Rex Lee | 1 | -0/+17 | |
2018-07-01 | Yardstick Fraser Release notes - 6.2.1 | rexlee8776 | 1 | -0/+17 | |
JIRA: YARDSTICK-1278 Change-Id: I96d54b06f0ef794c9c0ec26d78eb54ebcc6462ed Signed-off-by: rexlee8776 <limingjiang@huawei.com> | |||||
2018-07-01 | Merge "Bugfix: ansible install.yaml missing configure_gui step" | Rex Lee | 1 | -0/+1 | |
2018-07-01 | Bugfix: ansible install.yaml missing configure_gui step | rexlee8776 | 1 | -0/+1 | |
JIRA: YARDSTICK-1279 Change-Id: I7df97479e2e17495668ef4982de4aec13d04c25c Signed-off-by: rexlee8776 <limingjiang@huawei.com> | |||||
2018-07-01 | Bugfix: uwsgi config file yardstick.ini output error | rexlee8776 | 1 | -2/+2 | |
JIRA: YARDSTICK-1280 Change-Id: I45b4b781cee21035897ba0c34dc740af6365e918 Signed-off-by: rexlee8776 <limingjiang@huawei.com> | |||||
2018-06-30 | Bugfix: docker build failed | rexlee8776 | 1 | -1/+1 | |
Due to no inventory.ini specified in Dockerfile, which resulsts in ansible-playbook run fail JIRA: YARDSTICK-1277 Change-Id: Iaf689b71b8c86b54b2451d8a8c480f7d94d53561 Signed-off-by: rexlee8776 <limingjiang@huawei.com> | |||||
2018-06-29 | Cleanup Iperf3 unit tests | Rodolfo Alonso Hernandez | 1 | -13/+9 | |
Removed unneeded output. JIRA: YARDSTICK-1275 Change-Id: I75fe1f7f048714ba5d2fdfa586ad69ebb7b56c88 Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | |||||
2018-06-29 | Cleanup Plugin unit tests | Rodolfo Alonso Hernandez | 1 | -2/+8 | |
Removed unneeded output (LOG.info and print functions). JIRA: YARDSTICK-1274 Change-Id: Ida3b62ce28e27058a8b4a3a9e6fa16f041a1f99c Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | |||||
2018-06-29 | Cleanup NodeContextTestCase unit tests | Rodolfo Alonso Hernandez | 1 | -2/+2 | |
Removed deprecated functions. JIRA: YARDSTICK-1273 Change-Id: I055b8393e6b25eb08f718cd8a915c6ea684786d8 Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | |||||
2018-06-29 | Merge "Update PROX_NSB_DEVGUIDE for F Release" | Rodolfo Alonso Hernandez | 10 | -25/+119 | |
2018-06-29 | Merge "Yardstick Fraser Release notes - 6.2.0" | Rex Lee | 1 | -5/+98 | |
2018-06-29 | Cleanup vPE VNF unit tests | Rodolfo Alonso Hernandez | 1 | -84/+92 | |
Removed unneeded output and stopped access to file system. JIRA: YARDSTICK-1271 Change-Id: I15a58eb7bb81b69fe156433055f59a54372fa0a8 Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | |||||
2018-06-29 | Cleanup TestIxLoadTrafficGen unit tests | Rodolfo Alonso Hernandez | 2 | -143/+93 | |
Removed unneeded output and mock system calls. JIRA: YARDSTICK-1270 Change-Id: I0e04a67cab592216280481c7145188c4f9045466 Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | |||||
2018-06-29 | Cleanup GetDataDbClientTestCase unit tests | Rodolfo Alonso Hernandez | 1 | -3/+5 | |
Removed unneeded output. JIRA: YARDSTICK-1268 Change-Id: I2e9130e863ba915feeb52f54fc901898b1c8f792 Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | |||||
2018-06-29 | Cleanup VsperfDPDKTestCase unit tests | Rodolfo Alonso Hernandez | 1 | -4/+5 | |
Removed unneeded output. JIRA: YARDSTICK-1267 Change-Id: I0a3f25db2c5ef8ed71fd087b6b35641075c121e7 Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> |