Commit 2d9f0c6
committed
tft: update to latest version of kubernetes-traffic-flow-tests
There are various improvements.
One changes is [1], which installs the ktoolbox dependency
via a https URL to the pre-build wheel file. Maybe that helps
with the corruption of /tmp/tft-venv that we sometimes see.
[1] ovn-kubernetes/kubernetes-traffic-flow-tests#2201 parent 39c1f38 commit 2d9f0c6
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule kubernetes-traffic-flow-tests updated 31 files
- Containerfile+10
- README.md+54-4
- evaluator.py+8-6
- generate_eval_config.py+2-3
- manifests/host-pod.yaml.j2+4-3
- manifests/pod-secondary-network.yaml.j2+5-3
- manifests/pod.yaml.j2+5-3
- manifests/sriov-pod.yaml.j2+5-3
- manifests/tools-pod.yaml.j2+3-3
- pluginMeasureCpu.py+3-14
- pluginMeasurePower.py+3-14
- pluginValidateOffload.py+3-14
- pluginbase.py+1-2
- print_results.py+79-52
- requirements.txt+1-1
- scripts/build-container.sh+12
- scripts/simple-exec.sh+54
- scripts/simple-tcp-server-client.py+167-20
- task.py+106-90
- testConfig.py+29-5
- testType.py+3-2
- testTypeHttp.py+1-16
- testTypeIperf.py+15-15
- testTypeNetPerf.py+7-13
- testTypeSimple.py+1-15
- tests/test_evaluator.py+1-1
- tests/test_testConfig.py+32-4
- tests/test_tftbase.py+21
- tft.py+103-3
- tftbase.py+65-5
- trafficFlowTests.py+13-3
0 commit comments