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: Moved KFP backend visualization tests to GitHub Actions #10984

Merged

Conversation

hbelmiro
Copy link
Contributor

@hbelmiro hbelmiro commented Jul 8, 2024

Resolves: #10985

PR to remove the tests 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 hbelmiro changed the title Moved KFP backend visualization tests to GitHub Actions test: Moved KFP backend visualization tests to GitHub Actions Jul 8, 2024
@hbelmiro hbelmiro marked this pull request as ready for review July 8, 2024 13:29
@hbelmiro
Copy link
Contributor Author

hbelmiro commented Jul 8, 2024

/assign @DharmitD

- 'test/presubmit-backend-visualization.sh'

jobs:
samples-v2-test:
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes. I forgot to rename the job.
Fixed.

@@ -1,4 +1,4 @@
name: KFP backend visualization tests
Copy link
Contributor

Choose a reason for hiding this comment

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

would suggest changing it back to KFP Backend Visualization Tests, to keep the KFP suffix name convention consistent across all workflow names. For instance: https://github.com/kubeflow/pipelines/blob/master/.github/workflows/presubmit-backend.yml#L1

Also to be able to differentiate between KFP and kfp-tekton workflows: https://github.com/kubeflow/pipelines/blob/master/.github/workflows/backend.yml#L1

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Makes sense.
Done.

@DharmitD
Copy link
Contributor

DharmitD commented Jul 8, 2024

@hbelmiro could you squash commits to a single commit?

Signed-off-by: hbelmiro <helber.belmiro@gmail.com>
@hbelmiro hbelmiro force-pushed the backend-visualization-tests branch from 30c1c7f to 7628f29 Compare July 9, 2024 12:38
@hbelmiro
Copy link
Contributor Author

hbelmiro commented Jul 9, 2024

@hbelmiro could you squash commits to a single commit?

@DharmitD done!

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

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: DharmitD

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 2c3d9d7 into kubeflow:master Jul 9, 2024
3 checks passed
@hbelmiro hbelmiro deleted the backend-visualization-tests branch July 9, 2024 19:24
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.

Migrate Prow backend visualization tests to GH Actions
2 participants