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

[Tracker] Migrate prow tests to GitHub Action #10744

Open
3 tasks
rimolive opened this issue Apr 24, 2024 · 2 comments
Open
3 tasks

[Tracker] Migrate prow tests to GitHub Action #10744

rimolive opened this issue Apr 24, 2024 · 2 comments
Labels
good first issue help wanted The community is welcome to contribute. kind/feature

Comments

@rimolive
Copy link
Member

rimolive commented Apr 24, 2024

Description

Kubeflow Pipelines CI uses Google's Prow infrastructure to run the tests for frontent and backend, as well as trigger pre and post submit tests for PRs. With the growing number of contributors in Kubeflow Pipelines, and the limitations to troubleshoot integration tests or run locally, we propose migrate to GitHub Actions to make tests easier to run, trackable through artifact generation, and optionally able to run locally.

On another note, as part of CNCF graduation, we plan to use the GitHub hosted runners to make tests run faster, thus speeding up the process of PR reviews/approvals

Below is a list of the tests that needs to be migrated (we will create an issue for each test):

Impacted by this bug? Give it a 👍.

@rimolive
Copy link
Member Author

/remove-kind bug
/kind feature
/good-first-issue

Copy link

@rimolive:
This request has been marked as suitable for new contributors.

Please ensure the request meets the requirements listed here.

If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-good-first-issue command.

In response to this:

/remove-kind bug
/kind feature
/good-first-issue

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.

@google-oss-prow google-oss-prow bot added kind/feature good first issue help wanted The community is welcome to contribute. and removed kind/bug labels Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue help wanted The community is welcome to contribute. kind/feature
Projects
None yet
Development

No branches or pull requests

1 participant