* 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 |
||
|---|---|---|
| .. | ||
| testdata | ||
| __init__.py | ||
| compiler_tests.py | ||
| component_builder_test.py | ||
| container_builder_test.py | ||
| k8s_helper_tests.py | ||
| main.py | ||