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

Update the testing branches for kubeflow and manifests #979

Merged

Conversation

kimwnasptd
Copy link
Member

Which issue is resolved by this Pull Request:
Refs kubeflow/manifests#2109

Description of your changes:
Updated prow to run the jobs on all release branches. Inspired by #978, but since we use v1.5-branch naming I think that the regex might not be as specific as for Katib. But it's a start.

/assign @zijianjoy

Checklist:

If PR related to Optional-Test-Infra,

  • Changes need to be generated to aws/GitOps folder:
    1. cd aws
    2. make optional-generate
    3. make optional-test

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
- master
- v1.3-branch
- v1.4-branch
- ^master|v.+$
Copy link
Contributor

Choose a reason for hiding this comment

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

Should it be ^master|v.+-branch$? Otherwise it will trigger prow job on any branch starting with v.

Copy link
Member Author

Choose a reason for hiding this comment

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

That's ideal, done!

Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com>
@theofpa
Copy link
Member

theofpa commented Jan 27, 2022

/lgtm
/approved

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kimwnasptd, theofpa

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

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

Successfully merging this pull request may close these issues.

3 participants