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

chore(mlmd): Upgrade ML Metadata to 1.14.0. #9849

Closed
wants to merge 5 commits into from

Conversation

zijianjoy
Copy link
Collaborator

Description of your changes:
Fix #9848

Also fix upgrade script for MLMD.

Checklist:

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from zijianjoy. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

@zijianjoy
Copy link
Collaborator Author

/test

@google-oss-prow
Copy link

@zijianjoy: The /test command needs one or more targets.
The following commands are available to trigger required jobs:

  • /test kfp-dsl-runtime-code-test-python310
  • /test kfp-dsl-runtime-code-test-python311
  • /test kfp-dsl-runtime-code-test-python37
  • /test kfp-dsl-runtime-code-test-python38
  • /test kfp-dsl-runtime-code-test-python39
  • /test kfp-kubernetes-test-python310
  • /test kfp-kubernetes-test-python311
  • /test kfp-kubernetes-test-python37
  • /test kfp-kubernetes-test-python38
  • /test kfp-kubernetes-test-python39
  • /test kubeflow-pipeline-backend-test
  • /test kubeflow-pipeline-e2e-test
  • /test kubeflow-pipeline-frontend-test
  • /test kubeflow-pipeline-mkp-snapshot-test
  • /test kubeflow-pipeline-mkp-test
  • /test kubeflow-pipeline-upgrade-test
  • /test kubeflow-pipelines-backend-visualization
  • /test kubeflow-pipelines-component-yaml
  • /test kubeflow-pipelines-components-google-cloud-python38
  • /test kubeflow-pipelines-integration-v2
  • /test kubeflow-pipelines-manifests
  • /test kubeflow-pipelines-sdk-docformatter
  • /test kubeflow-pipelines-sdk-isort
  • /test kubeflow-pipelines-sdk-python310
  • /test kubeflow-pipelines-sdk-python311
  • /test kubeflow-pipelines-sdk-python37
  • /test kubeflow-pipelines-sdk-python38
  • /test kubeflow-pipelines-sdk-python39
  • /test kubeflow-pipelines-sdk-yapf
  • /test test-run-all-gcpc-modules
  • /test test-upgrade-kfp-sdk

The following commands are available to trigger optional jobs:

  • /test kubeflow-pipeline-upgrade-test-v2
  • /test kubeflow-pipelines-samples-v2
  • /test kubeflow-pipelines-sdk-execution-tests

Use /test all to run the following jobs that were automatically triggered:

  • kubeflow-pipeline-backend-test
  • kubeflow-pipeline-e2e-test
  • kubeflow-pipeline-frontend-test
  • kubeflow-pipeline-mkp-test
  • kubeflow-pipeline-upgrade-test
  • kubeflow-pipeline-upgrade-test-v2
  • kubeflow-pipelines-manifests
  • kubeflow-pipelines-samples-v2

In response to this:

/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/test-infra repository.

@zijianjoy
Copy link
Collaborator Author

/test all

@zijianjoy
Copy link
Collaborator Author

/retest

@google-oss-prow
Copy link

@zijianjoy: The following tests 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-pipelines-backend-visualization 96fa73a link true /test kubeflow-pipelines-backend-visualization
kubeflow-pipeline-frontend-test eb55507 link true /test kubeflow-pipeline-frontend-test
kubeflow-pipelines-samples-v2 eb55507 link false /test kubeflow-pipelines-samples-v2
kubeflow-pipeline-mkp-test eb55507 link true /test kubeflow-pipeline-mkp-test
kubeflow-pipeline-e2e-test eb55507 link true /test kubeflow-pipeline-e2e-test
kubeflow-pipeline-upgrade-test eb55507 link true /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/test-infra repository. I understand the commands that are listed here.

@zijianjoy zijianjoy closed this Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade KFP to newer version of MLMD
1 participant