Skip to content

Commit 072e8d0

Browse files
authored
changing pod (#1175)
Signed-off-by: Paige Patton <prubenda@redhat.com>
1 parent aee6106 commit 072e8d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CI/tests/test_telemetry.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ function functional_test_telemetry {
1919
yq -i '.telemetry.run_tag=env(RUN_TAG)' CI/config/common_test_config.yaml
2020

2121
export scenario_type="pod_disruption_scenarios"
22-
export scenario_file="scenarios/kind/pod_etcd.yml"
22+
export scenario_file="scenarios/kind/pod_path_provisioner.yml"
2323

2424
export post_config=""
2525
envsubst < CI/config/common_test_config.yaml > CI/config/telemetry.yaml

0 commit comments

Comments
 (0)