Skip to content

Commit

Permalink
stop e2e test for deploy app till fix letsencrypt rate limit (kubeflo…
Browse files Browse the repository at this point in the history
  • Loading branch information
kunmingg authored and k8s-ci-robot committed Oct 17, 2018
1 parent a39c1e7 commit 775fc63
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions prow_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
# see kubeflow/testing/py/run_e2e_workflow.py
workflows:
# deploy app test runs tests on gke.
- app_dir: kubeflow/kubeflow/testing/workflows
component: click_deploy_test
name: deployapp
job_types:
- periodic
include_dirs:
- bootstrap/*
- kubeflow/*
- testing/*
# - app_dir: kubeflow/kubeflow/testing/workflows
# component: click_deploy_test
# name: deployapp
# job_types:
# - periodic
# include_dirs:
# - bootstrap/*
# - kubeflow/*
# - testing/*
# kfctl test runs tests on gke.
- app_dir: kubeflow/kubeflow/testing/workflows
component: kfctl_test
Expand Down

0 comments on commit 775fc63

Please sign in to comment.