Skip to content

Commit

Permalink
Merge pull request #11129 from krzyzacy/fix-kubeadm
Browse files Browse the repository at this point in the history
path-alias k/k into k8s.io/kubernetes
  • Loading branch information
k8s-ci-robot authored Feb 5, 2019
2 parents 6160e4f + edcdf1b commit baed5c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,7 @@ presubmits:
preset-service-account: "true"
max_concurrency: 8
name: pull-security-kubernetes-e2e-kubeadm-gce
path_alias: k8s.io/kubernetes
rerun_command: /test pull-security-kubernetes-e2e-kubeadm-gce
run_if_changed: ^(cmd/kubeadm|build/debs|pkg/kubelet/certificate|cmd/kubelet/app).*$
skip_branches:
Expand Down
1 change: 1 addition & 0 deletions config/jobs/kubernetes/sig-cluster-lifecycle/kubeadm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ presubmits:
decorate: true
decoration_config:
timeout: 4200000000000 # 70m
path_alias: k8s.io/kubernetes
extra_refs:
- org: kubernetes
repo: release
Expand Down

0 comments on commit baed5c3

Please sign in to comment.