Skip to content

Commit

Permalink
Change to 5 hours
Browse files Browse the repository at this point in the history
  • Loading branch information
andreyvelich committed Oct 21, 2020
1 parent e80d7c9 commit 5bb4249
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/workflows/components/workflows-v1beta1.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,8 @@
},
spec: {
entrypoint: "e2e",
// Cleanup workflow after 10 seconds.
ttlSecondsAfterFinished: 10,
// Cleanup workflow after 5 hours.
ttlSecondsAfterFinished: 18000,
volumes: [
{
name: "github-token",
Expand Down

0 comments on commit 5bb4249

Please sign in to comment.