File tree Expand file tree Collapse file tree
tools/pipeline_perf_test/test_suites/integration/nightly Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -89,15 +89,11 @@ tests:
8989 collector_config_template : test_suites/integration/templates/configs/otelcol/otlp-filter-otap.yaml
9090 loadgen_exporter_type : otlp
9191 backend_receiver_type : otap
92-
93- # Disabled because we need this fix to be released and to bump versions after:
94- # https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/46879
95- #
96- # - name: OTAP-FILTER-OTAP (Go Collector)
97- # from_template:
98- # path: test_suites/integration/templates/test_steps/df-loadgen-steps-docker-otel.yaml
99- # variables:
100- # result_dir: "otelcol_filter"
101- # collector_config_template: test_suites/integration/templates/configs/otelcol/otap-filter-otap.yaml
102- # loadgen_exporter_type: otap
103- # backend_receiver_type: otap
92+ - name : OTAP-FILTER-OTAP (Go Collector)
93+ from_template :
94+ path : test_suites/integration/templates/test_steps/df-loadgen-steps-docker-otel.yaml
95+ variables :
96+ result_dir : " otelcol_filter"
97+ collector_config_template : test_suites/integration/templates/configs/otelcol/otap-filter-otap.yaml
98+ loadgen_exporter_type : otap
99+ backend_receiver_type : otap
You can’t perform that action at this time.
0 commit comments