Skip to content

Commit

Permalink
Enable periodic prow tests (kubeflow#1649)
Browse files Browse the repository at this point in the history
  • Loading branch information
richardsliu authored and k8s-ci-robot committed Sep 28, 2018
1 parent 92e5b78 commit 909ab7a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions prow_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ workflows:
job_types:
- presubmit
- postsubmit
- periodic
include_dirs:
- scripts/*
- kubeflow/*
Expand All @@ -34,6 +35,7 @@ workflows:
job_types:
- presubmit
- postsubmit
- periodic
params:
platform: minikube
include_dirs:
Expand All @@ -48,6 +50,7 @@ workflows:
job_types:
- presubmit
- postsubmit
- periodic
include_dirs:
- kubeflow/tf-serving/*
- components/k8s-model-server/*
Expand Down

0 comments on commit 909ab7a

Please sign in to comment.