Skip to content

Commit

Permalink
Increase echo-test from 1d to 1s (kubeflow#862)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yao Xiao authored Jan 22, 2021
1 parent fd10f9d commit fb11524
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ data:
decorate_all_jobs: true
periodics:
- interval: 1d
- interval: 1s
agent: kubernetes
name: echo-test
spec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ plank:

decorate_all_jobs: true
periodics:
- interval: 1d
- interval: 1s
agent: kubernetes
name: echo-test
spec:
Expand Down

0 comments on commit fb11524

Please sign in to comment.