kfp-tekton/sdk/python/tests/compiler/testdata
Tommy Li b219b2ee1e
fix(sdk): Add new logic to cover new tekton runafter condition (#1016)
* add new logic to cover new tekton runafter condition

* fix loop condition error
2022-07-28 20:30:55 +00:00
..
test_data KFP 1.3.0 Rebase (#423) 2021-01-19 13:43:59 -08:00
__init__.py Refactor code to extend KFP SDK compiler (#16) 2020-03-03 18:37:48 -08:00
affinity.log Add end-to-end compiler tests (#174) 2020-06-11 15:10:57 -07:00
affinity.py Add pipelinerun pod template support for security context and automou… (#955) 2022-05-27 17:34:13 +00:00
affinity.yaml Add pipelinerun pod template support for security context and automou… (#955) 2022-05-27 17:34:13 +00:00
any_sequencer.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
any_sequencer.py remove ContainerOp from test cases - part 1 (#685) 2021-08-05 11:58:42 -07:00
any_sequencer.yaml Update result name to be case sensitive (#1013) 2022-07-26 21:03:16 +00:00
any_sequencer_looped.py fix(sdk) add test for any-seq inside of loop (#927) 2022-05-04 16:10:32 +00:00
any_sequencer_looped.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
any_sequencer_looped_noninlined.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
artifact_outputs.py feat(sdk): Add labels for artifact outputs when tasks are not referred (#967) 2022-06-20 16:20:37 +00:00
artifact_outputs.yaml fix(sdk): Support passing directories in step-copy-results-artifacts and step-copy-artifacts. Fixes #996 (#997) 2022-07-19 17:51:49 +00:00
artifact_passing_using_volume.log Enhance error messages for resource op and artifact tracking (#572) 2021-04-29 14:53:30 -07:00
artifact_passing_using_volume.py sdk(feat): Add big data passing with custom volume on kfp-tekton (#995) 2022-07-13 21:15:33 +00:00
artifact_passing_using_volume.yaml Update result name to be case sensitive (#1013) 2022-07-26 21:03:16 +00:00
artifacts_of_ops_with_long_names.py Fix long param compile errors (#549) 2021-04-20 10:13:41 -07:00
basic_no_decorator.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
basic_no_decorator.py remove ContainerOp from test cases - part 1 (#685) 2021-08-05 11:58:42 -07:00
basic_no_decorator.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
big_data_multi_volumes_1.py fix(sdk): Fix big data passing with multiple type of volume templates (#1006) 2022-07-19 17:53:51 +00:00
big_data_multi_volumes_1.yaml fix(sdk): Fix big data passing with multiple type of volume templates (#1006) 2022-07-19 17:53:51 +00:00
big_data_multi_volumes_2.py fix(sdk): Fix big data passing with multiple type of volume templates (#1006) 2022-07-19 17:53:51 +00:00
big_data_multi_volumes_2.yaml fix(sdk): Fix big data passing with multiple type of volume templates (#1006) 2022-07-19 17:53:51 +00:00
big_data_passing.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
big_data_passing.py Add taskrun name and uid into big data passing midpath (#771) 2021-12-09 01:32:55 +00:00
big_data_passing.yaml Update result name to be case sensitive (#1013) 2022-07-26 21:03:16 +00:00
break_task_pipeline.py Break task sdk update (#871) 2022-03-08 22:24:10 +00:00
break_task_pipeline.yaml Break task sdk update (#871) 2022-03-08 22:24:10 +00:00
break_task_pipeline_noninlined.yaml Break task sdk update (#871) 2022-03-08 22:24:10 +00:00
cache.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
cache.py remove ContainerOp from test cases - part 1 (#685) 2021-08-05 11:58:42 -07:00
cache.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
calc_pipeline.py Fix performance test script and update testing examples (#795) 2021-12-01 22:45:04 +00:00
compose.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
compose.py remove ContainerOp from test cases - part 1 (#685) 2021-08-05 11:58:42 -07:00
compose.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
cond_recur.py remove ContainerOp from test cases - part 1 (#685) 2021-08-05 11:58:42 -07:00
cond_recur.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
cond_recur_noninlined.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
cond_recur_pipelineloop_cr1.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
condition.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
condition.py remove ContainerOp from test cases - part 1 (#685) 2021-08-05 11:58:42 -07:00
condition.yaml fix(sdk): update condition template (#975) 2022-06-07 22:11:15 +00:00
condition_custom.py Fix performance test script and update testing examples (#795) 2021-12-01 22:45:04 +00:00
condition_custom_task.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
condition_custom_task.py Fix(sdk): chain nested conditions to work on non-dependable condition tasks. (#732) 2021-09-15 15:08:55 -07:00
condition_custom_task.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
condition_depend.py fix(sdk): Add new logic to cover new tekton runafter condition (#1016) 2022-07-28 20:30:55 +00:00
condition_depend.yaml fix(sdk): Add new logic to cover new tekton runafter condition (#1016) 2022-07-28 20:30:55 +00:00
condition_dependency.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
condition_dependency.py remove ContainerOp from test cases - part 1 (#685) 2021-08-05 11:58:42 -07:00
condition_dependency.yaml fix(sdk): update condition template (#975) 2022-06-07 22:11:15 +00:00
condition_sample.py Fix performance test script and update testing examples (#795) 2021-12-01 22:45:04 +00:00
conditions_and_loops.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
conditions_and_loops.py remove ContainerOp from test cases - part 1 (#685) 2021-08-05 11:58:42 -07:00
conditions_and_loops.yaml Update result name to be case sensitive (#1013) 2022-07-26 21:03:16 +00:00
conditions_and_loops_noninlined.yaml Update result name to be case sensitive (#1013) 2022-07-26 21:03:16 +00:00
conditions_with_global_params.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
conditions_with_global_params.py remove ContainerOp from test cases - part 1 (#685) 2021-08-05 11:58:42 -07:00
conditions_with_global_params.yaml Update result name to be case sensitive (#1013) 2022-07-26 21:03:16 +00:00
create_component_from_func.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
create_component_from_func.py remove ContainerOp from test cases - part 1 (#685) 2021-08-05 11:58:42 -07:00
create_component_from_func.yaml Update result name to be case sensitive (#1013) 2022-07-26 21:03:16 +00:00
create_component_from_func_component.yaml Fix #340: handle big data passing with multi dependencies (#360) 2020-11-10 17:09:56 -08:00
custom_task_exit.py fix(sdk): fix exit handler param with empty exit task (#1015) 2022-07-27 19:18:11 +00:00
custom_task_exit.yaml fix(sdk): fix exit handler param with empty exit task (#1015) 2022-07-27 19:18:11 +00:00
custom_task_long_name.py fix(SDK): Update sanitization logic to sync with kfp dsl (#919) 2022-04-22 18:17:41 +00:00
custom_task_long_name.yaml Update result name to be case sensitive (#1013) 2022-07-26 21:03:16 +00:00
custom_task_output.py Update result name to be case sensitive (#1013) 2022-07-26 21:03:16 +00:00
custom_task_output.yaml Update result name to be case sensitive (#1013) 2022-07-26 21:03:16 +00:00
custom_task_params.py fix(sdk): add test for taskRef-vs-taskSpec params (#688) 2021-08-03 15:01:41 -07:00
custom_task_params_ref.yaml Add taskrun name and uid into big data passing midpath (#771) 2021-12-09 01:32:55 +00:00
custom_task_params_ref_customtask_cr1.yaml fix(sdk): add test for taskRef-vs-taskSpec params (#688) 2021-08-03 15:01:41 -07:00
custom_task_params_spec.yaml Add taskrun name and uid into big data passing midpath (#771) 2021-12-09 01:32:55 +00:00
custom_task_recur_with_cond.py remove ContainerOp from test cases - part 1 (#685) 2021-08-05 11:58:42 -07:00
custom_task_recur_with_cond.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
custom_task_recur_with_cond_noninlined.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
custom_task_recur_with_cond_pipelineloop_cr1.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
custom_task_ref.py remove ContainerOp from test cases - part 1 (#685) 2021-08-05 11:58:42 -07:00
custom_task_ref.yaml Add taskrun name and uid into big data passing midpath (#771) 2021-12-09 01:32:55 +00:00
custom_task_ref_customtask_cr1.yaml feat(sdk): inline user defined custom tasks (#636) 2021-07-02 10:26:11 -07:00
custom_task_ref_timeout.py feat(sdk): Update SDK to support custom task timeout on Tekton 0.27 (#709) 2021-08-23 17:52:39 -07:00
custom_task_ref_timeout.yaml Add taskrun name and uid into big data passing midpath (#771) 2021-12-09 01:32:55 +00:00
custom_task_spec.py Support data passing pipeline. (#750) 2021-10-14 09:44:08 -07:00
custom_task_spec.yaml Reduce component spec annotations (#805) 2022-01-06 18:28:36 +00:00
data_passing_pipeline_complete.py Support data passing pipeline. (#750) 2021-10-14 09:44:08 -07:00
data_passing_pipeline_complete.yaml Update result name to be case sensitive (#1013) 2022-07-26 21:03:16 +00:00
data_passing_pipeline_param_as_file.py [Only review]Fix #733 the pipeline parameter consumed as file (#740) 2021-09-29 15:36:10 -07:00
data_passing_pipeline_param_as_file.yaml eliminate the use of `taskSpec.script` (#992) 2022-07-08 18:43:52 +00:00
exception.py feat(sdk): Add helper class AddOnGroup (#920) 2022-05-10 17:51:07 +00:00
exception.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
exit_handler.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
exit_handler.py remove ContainerOp from test cases - part 1 (#685) 2021-08-05 11:58:42 -07:00
exit_handler.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
hidden_output_file.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
hidden_output_file.py remove ContainerOp from test cases - part 1 (#685) 2021-08-05 11:58:42 -07:00
hidden_output_file.yaml feat(sdk): Add labels for artifact outputs when tasks are not referred (#967) 2022-06-20 16:20:37 +00:00
imagepullsecrets.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
imagepullsecrets.py remove ContainerOp from test cases - part 1 (#685) 2021-08-05 11:58:42 -07:00
imagepullsecrets.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
imagepullsecrets_with_node_selector.py fix(sdk): Apply node_selector in PipelineConf (#918) 2022-04-13 19:46:53 +00:00
imagepullsecrets_with_node_selector.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
init_container.log Add end-to-end compiler tests (#174) 2020-06-11 15:10:57 -07:00
init_container.py remove ContainerOp from test cases - part 2 (#691) 2021-08-09 17:10:27 -07:00
init_container.yaml Reduce component spec annotations (#805) 2022-01-06 18:28:36 +00:00
input_artifact_raw_value.log Enable artifacts as default (#204) 2020-06-26 19:34:14 -07:00
input_artifact_raw_value.py Remove containerOp for pipelineparam and raw input samples (#708) 2021-08-23 14:13:39 -07:00
input_artifact_raw_value.txt Support input artifact (#104) 2020-04-22 15:53:45 -07:00
input_artifact_raw_value.yaml eliminate the use of `taskSpec.script` (#992) 2022-07-08 18:43:52 +00:00
katib.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
katib.py remove ContainerOp from test cases - part 2 (#691) 2021-08-09 17:10:27 -07:00
katib.yaml Update result name to be case sensitive (#1013) 2022-07-26 21:03:16 +00:00
literal_params_test.py fix(sdk) add test for custom-tasks with literals. Fixes #880 (#881) 2022-03-17 16:19:10 +00:00
literal_params_test.yaml fix(sdk) add test for custom-tasks with literals. Fixes #880 (#881) 2022-03-17 16:19:10 +00:00
load_from_yaml.log Enhance error messages for resource op and artifact tracking (#572) 2021-04-29 14:53:30 -07:00
load_from_yaml.py Update samples with the new PipelineRun SDK (#206) 2020-07-02 16:56:47 -07:00
load_from_yaml.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
long_param_name.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
long_param_name.py remove ContainerOp from test cases - part 2 (#691) 2021-08-09 17:10:27 -07:00
long_param_name.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
long_pipeline_name.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
long_pipeline_name.py remove ContainerOp from test cases - part 2 (#691) 2021-08-09 17:10:27 -07:00
long_pipeline_name.yaml Add caching labels for inline loops and custom tasks (#870) 2022-03-08 00:25:28 +00:00
long_pipeline_name_noninlined.yaml Reduce component spec annotations (#805) 2022-01-06 18:28:36 +00:00
long_pipeline_name_pipelineloop_cr1.yaml fix(sdk): Fix long resource name (#521) 2021-03-31 20:21:19 -07:00
long_recursive_group_name.py remove ContainerOp from test cases - part 2 (#691) 2021-08-09 17:10:27 -07:00
long_recursive_group_name.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
long_recursive_group_name_noninlined.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
long_recursive_group_name_pipelineloop_cr1.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
loop_empty.py fix(sdk) add test for empty loops (#864) 2022-02-28 17:07:37 +00:00
loop_empty.yaml Add caching labels for inline loops and custom tasks (#870) 2022-03-08 00:25:28 +00:00
loop_in_recursion.py remove ContainerOp from test cases - part 2 (#691) 2021-08-09 17:10:27 -07:00
loop_in_recursion.yaml fix(sdk): update condition template (#975) 2022-06-07 22:11:15 +00:00
loop_in_recursion_noninlined.yaml fix(sdk): update condition template (#975) 2022-06-07 22:11:15 +00:00
loop_in_recursion_pipelineloop_cr1.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
loop_literal_separator.py feat(sdk): implement loop DSL ext: from_string. Part of #791 (#837) 2022-01-25 17:38:20 +00:00
loop_literal_separator.yaml Add caching labels for inline loops and custom tasks (#870) 2022-03-08 00:25:28 +00:00
loop_literal_separator_noninlined.yaml fix(sdk) separator param. Part of #791 (#842) 2022-02-01 17:53:59 +00:00
loop_over_lightweight_output.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
loop_over_lightweight_output.py remove ContainerOp from test cases - part 2 (#691) 2021-08-09 17:10:27 -07:00
loop_over_lightweight_output.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
loop_over_lightweight_output_noninlined.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
loop_over_lightweight_output_pipelineloop_cr1.yaml Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
loop_static.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
loop_static.py remove ContainerOp from test cases - part 2 (#691) 2021-08-09 17:10:27 -07:00
loop_static.yaml Add caching labels for inline loops and custom tasks (#870) 2022-03-08 00:25:28 +00:00
loop_static_noninlined.yaml Reduce component spec annotations (#805) 2022-01-06 18:28:36 +00:00
loop_static_pipelineloop_cr1.yaml Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
loop_static_with_parallelism.py remove ContainerOp from test cases - part 2 (#691) 2021-08-09 17:10:27 -07:00
loop_static_with_parallelism.yaml Add caching labels for inline loops and custom tasks (#870) 2022-03-08 00:25:28 +00:00
loop_static_with_parallelism_noninlined.yaml Reduce component spec annotations (#805) 2022-01-06 18:28:36 +00:00
loop_static_with_parallelism_pipelineloop_cr1.yaml Support parallelism feature on DSL side (#592) 2021-05-20 00:51:46 -07:00
loop_with_conditional_dependency.py Fix Tekton conditional dependency on sub-dag (#866) 2022-03-02 17:35:04 +00:00
loop_with_conditional_dependency.yaml fix(sdk): Add new logic to cover new tekton runafter condition (#1016) 2022-07-28 20:30:55 +00:00
loop_with_conditional_dependency_noninlined.yaml fix(sdk): Add new logic to cover new tekton runafter condition (#1016) 2022-07-28 20:30:55 +00:00
loop_with_enumerate_basic.py feat(sdk): extension function `Loop.enumerate()` (#901) 2022-04-01 22:30:05 +00:00
loop_with_enumerate_basic.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
loop_with_enumerate_basic_noninlined.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
loop_with_enumerate_withitem_multi_nested.py feat(sdk): extension function `Loop.enumerate()` (#901) 2022-04-01 22:30:05 +00:00
loop_with_enumerate_withitem_multi_nested.yaml fix(sdk): fix nested loop global param bug (#917) 2022-04-13 15:44:54 +00:00
loop_with_enumerate_withitem_multi_nested_noninlined.yaml fix(sdk): fix nested loop global param bug (#917) 2022-04-13 15:44:54 +00:00
loop_with_numeric.py Add loop numeric sdk support (#838) 2022-02-04 17:52:44 +00:00
loop_with_numeric.yaml Add caching labels for inline loops and custom tasks (#870) 2022-03-08 00:25:28 +00:00
loop_with_numeric_enumerate.py feat(sdk): extension function `Loop.enumerate()` (#901) 2022-04-01 22:30:05 +00:00
loop_with_numeric_enumerate.yaml feat(sdk): extension function `Loop.enumerate()` (#901) 2022-04-01 22:30:05 +00:00
loop_with_numeric_enumerate_noninlined.yaml feat(sdk): extension function `Loop.enumerate()` (#901) 2022-04-01 22:30:05 +00:00
loop_with_numeric_noninlined.yaml Add loop numeric sdk support (#838) 2022-02-04 17:52:44 +00:00
loop_with_params_in_json.py Add support to parse pipeline param in json string (#841) 2022-01-27 19:47:11 +00:00
loop_with_params_in_json.yaml Update result name to be case sensitive (#1013) 2022-07-26 21:03:16 +00:00
loop_with_step.py Add loop numeric sdk support (#838) 2022-02-04 17:52:44 +00:00
loop_with_step.yaml Add caching labels for inline loops and custom tasks (#870) 2022-03-08 00:25:28 +00:00
loop_with_step_noninlined.yaml Add loop numeric sdk support (#838) 2022-02-04 17:52:44 +00:00
many_results.py Fix(sdk): Tekton copy result step sanitization (#711) 2021-08-23 13:51:39 -07:00
many_results.yaml Update result name to be case sensitive (#1013) 2022-07-26 21:03:16 +00:00
many_results_with_warnings.py Make results to store in multi-steps if needed (#702) 2021-08-20 10:55:54 -07:00
many_results_with_warnings.yaml fix(sdk): Support passing directories in step-copy-results-artifacts and step-copy-artifacts. Fixes #996 (#997) 2022-07-19 17:51:49 +00:00
multi_nested_loop_condi.py Fix multiple nested condition in loops issue (#928) 2022-05-04 20:58:33 +00:00
multi_nested_loop_condi.yaml fix(sdk): Add new logic to cover new tekton runafter condition (#1016) 2022-07-28 20:30:55 +00:00
nested_custom_conditions.py Fix(sdk): chain nested conditions to work on non-dependable condition tasks. (#732) 2021-09-15 15:08:55 -07:00
nested_custom_conditions.yaml eliminate the use of `taskSpec.script` (#992) 2022-07-08 18:43:52 +00:00
nested_loop_global_param.py fix(sdk): fix nested loop global param bug (#917) 2022-04-13 15:44:54 +00:00
nested_loop_global_param.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
nested_loop_global_param_noninlined.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
nested_recur_custom_task.py remove ContainerOp from test cases - part 2 (#691) 2021-08-09 17:10:27 -07:00
nested_recur_custom_task.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
nested_recur_custom_task_noninlined.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
nested_recur_custom_task_pipelineloop_cr1.yaml Fix nested recursion with condition custom task and parameter mapping (#625) 2021-06-18 14:56:14 -07:00
nested_recur_custom_task_pipelineloop_cr2.yaml Fix nested recursion with condition custom task and parameter mapping (#625) 2021-06-18 14:56:14 -07:00
nested_recur_params.py remove ContainerOp from test cases - part 2 (#691) 2021-08-09 17:10:27 -07:00
nested_recur_params.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
nested_recur_params_noninlined.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
nested_recur_params_pipelineloop_cr1.yaml Fix nested recursion with condition custom task and parameter mapping (#625) 2021-06-18 14:56:14 -07:00
nested_recur_params_pipelineloop_cr2.yaml Fix nested recursion with condition custom task and parameter mapping (#625) 2021-06-18 14:56:14 -07:00
nested_recur_runafter.py remove ContainerOp from test cases - part 2 (#691) 2021-08-09 17:10:27 -07:00
nested_recur_runafter.yaml fix(sdk): update condition template (#975) 2022-06-07 22:11:15 +00:00
nested_recur_runafter_noninlined.yaml fix(sdk): update condition template (#975) 2022-06-07 22:11:15 +00:00
nested_recur_runafter_pipelineloop_cr1.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
nested_recur_runafter_pipelineloop_cr2.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
node_selector.log Add end-to-end compiler tests (#174) 2020-06-11 15:10:57 -07:00
node_selector.py remove ContainerOp from test cases - part 2 (#691) 2021-08-09 17:10:27 -07:00
node_selector.yaml Reduce component spec annotations (#805) 2022-01-06 18:28:36 +00:00
node_selector_from_pipeline.py fix(sdk): handle the node selectors (#916) 2022-04-12 20:43:56 +00:00
node_selector_from_pipeline.yaml fix(sdk): Apply node_selector in PipelineConf (#918) 2022-04-13 19:46:53 +00:00
node_selector_from_pipeline_override.py fix(sdk): handle the node selectors (#916) 2022-04-12 20:43:56 +00:00
node_selector_from_pipeline_override.yaml fix(sdk): Apply node_selector in PipelineConf (#918) 2022-04-13 19:46:53 +00:00
old_kfp_volume.py fix(sdk): throw errors on deprecated volume definition (#283) 2020-08-25 16:26:02 -07:00
opsgroups.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
opsgroups.py remove ContainerOp from test cases - part 3 (#693) 2021-08-10 10:23:25 -07:00
opsgroups.yaml remove ContainerOp from test cases - part 3 (#693) 2021-08-10 10:23:25 -07:00
parallel_join.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
parallel_join.py remove ContainerOp from test cases - part 3 (#693) 2021-08-10 10:23:25 -07:00
parallel_join.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
parallel_join_with_argo_vars.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
parallel_join_with_argo_vars.py remove ContainerOp from test cases - part 3 (#693) 2021-08-10 10:23:25 -07:00
parallel_join_with_argo_vars.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
parallelfor_item_argument_resolving.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
parallelfor_item_argument_resolving.py remove ContainerOp from test cases - part 3 (#693) 2021-08-10 10:23:25 -07:00
parallelfor_item_argument_resolving.yaml Update result name to be case sensitive (#1013) 2022-07-26 21:03:16 +00:00
parallelfor_item_argument_resolving_noninlined.yaml Update result name to be case sensitive (#1013) 2022-07-26 21:03:16 +00:00
parallelfor_item_argument_resolving_pipelineloop_cr1.yaml Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
parallelfor_item_argument_resolving_pipelineloop_cr2.yaml Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
parallelfor_item_argument_resolving_pipelineloop_cr3.yaml Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
param_same_prefix.py fix(sdk): Fix param prefix replacement (#952) 2022-05-24 15:36:57 +00:00
param_same_prefix.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
param_same_prefix_noninlined.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
pipeline_transformers.log Update E2E tests (#187) 2020-06-15 11:13:58 -07:00
pipeline_transformers.py remove ContainerOp from test cases - part 3 (#693) 2021-08-10 10:23:25 -07:00
pipeline_transformers.yaml Reduce component spec annotations (#805) 2022-01-06 18:28:36 +00:00
pipelineparam_env.py Enable pipelineparam for container env (#825) 2022-01-19 18:26:28 +00:00
pipelineparam_env.yaml Enable pipelineparam for container env (#825) 2022-01-19 18:26:28 +00:00
pipelineparams.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
pipelineparams.py Remove containerOp for pipelineparam and raw input samples (#708) 2021-08-23 14:13:39 -07:00
pipelineparams.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
recur_cond.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
recur_cond.py remove ContainerOp from test cases - part 3 (#693) 2021-08-10 10:23:25 -07:00
recur_cond.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
recur_cond_noninlined.yaml Reduce component spec annotations (#805) 2022-01-06 18:28:36 +00:00
recur_cond_pipelineloop_cr1.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
recur_nested.py remove ContainerOp from test cases - part 3 (#693) 2021-08-10 10:23:25 -07:00
recur_nested.yaml fix(sdk): update condition template (#975) 2022-06-07 22:11:15 +00:00
recur_nested_noninlined.yaml fix(sdk): update condition template (#975) 2022-06-07 22:11:15 +00:00
recur_nested_pipelineloop_cr1.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
recur_nested_pipelineloop_cr2.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
recur_nested_separate.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
recursion_while.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
recursion_while.py remove ContainerOp from test cases - part 3 (#693) 2021-08-10 10:23:25 -07:00
recursion_while.yaml fix(sdk): update condition template (#975) 2022-06-07 22:11:15 +00:00
recursion_while_noninlined.yaml fix(sdk): update condition template (#975) 2022-06-07 22:11:15 +00:00
recursion_while_pipelineloop_cr1.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
resourceop_basic.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
resourceop_basic.py Add resource op owner reference mapping (#922) 2022-04-28 16:27:32 +00:00
resourceop_basic.yaml Update sdk version to 1.2.3 (#1002) 2022-07-12 21:26:02 +00:00
retry.log Enable artifacts as default (#204) 2020-06-26 19:34:14 -07:00
retry.py remove ContainerOp from test cases - part 3 (#693) 2021-08-10 10:23:25 -07:00
retry.yaml Reduce component spec annotations (#805) 2022-01-06 18:28:36 +00:00
separator_from_param.py fix(sdk) add tests for non-literal separator (#896) 2022-03-28 16:21:51 +00:00
separator_from_param.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
separator_from_param_noninlined.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
separator_from_task.py fix(sdk) add tests for non-literal separator (#896) 2022-03-28 16:21:51 +00:00
separator_from_task.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
separator_from_task_noninlined.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
sequential.log Update E2E tests (#187) 2020-06-15 11:13:58 -07:00
sequential.py remove ContainerOp from test cases - part 3 (#693) 2021-08-10 10:23:25 -07:00
sequential.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
set_display_name.log Update E2E tests to use kfp client (#301) (#480) 2021-03-05 15:02:49 -08:00
set_display_name.py remove ContainerOp from test cases - part 3 (#693) 2021-08-10 10:23:25 -07:00
set_display_name.yaml Reduce component spec annotations (#805) 2022-01-06 18:28:36 +00:00
sidecar.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
sidecar.py remove ContainerOp from test cases - part 3 (#693) 2021-08-10 10:23:25 -07:00
sidecar.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
tekton_custom_task.log Sanitize Tekton result parameters when passing to custom task inputs (#579) 2021-05-06 12:07:06 -07:00
tekton_custom_task.py remove ContainerOp from test cases - part 3 (#693) 2021-08-10 10:23:25 -07:00
tekton_custom_task.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
tekton_loop_dsl.py Add tekton loop dsl extension skeleton (#799) 2021-12-16 01:55:35 +00:00
tekton_loop_dsl.yaml Break task sdk update (#871) 2022-03-08 22:24:10 +00:00
tekton_loop_dsl_noninlined.yaml Break task sdk update (#871) 2022-03-08 22:24:10 +00:00
tekton_pipeline_conf.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
tekton_pipeline_conf.py Add pipelinerun pod template support for security context and automou… (#955) 2022-05-27 17:34:13 +00:00
tekton_pipeline_conf.yaml Add pipelinerun pod template support for security context and automou… (#955) 2022-05-27 17:34:13 +00:00
tekton_pipeline_variables.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
tekton_pipeline_variables.py remove ContainerOp from test cases - part 3 (#693) 2021-08-10 10:23:25 -07:00
tekton_pipeline_variables.yaml remove ContainerOp from test cases - part 3 (#693) 2021-08-10 10:23:25 -07:00
timeout.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
timeout.py remove ContainerOp from test cases - part 3 (#693) 2021-08-10 10:23:25 -07:00
timeout.yaml Reduce component spec annotations (#805) 2022-01-06 18:28:36 +00:00
tolerations.log Add end-to-end compiler tests (#174) 2020-06-11 15:10:57 -07:00
tolerations.py remove ContainerOp from test cases - part 3 (#693) 2021-08-10 10:23:25 -07:00
tolerations.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
trusted_ai.py Fix performance test script and update testing examples (#795) 2021-12-01 22:45:04 +00:00
uri_artifacts.py KFP 1.7.0 Rebase (#713) 2021-08-30 15:02:25 -07:00
volume.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
volume.py Migrate volume and loop unit tests to component.yaml and verify with v2 (#692) 2021-08-10 13:21:25 -07:00
volume.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
volume_op.log Enhance error messages for resource op and artifact tracking (#572) 2021-04-29 14:53:30 -07:00
volume_op.py Migrate volume and loop unit tests to component.yaml and verify with v2 (#692) 2021-08-10 13:21:25 -07:00
volume_op.yaml Update sdk version to 1.2.3 (#1002) 2022-07-12 21:26:02 +00:00
withitem_multi_nested.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
withitem_multi_nested.py Migrate volume and loop unit tests to component.yaml and verify with v2 (#692) 2021-08-10 13:21:25 -07:00
withitem_multi_nested.yaml fix(sdk): fix nested loop global param bug (#917) 2022-04-13 15:44:54 +00:00
withitem_multi_nested_noninlined.yaml fix(sdk): fix nested loop global param bug (#917) 2022-04-13 15:44:54 +00:00
withitem_multi_nested_pipelineloop_cr1.yaml Migrate volume and loop unit tests to component.yaml and verify with v2 (#692) 2021-08-10 13:21:25 -07:00
withitem_multi_nested_pipelineloop_cr2.yaml Migrate volume and loop unit tests to component.yaml and verify with v2 (#692) 2021-08-10 13:21:25 -07:00
withitem_multi_nested_pipelineloop_cr3.yaml Migrate volume and loop unit tests to component.yaml and verify with v2 (#692) 2021-08-10 13:21:25 -07:00
withitem_multi_nested_pipelineloop_cr4.yaml Migrate volume and loop unit tests to component.yaml and verify with v2 (#692) 2021-08-10 13:21:25 -07:00
withitem_nested.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
withitem_nested.py Migrate volume and loop unit tests to component.yaml and verify with v2 (#692) 2021-08-10 13:21:25 -07:00
withitem_nested.yaml Add caching labels for inline loops and custom tasks (#870) 2022-03-08 00:25:28 +00:00
withitem_nested_noninlined.yaml Reduce component spec annotations (#805) 2022-01-06 18:28:36 +00:00
withitem_nested_pipelineloop_cr1.yaml Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
withitem_nested_pipelineloop_cr2.yaml fix(sdk): Fix nested recursion runafter and param mapping; (#609) 2021-06-03 20:07:37 -07:00
withparam_global.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
withparam_global.py Migrate volume and loop unit tests to component.yaml and verify with v2 (#692) 2021-08-10 13:21:25 -07:00
withparam_global.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
withparam_global_dict.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
withparam_global_dict.py Migrate volume and loop unit tests to component.yaml and verify with v2 (#692) 2021-08-10 13:21:25 -07:00
withparam_global_dict.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
withparam_global_dict_noninlined.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
withparam_global_dict_pipelineloop_cr1.yaml Migrate volume and loop unit tests to component.yaml and verify with v2 (#692) 2021-08-10 13:21:25 -07:00
withparam_global_noninlined.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
withparam_global_pipelineloop_cr1.yaml Migrate volume and loop unit tests to component.yaml and verify with v2 (#692) 2021-08-10 13:21:25 -07:00
withparam_output.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
withparam_output.py Migrate volume and loop unit tests to component.yaml and verify with v2 (#692) 2021-08-10 13:21:25 -07:00
withparam_output.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
withparam_output_dict.log Regenerate E2E test logs for release 0.8.0 (#566) 2021-04-29 13:00:30 -07:00
withparam_output_dict.py Migrate volume and loop unit tests to component.yaml and verify with v2 (#692) 2021-08-10 13:21:25 -07:00
withparam_output_dict.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
withparam_output_dict_noninlined.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
withparam_output_dict_pipelineloop_cr1.yaml Migrate volume and loop unit tests to component.yaml and verify with v2 (#692) 2021-08-10 13:21:25 -07:00
withparam_output_noninlined.yaml upgrade tekton to 0.36.0 (#938) 2022-06-03 21:57:26 +00:00
withparam_output_pipelineloop_cr1.yaml Migrate volume and loop unit tests to component.yaml and verify with v2 (#692) 2021-08-10 13:21:25 -07:00