Skip to content

Commit

Permalink
Revert "Deactivate fejta-bot until kubernetes#9001 is fixed"
Browse files Browse the repository at this point in the history
This reverts commit 3150971.
  • Loading branch information
BenTheElder committed Aug 10, 2018
1 parent 807aaf7 commit 49676bb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/jobs/kubernetes/test-infra/test-infra-periodics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ periodics:
/close
- --template
- --ceiling=10
# - --confirm // TODO(cblecker): Restore when https://github.com/kubernetes/test-infra/issues/9001 is resolved
- --confirm
volumeMounts:
- name: token
mountPath: /etc/token
Expand Down Expand Up @@ -107,7 +107,7 @@ periodics:
- --template
- --ceiling=1
# - --confirm // TODO(cblecker): Restore when https://github.com/kubernetes/test-infra/issues/9001 is resolved
- --confirm
volumeMounts:
- name: token
mountPath: /etc/token
Expand Down Expand Up @@ -140,7 +140,7 @@ periodics:
/lifecycle rotten
- --template
- --ceiling=10
# - --confirm // TODO(cblecker): Restore when https://github.com/kubernetes/test-infra/issues/9001 is resolved
- --confirm
volumeMounts:
- name: token
mountPath: /etc/token
Expand Down Expand Up @@ -173,7 +173,7 @@ periodics:
/lifecycle stale
- --template
- --ceiling=10
# - --confirm // TODO(cblecker): Restore when https://github.com/kubernetes/test-infra/issues/9001 is resolved
- --confirm
volumeMounts:
- name: token
mountPath: /etc/token
Expand Down Expand Up @@ -224,7 +224,7 @@ periodics:
/remove-lifecycle frozen
- --ceiling=10
# - --confirm // TODO(cblecker): Restore when https://github.com/kubernetes/test-infra/issues/9001 is resolved
- --confirm
volumeMounts:
- name: token
mountPath: /etc/token
Expand Down

0 comments on commit 49676bb

Please sign in to comment.