Skip to content

Commit

Permalink
Merge pull request #12379 from neolit123/kubeadm-e2e
Browse files Browse the repository at this point in the history
kubeadm-upgrade: track k/kubernetes commits instead of k/kubeadm
  • Loading branch information
k8s-ci-robot authored Apr 27, 2019
2 parents d915cc4 + 470ab53 commit 2228dd1
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,20 @@ periodics:
decoration_config:
timeout: 2400000000000 #40m
extra_refs:
- org: kubernetes
repo: kubeadm
base_ref: master
path_alias: k8s.io/kubeadm
- org: kubernetes
repo: kubernetes
base_ref: master
path_alias: k8s.io/kubernetes
- org: kubernetes
repo: kubeadm
base_ref: master
path_alias: k8s.io/kubeadm
spec:
containers:
- image: gcr.io/k8s-testimages/kubekins-e2e:v20190329-811f7954b-master
command:
- runner.sh
- "./kinder/ci/kinder-run.sh"
- "../kubeadm/kinder/ci/kinder-run.sh"
args:
- "upgrade-stable-master"
securityContext:
Expand Down

0 comments on commit 2228dd1

Please sign in to comment.