Skip to content

Commit ee6eb87

Browse files
committed
fix integration tests
Signed-off-by: typhoonzero <[email protected]>
1 parent 8fe6526 commit ee6eb87

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

tests/snapshots/pipeline-editor-tests/matches-complex-pipeline-snapshot.1.snap

+5
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ Object {
3737
"output-1.csv",
3838
"output-2.csv",
3939
],
40+
"parallel_count": 1,
4041
"runtime_image": "continuumio/anaconda3@sha256:a2816acd3acda208d92e0bf6c11eb41fda9009ea20f24e123dbf84bb4bd4c4b8",
4142
},
4243
"label": "",
@@ -94,6 +95,7 @@ Object {
9495
"kubernetes_tolerations": Array [],
9596
"mounted_volumes": Array [],
9697
"outputs": Array [],
98+
"parallel_count": 1,
9799
"runtime_image": "continuumio/anaconda3@sha256:a2816acd3acda208d92e0bf6c11eb41fda9009ea20f24e123dbf84bb4bd4c4b8",
98100
},
99101
"label": "",
@@ -153,6 +155,7 @@ Object {
153155
"kubernetes_tolerations": Array [],
154156
"mounted_volumes": Array [],
155157
"outputs": Array [],
158+
"parallel_count": 1,
156159
"runtime_image": "continuumio/anaconda3@sha256:a2816acd3acda208d92e0bf6c11eb41fda9009ea20f24e123dbf84bb4bd4c4b8",
157160
},
158161
"label": "",
@@ -213,6 +216,7 @@ Object {
213216
"input-1.csv",
214217
"input-2.csv",
215218
],
219+
"parallel_count": 1,
216220
"runtime_image": "continuumio/anaconda3@sha256:a2816acd3acda208d92e0bf6c11eb41fda9009ea20f24e123dbf84bb4bd4c4b8",
217221
},
218222
"label": "",
@@ -273,6 +277,7 @@ Object {
273277
"output-3.csv",
274278
"output-4.csv",
275279
],
280+
"parallel_count": 1,
276281
"runtime_image": "continuumio/anaconda3@sha256:a2816acd3acda208d92e0bf6c11eb41fda9009ea20f24e123dbf84bb4bd4c4b8",
277282
},
278283
"label": "",

tests/snapshots/pipeline-editor-tests/matches-simple-pipeline-snapshot.1.snap

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ Object {
3737
"kubernetes_tolerations": Array [],
3838
"mounted_volumes": Array [],
3939
"outputs": Array [],
40+
"parallel_count": 1,
4041
},
4142
"label": "",
4243
"ui_data": Object {

0 commit comments

Comments
 (0)