Skip to content

Commit 37e2e85

Browse files
[YOLO] Update pipeline Test functional by framework - multisteps (#1457)
1 parent 8920507 commit 37e2e85

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.harness/test_functional_by_framework_multisteps.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ pipeline:
4646
type: String
4747
value: <+pipeline.stages.Reconcile_envVersionIds_requirements.spec.execution.steps.find_changed.output.outputVariables.CHANGED_DIRS>
4848
tags: {}
49+
when:
50+
pipelineStatus: Success
51+
condition: <+pipeline.stages.build_list_of_envs_to_test.spec.execution.steps.build_list_of_environments_to_test_on.output.outputVariables.matrix_values>!=null
4952
- stage:
5053
name: Build list of envs to test
5154
identifier: build_list_of_envs_to_test

0 commit comments

Comments
 (0)