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 postsubmit tests to GH Actions #10747

Open
Tracked by #10744
rimolive opened this issue Apr 24, 2024 · 9 comments · May be fixed by #10824
Open
Tracked by #10744

Migrate postsubmit tests to GH Actions #10747

rimolive opened this issue Apr 24, 2024 · 9 comments · May be fixed by #10824
Assignees
Labels
good first issue help wanted The community is welcome to contribute. kind/feature

Comments

@rimolive
Copy link
Member

Description

As part of the main tracker issue, we need to migrate postsubmit tests to GH Actions.

Acceptance Criteria

Impacted by this bug? Give it a 👍.

@rimolive rimolive changed the title [sdk] <Bug Name> Migrate postsubmit tests to GH Actions Migrate postsubmit tests to GH Actions Apr 24, 2024
@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
@rimolive
Copy link
Member Author

/remove-area sdk

@VDliveson
Copy link

/assign

@VDliveson
Copy link

@rimolive What is this annotation and how is it referenced here ?

annotations:
      testgrid-dashboards: googleoss-kubeflow-pipelines
      description: Postsubmit integration tests for kubeflow/pipeline.
      testgrid-alert-email: kubeflow-pipelines+test@google.com
      testgrid-num-failures-to-alert: "5"

@DharmitD
Copy link
Contributor

@rimolive What is this annotation and how is it referenced here ?

annotations:
      testgrid-dashboards: googleoss-kubeflow-pipelines
      description: Postsubmit integration tests for kubeflow/pipeline.
      testgrid-alert-email: kubeflow-pipelines+test@google.com
      testgrid-num-failures-to-alert: "5"

@VDliveson the annotation provides metadata that is used by TestGrid, a dashboarding tool for displaying test results from CI systems like Prow.

@DharmitD
Copy link
Contributor

@VDliveson could you provide an update on what the status is for this task? Let us know if you need any help, we'll be happy to collaborate and get this issue resolved.

@VDliveson
Copy link

@DharmitD As I don't have much experience with Github actions, I would like you to suggest any changes in my code and assist me with how to test this locally.

@DharmitD
Copy link
Contributor

@VDliveson thank you for submitting a PR for this issue! I'm reviewing your PR, I would suggest adding this GH Action to your fork and triggering a run. That way you can test this action and ensure it executes all steps successfully and as expected.

I've reached out to you on the Kubeflow slack, you can ping me there if you have any additional questions.

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

Successfully merging a pull request may close this issue.

3 participants