pipelines/sdk/python/tests
Vitalii Vokhmin 2f1db59798
fix(sdk): compile ParallelFor in a deterministic manner (#4926)
* fix(sdk): compile ParallelFor in a deterministic manner

During compilataion ParallelFor components end up with randomized names,
which makes it very inconvenient to compare two versions of a pipeline.
This commit fixes this issue.

* fix(sdk): fix new parallel-for test cases
2021-01-29 18:31:09 -08:00
..
compiler fix(sdk): compile ParallelFor in a deterministic manner (#4926) 2021-01-29 18:31:09 -08:00
dsl feat(sdk): Merge artifact ontology from v2 to the classic KFP. (#4963) 2021-01-07 23:00:53 -08:00
__init__.py Initial commit of the kubeflow/pipeline project. 2018-11-02 14:02:31 -07:00
run_tests.sh SDK - Moved the tests closer to the code (#3774) 2020-05-18 01:37:35 -07:00
test_kfp.py SDK - Added version (#2374) 2019-10-14 15:35:51 -07:00