Migrate to community bucket for node e2e tests#8862
Conversation
|
@upodroid: GitHub didn't allow me to request PR reviews from the following users: akhilerm. Note that only containerd members and repo collaborators can review this PR, and authors cannot review their own PRs. DetailsIn response to this:
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. |
|
Hi @upodroid. Thanks for your PR. I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
|
/ok-to-test |
|
I'll fix the DCO.
|
|
btw, we need to backport this PR to 1.6 and 1.7 release branches |
|
/cherry-pick release-1.6 |
|
/test pull-containerd-node-e2e k/test-infra should be referencing the correct bucket now |
|
Please sign with your real name.. https://github.com/containerd/project/blob/main/CONTRIBUTING.md#sign-your-work Thanks! |
There was a problem hiding this comment.
The same bucket name is also used in the containerd installation script. We need to change that also to point to the new bucket. https://github.com/containerd/containerd/blob/main/contrib/gce/configure.sh#L124-L128
Signed-off-by: Mahamed Ali <[email protected]>
|
Done and I fixed the DCO. |
|
I will raise the cherry picks to 1.6 and 1.7 |
Part of:
k8s-staging-cri-toolsinstead ofcri-containerd-stagingkubernetes/test-infra#29995gs://k8s-staging-cri-toolsbucket kubernetes/test-infra#30153/cc @dims @mikebrow @akhilerm
btw, I need someone to run /ok-to-test on this PR.