kubernetes / test-infra

Test infrastructure for the Kubernetes project.
Apache License 2.0
3.85k stars 2.66k forks source link

use release-7.0 for jobset release branch for release-0.7 #33835

Closed kannon92 closed 5 days ago

kannon92 commented 5 days ago

There were some failures with jobset release 0.7 jobs.

Looking at these, these are all related to the branch name for jobset release 0.7 is release-7.0 rather than release-0.7. This PR should get the periodics running for real now.

/cc @ahg-g @danielvegamyhre

ahg-g commented 5 days ago

/lgtm /approve

k8s-ci-robot commented 5 days ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ahg-g, kannon92

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: - ~~[config/jobs/kubernetes-sigs/jobset/OWNERS](https://github.com/kubernetes/test-infra/blob/master/config/jobs/kubernetes-sigs/jobset/OWNERS)~~ [ahg-g] 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 commented 5 days ago

@kannon92: Updated the job-config configmap in namespace default at cluster test-infra-trusted using the following files:

In response to [this](https://github.com/kubernetes/test-infra/pull/33835): >There were some failures with jobset release 0.7 jobs. > >- https://testgrid.k8s.io/sig-scheduling#periodic-jobset-test-unit-release-0-7 >- https://testgrid.k8s.io/sig-scheduling#periodic-jobset-test-e2e-release-0-5-1-29 >- https://testgrid.k8s.io/sig-scheduling#periodic-jobset-test-e2e-release-0-7-1-28 > >Looking at these, these are all related to the branch name for jobset release 0.7 is release-7.0 rather than release-0.7. This PR should get the periodics running for real now. > >/cc @ahg-g @danielvegamyhre Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.