kubeflow / model-registry

Apache License 2.0
76 stars 42 forks source link

use deployed MR for python e2e tests #447

Open isinyaaa opened 9 hours ago

isinyaaa commented 9 hours ago

Fixes: #380

Description

Python e2e tests will use an environment variable to MR, delegating clean-up to a separate script. The script is made environment-aware using envvars.

The CI has been updated to account for the changes, separating the Python workflows into 3 types to make it clearer.

How Has This Been Tested?

Merge criteria:

If you have UI changes

google-oss-prow[bot] commented 9 hours ago

[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 assign andreyvelich for approval. 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: - **[OWNERS](https://github.com/kubeflow/model-registry/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment