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

test: kubeflow-pipeline-upgrade-test migrated to GitHub Actions #10932

Merged

Conversation

hbelmiro
Copy link
Contributor

@hbelmiro hbelmiro commented Jun 20, 2024

This PR depends on:

Description of your changes:
Resolves: #10931

PR to remove kubeflow-pipeline-upgrade-test from GoogleCloudPlatform/oss-test-infra

Checklist:

Copy link

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@hbelmiro
Copy link
Contributor Author

cc @chensun @DharmitD

@hbelmiro hbelmiro marked this pull request as draft June 24, 2024 11:34
@hbelmiro hbelmiro force-pushed the kubeflow-pipeline-upgrade-test branch from ebfb8f4 to ed72396 Compare June 24, 2024 11:37
@hbelmiro hbelmiro marked this pull request as ready for review June 24, 2024 11:56
@google-oss-prow google-oss-prow bot requested a review from gkcalat June 24, 2024 11:56
@rimolive
Copy link
Member

/approve

@rimolive
Copy link
Member

cc @zijianjoy

@hbelmiro
Copy link
Contributor Author

/hold wait for #10946

Copy link
Contributor

@DharmitD DharmitD left a comment

Choose a reason for hiding this comment

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

/lgtm

@hbelmiro
Copy link
Contributor Author

cc @chensun @zijianjoy @james-jwu


- name: Deploy KFP
shell: bash
run: ./scripts/deploy/github/deploy-kfp.sh
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like this script deploys kfp-tekton and not pipelines. Could you update to add kfp deploy steps here instead?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed in #10946.
This PR must be rebased and merged after #10946.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm reverting it to draft.

@hbelmiro hbelmiro force-pushed the kubeflow-pipeline-upgrade-test branch from ed72396 to 520a868 Compare June 29, 2024 14:18
@google-oss-prow google-oss-prow bot removed the lgtm label Jun 29, 2024
@hbelmiro hbelmiro marked this pull request as ready for review June 29, 2024 14:18
@google-oss-prow google-oss-prow bot requested a review from rimolive June 29, 2024 14:19
Copy link

@hbelmiro: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
kubeflow-pipeline-upgrade-test 520a868 link false /test kubeflow-pipeline-upgrade-test

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-sigs/prow repository. I understand the commands that are listed here.

@hbelmiro
Copy link
Contributor Author

Rebased. @DharmitD can you take a second look?
/unhold

Copy link
Contributor

@DharmitD DharmitD 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

@google-oss-prow google-oss-prow bot added the lgtm label Jul 1, 2024
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: DharmitD, rimolive

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

@google-oss-prow google-oss-prow bot merged commit 568777d into kubeflow:master Jul 1, 2024
4 of 5 checks passed
@hbelmiro hbelmiro deleted the kubeflow-pipeline-upgrade-test branch July 1, 2024 14:44
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.

Move kubeflow-pipeline-upgrade-test to GitHub Actions
3 participants