Skip to content

Commit e3c6f32

Browse files
committed
fixing test case summary to match its steps
Signed-off-by: Nelesh Singla <[email protected]>
1 parent 29915c4 commit e3c6f32

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

proposals/bring_your_own_argo_workflows/byoaw_test_plan.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -211,11 +211,11 @@ Runs of different types of pipeline specs executes successfully. Pipelines that
211211
| **Test Steps** | <ol><li> Configure DSPA with external Argo </li><li> Execute Pipeline - Pipelines without input parameters </li><li> Verify each pipeline type executes correctly</li></ol> |
212212
| **Expected Results** | - Pipeline runs successfully |
213213

214-
| Test Case ID | TC-PF-012 |
215-
|-----------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
216-
| **Test Case Summary** | Verify run of "Pipelines with NO output artifacts, but just input artifacts" pipeline |
217-
| **Test Steps** | <ol><li> Configure DSPA with external Argo </li><li> Execute Pipeline - Pipelines with output artifacts </li><li> Verify each pipeline type executes correctly</li></ol> |
218-
| **Expected Results** | - Pipeline runs successfully<br/>- Output artifacts (like a model/trained data) are produced to S3 correctly |
214+
| Test Case ID | TC-PF-012 |
215+
|-----------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
216+
| **Test Case Summary** | Verify run of "Pipelines with NO input artifacts, but just output artifacts" pipeline |
217+
| **Test Steps** | <ol><li> Configure DSPA with external Argo </li><li> Execute Pipeline - Pipelines with output artifacts </li><li> Verify each pipeline type executes correctly</li></ol> |
218+
| **Expected Results** | - Pipeline runs successfully<br/>- Output artifacts (like a model/trained data) are produced to S3 correctly |
219219

220220
| Test Case ID | TC-PF-013 |
221221
|-----------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|

0 commit comments

Comments
 (0)