Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 11 additions & 3 deletions prow_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,11 @@ workflows:
job_types:
- presubmit
- postsubmit
- periodic
- py_func: kubeflow.kfctl.testing.ci.kfctl_e2e_workflow.create_workflow
name: e2e
job_types:
- presubmit
- postsubmit
- periodic
include_dirs:
- admission-webhook/*
- application/*
Expand Down Expand Up @@ -54,4 +52,14 @@ workflows:
- xgboost-job/*
kwargs:
build_and_apply: false
config_path: https://raw.githubusercontent.com/kubeflow/manifests/master/kfdef/kfctl_istio_dex.yaml
config_path: https://raw.githubusercontent.com/kubeflow/manifests/master/kfdef/kfctl_istio_dex.yaml

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

em. I know kubeflow minimum distribution is still being discussed, but I hope to keep it until we figure it out If this is not a problem at this moment.


####################################### AWS Specific Tests
- py_func: kubeflow.kfctl.testing.ci.kfctl_e2e_workflow.create_workflow
name: aws-e2e
job_types:
- periodic
kwargs:
build_and_apply: false
config_path: https://raw.githubusercontent.com/kubeflow/manifests/master/kfdef/kfctl_aws.yaml