k8s.io/perf-tests/clusterloader2@v0.0.0-20240304094227-64bdb12da87e/testing/network/suite.yaml (about) 1 - identifier: tcp-1:1 2 configPath: testing/network/config.yaml 3 overridePaths: 4 - testing/network/tcp_protocol_override.yaml 5 - testing/network/1_1_ratio_override.yaml 6 - identifier: udp-1:1 7 configPath: testing/network/config.yaml 8 overridePaths: 9 - testing/network/udp_protocol_override.yaml 10 - testing/network/1_1_ratio_override.yaml 11 - identifier: http-1:1 12 configPath: testing/network/config.yaml 13 overridePaths: 14 - testing/network/http_protocol_override.yaml 15 - testing/network/1_1_ratio_override.yaml 16 - identifier: tcp-50:50 17 configPath: testing/network/config.yaml 18 overridePaths: 19 - testing/network/tcp_protocol_override.yaml 20 - testing/network/50_50_ratio_override.yaml 21 - identifier: udp-50:50 22 configPath: testing/network/config.yaml 23 overridePaths: 24 - testing/network/udp_protocol_override.yaml 25 - testing/network/50_50_ratio_override.yaml 26 - identifier: http-50:50 27 configPath: testing/network/config.yaml 28 overridePaths: 29 - testing/network/http_protocol_override.yaml 30 - testing/network/50_50_ratio_override.yaml