Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate TestGrid locations to gs://kubernetes-ci-logs. #33495

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

michelle192837
Copy link
Contributor

Replace references in TestGrid config to gs://kubernetes-jenkins with gs://kubernetes-ci-logs (the new bucket) instead.

This includes a change to the generated release jobs. I updated the logs location to kubernetes-ci-logs and ran:

./releng/generate_tests.py --yaml-config-path=releng/test_config.yaml

(This included a change to
config/jobs/kubernetes/generated/generated.yaml, but I am not including that change in this since it shouldn't be relevant to this update.)

Ref #33381

Replace references in TestGrid config to gs://kubernetes-jenkins with
gs://kubernetes-ci-logs (the new bucket) instead.

This includes a change to the generated release jobs. I updated the logs
location to kubernetes-ci-logs and ran:

`./releng/generate_tests.py --yaml-config-path=releng/test_config.yaml`

(This included a change to
config/jobs/kubernetes/generated/generated.yaml, but I am not including
that change in this since it shouldn't be relevant to this update.)
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. area/config Issues or PRs related to code in /config labels Sep 18, 2024
@k8s-ci-robot k8s-ci-robot added area/release-eng Issues or PRs related to the Release Engineering subproject approved Indicates a PR has been approved by an approver from all required OWNERS files. area/testgrid sig/cluster-lifecycle Categorizes an issue or PR as relevant to SIG Cluster Lifecycle. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. sig/release Categorizes an issue or PR as relevant to SIG Release. sig/testing Categorizes an issue or PR as relevant to SIG Testing. labels Sep 18, 2024
@ameukam
Copy link
Member

ameukam commented Sep 19, 2024

/lgtm
/hold

Remove the hold when you are ready.

FYI @kubernetes/release-engineering

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 19, 2024
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 19, 2024
Copy link
Member

@xmudrii xmudrii left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

Copy link
Member

@cpanato cpanato left a comment

Choose a reason for hiding this comment

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

/lgtm

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cpanato, michelle192837, saschagrunert, xmudrii

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

The pull request process is described here

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

@michelle192837
Copy link
Contributor Author

Thanks folks!
/hold cancel

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 19, 2024
@k8s-ci-robot k8s-ci-robot merged commit 4041010 into kubernetes:master Sep 19, 2024
5 checks passed
@michelle192837 michelle192837 deleted the testgridmigrate branch September 19, 2024 21:31
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 area/release-eng Issues or PRs related to the Release Engineering subproject area/testgrid 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/cluster-lifecycle Categorizes an issue or PR as relevant to SIG Cluster Lifecycle. sig/release Categorizes an issue or PR as relevant to SIG Release. sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants