pipelines/sdk/python/tests/compiler/testdata
Jiaxiao Zheng 846423a870
feat(sdk): Always add pipeline root as a pipeline parameter (#5122)
* refactor pipeline root passing

* fix test
2021-02-10 16:29:57 -08:00
..
test_data SDK - Compiler - Added support for volume-based data passing (3371) 2020-06-25 16:11:31 -07:00
testpackage
README.md
add_pod_env.py
add_pod_env.yaml chore: Rollback telemetry related changes (4088) 2020-06-27 15:46:14 -07:00
artifact_passing_using_volume.py SDK - Compiler - Added support for volume-based data passing (3371) 2020-06-25 16:11:31 -07:00
artifact_passing_using_volume.yaml test(sdk) Restored the ParallelFor compiler test data (4103) 2020-06-29 01:30:14 -07:00
basic.py fix(sdk): SDK - Avoiding deprecated ContainerOp methods (#4134) 2020-07-14 17:02:37 -07:00
basic.yaml chore: Rollback telemetry related changes (4088) 2020-06-27 15:46:14 -07:00
basic_no_decorator.py fix(sdk): SDK - Avoiding deprecated ContainerOp methods (#4134) 2020-07-14 17:02:37 -07:00
basic_no_decorator.yaml chore: Rollback telemetry related changes (4088) 2020-06-27 15:46:14 -07:00
coin.py
coin.yaml chore: Rollback telemetry related changes (4088) 2020-06-27 15:46:14 -07:00
compose.py
compose.yaml chore: Rollback telemetry related changes (4088) 2020-06-27 15:46:14 -07:00
default_value.py
default_value.yaml chore: Rollback telemetry related changes (4088) 2020-06-27 15:46:14 -07:00
imagepullsecrets.yaml chore: Rollback telemetry related changes (4088) 2020-06-27 15:46:14 -07:00
input_artifact_raw_value.py
input_artifact_raw_value.txt
input_artifact_raw_value.yaml chore: Rollback telemetry related changes (4088) 2020-06-27 15:46:14 -07:00
kaniko.basic.yaml [SDK] Make service account configurable for build_image_from_working_dir (#3419) 2020-04-15 00:06:02 -07:00
kaniko.kubeflow.yaml [SDK] Make service account configurable for build_image_from_working_dir (#3419) 2020-04-15 00:06:02 -07:00
loop_over_lightweight_output.py fix(sdk): compile ParallelFor in a deterministic manner (#4926) 2021-01-29 18:31:09 -08:00
loop_over_lightweight_output.yaml fix(sdk): compile ParallelFor in a deterministic manner (#4926) 2021-01-29 18:31:09 -08:00
opsgroups.py fix(sdk): Fix opsgroups dependency resolution (#4370) 2020-08-27 09:03:53 -07:00
opsgroups.yaml fix(sdk): Fix opsgroups dependency resolution (#4370) 2020-08-27 09:03:53 -07:00
parallelfor_item_argument_resolving.py fix(sdk): compile ParallelFor in a deterministic manner (#4926) 2021-01-29 18:31:09 -08:00
parallelfor_item_argument_resolving.yaml fix(sdk): compile ParallelFor in a deterministic manner (#4926) 2021-01-29 18:31:09 -08:00
parallelfor_pipeline_param_in_items_resolving.py fix(sdk): compile ParallelFor in a deterministic manner (#4926) 2021-01-29 18:31:09 -08:00
parallelfor_pipeline_param_in_items_resolving.yaml fix(sdk): compile ParallelFor in a deterministic manner (#4926) 2021-01-29 18:31:09 -08:00
param_op_transform.py
param_op_transform.yaml chore: Rollback telemetry related changes (4088) 2020-06-27 15:46:14 -07:00
param_substitutions.py
param_substitutions.yaml chore: Rollback telemetry related changes (4088) 2020-06-27 15:46:14 -07:00
pipelineparams.py
pipelineparams.yaml chore: Rollback telemetry related changes (4088) 2020-06-27 15:46:14 -07:00
preemptible_tpu_gpu.yaml chore: Rollback telemetry related changes (4088) 2020-06-27 15:46:14 -07:00
recursive_do_while.py
recursive_do_while.yaml chore: Rollback telemetry related changes (4088) 2020-06-27 15:46:14 -07:00
recursive_while.py
recursive_while.yaml chore: Rollback telemetry related changes (4088) 2020-06-27 15:46:14 -07:00
resourceop_basic.py
resourceop_basic.yaml chore: Rollback telemetry related changes (4088) 2020-06-27 15:46:14 -07:00
sidecar.py
sidecar.yaml chore: Rollback telemetry related changes (4088) 2020-06-27 15:46:14 -07:00
timeout.py
timeout.yaml chore: Rollback telemetry related changes (4088) 2020-06-27 15:46:14 -07:00
tolerations.yaml
uri_artifacts.py feat(sdk.v2): Allow set pipeline_root via @dsl.pipeline decorator. Make pipeline_root optional. (#5107) 2021-02-07 02:06:32 -08:00
uri_artifacts.yaml feat(sdk): Always add pipeline root as a pipeline parameter (#5122) 2021-02-10 16:29:57 -08:00
volume.py
volume.yaml chore: Rollback telemetry related changes (4088) 2020-06-27 15:46:14 -07:00
volume_snapshotop_rokurl.py
volume_snapshotop_rokurl.yaml chore: Rollback telemetry related changes (4088) 2020-06-27 15:46:14 -07:00
volume_snapshotop_sequential.py
volume_snapshotop_sequential.yaml chore: Rollback telemetry related changes (4088) 2020-06-27 15:46:14 -07:00
volumeop_basic.py
volumeop_basic.yaml chore: Rollback telemetry related changes (4088) 2020-06-27 15:46:14 -07:00
volumeop_dag.py
volumeop_dag.yaml chore: Rollback telemetry related changes (4088) 2020-06-27 15:46:14 -07:00
volumeop_parallel.py
volumeop_parallel.yaml chore: Rollback telemetry related changes (4088) 2020-06-27 15:46:14 -07:00
volumeop_sequential.py
volumeop_sequential.yaml chore: Rollback telemetry related changes (4088) 2020-06-27 15:46:14 -07:00
withitem_basic.py fix(sdk): compile ParallelFor in a deterministic manner (#4926) 2021-01-29 18:31:09 -08:00
withitem_basic.yaml fix(sdk): compile ParallelFor in a deterministic manner (#4926) 2021-01-29 18:31:09 -08:00
withitem_nested.py fix(sdk): compile ParallelFor in a deterministic manner (#4926) 2021-01-29 18:31:09 -08:00
withitem_nested.yaml fix(sdk): compile ParallelFor in a deterministic manner (#4926) 2021-01-29 18:31:09 -08:00
withparam_global.py fix(sdk): compile ParallelFor in a deterministic manner (#4926) 2021-01-29 18:31:09 -08:00
withparam_global.yaml fix(sdk): compile ParallelFor in a deterministic manner (#4926) 2021-01-29 18:31:09 -08:00
withparam_global_dict.py fix(sdk): compile ParallelFor in a deterministic manner (#4926) 2021-01-29 18:31:09 -08:00
withparam_global_dict.yaml fix(sdk): compile ParallelFor in a deterministic manner (#4926) 2021-01-29 18:31:09 -08:00
withparam_output.py fix(sdk): compile ParallelFor in a deterministic manner (#4926) 2021-01-29 18:31:09 -08:00
withparam_output.yaml fix(sdk): compile ParallelFor in a deterministic manner (#4926) 2021-01-29 18:31:09 -08:00
withparam_output_dict.py fix(sdk): compile ParallelFor in a deterministic manner (#4926) 2021-01-29 18:31:09 -08:00
withparam_output_dict.yaml fix(sdk): compile ParallelFor in a deterministic manner (#4926) 2021-01-29 18:31:09 -08:00

README.md

To generate golden workflow yaml, for now please check the comments in compiler_tests.py.

Once you generate a workflow yaml, please also test it with argo to make sure it is "golden".