Skip to content

Commit

Permalink
Merge pull request kubernetes#20163 from spxtr/enable-jobs
Browse files Browse the repository at this point in the history
Reenable Jenkins e2e jobs.
  • Loading branch information
brendandburns committed Jan 26, 2016
2 parents 2a83f5d + b8fd6a3 commit 3328cfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/jenkins/job-configs/kubernetes-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
description: '{description} Test owner: {test-owner}.'
logrotate:
daysToKeep: 7
disabled: false
builders:
- shell: |
curl -fsS --retry 3 "https://raw.githubusercontent.com/kubernetes/kubernetes/{branch}/hack/jenkins/e2e.sh" | bash -
Expand Down

0 comments on commit 3328cfe

Please sign in to comment.