Skip to content

Use 1.14 for old branch test and use the correct image.#15436

Merged
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
Random-Liu:fix-containerd-presubmit
Dec 2, 2019
Merged

Use 1.14 for old branch test and use the correct image.#15436
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
Random-Liu:fix-containerd-presubmit

Conversation

@Random-Liu
Copy link
Copy Markdown
Member

1.12 and 1.13 are end of life, so update to 1.14.

Golang in master is updated to 1.13, which doesn't work with old Kubernetes branch. See kubernetes/kubernetes#82531

Signed-off-by: Lantao Liu lantaol@google.com

Signed-off-by: Lantao Liu <lantaol@google.com>
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Nov 27, 2019
@Random-Liu
Copy link
Copy Markdown
Member Author

/assign @yujuhong

@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. area/config Issues or PRs related to code in /config sig/testing Categorizes an issue or PR as relevant to SIG Testing. labels Nov 27, 2019
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Random-Liu

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 27, 2019
Copy link
Copy Markdown
Member

@mikebrow mikebrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

containers:
- name: pull-cri-containerd-node-e2e
image: gcr.io/k8s-testimages/kubekins-e2e:v20191127-ee0721a-master
image: gcr.io/k8s-testimages/kubekins-e2e:v20191127-ee0721a-1.15
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This job tests against the master branch in k8s; why use a 1.15 image?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is testing against 1.15m right?

 - org: kubernetes
      repo: kubernetes
      base_ref: release-1.15

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right.

I think the fact that all the jobs are named "pull-cri-containerd-node-e2e" confused me....

@yujuhong
Copy link
Copy Markdown
Contributor

yujuhong commented Dec 2, 2019

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 2, 2019
@k8s-ci-robot k8s-ci-robot merged commit cef0588 into kubernetes:master Dec 2, 2019
@k8s-ci-robot k8s-ci-robot added this to the v1.18 milestone Dec 2, 2019
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@Random-Liu: Updated the job-config configmap in namespace default at cluster default using the following files:

  • key containerd-cri-presubmit-jobs.yaml using file config/jobs/containerd/cri/containerd-cri-presubmit-jobs.yaml
Details

In response to this:

1.12 and 1.13 are end of life, so update to 1.14.

Golang in master is updated to 1.13, which doesn't work with old Kubernetes branch. See kubernetes/kubernetes#82531

Signed-off-by: Lantao Liu lantaol@google.com

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/config Issues or PRs related to code in /config cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants