diff --git a/v2/compiler/testdata/hello_world.yaml b/v2/compiler/testdata/hello_world.yaml index a8099f2588e..be318d5dea9 100644 --- a/v2/compiler/testdata/hello_world.yaml +++ b/v2/compiler/testdata/hello_world.yaml @@ -20,7 +20,7 @@ spec: - --type - CONTAINER - --pipeline_name - - hello-world + - namespace/n1/pipeline/hello-world - --run_id - '{{workflow.uid}}' - --dag_execution_id @@ -90,7 +90,7 @@ spec: command: - /kfp-launcher/launch - --pipeline_name - - hello-world + - namespace/n1/pipeline/hello-world - --run_id - '{{workflow.uid}}' - --execution_id @@ -217,7 +217,7 @@ spec: - --type - '{{inputs.parameters.driver-type}}' - --pipeline_name - - hello-world + - namespace/n1/pipeline/hello-world - --run_id - '{{workflow.uid}}' - --dag_execution_id