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

Add random metrics pipeline #1606

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FedeAlonso
Copy link
Contributor

@FedeAlonso FedeAlonso commented Jul 5, 2024

Add a random metrics pipeline so it's easier to test the Runs (compare, metrics visualization, etc.)

image

@FedeAlonso FedeAlonso added the enhancements Bugfixes, enhancements, refactoring, ... in tests or libraries (PR will be listed in release-notes) label Jul 5, 2024
Copy link
Contributor

github-actions bot commented Jul 5, 2024

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass %
501 0 0 501 100

@manosnoam
Copy link
Contributor

Thank you @FedeAlonso for this PR.
Can you add a description of where is this random_metrics_visualization.py being used in ODS-CI tests, and add some test results ?


# In tests, we install a KFP package from the PR under test. Users should not
# normally need to specify `kfp_package_path` in their component definitions.
_KFP_PACKAGE_PATH = os.getenv('KFP_PACKAGE_PATH')
Copy link
Contributor

@diegolovison diegolovison Jul 8, 2024

Choose a reason for hiding this comment

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

Is _KFP_PACKAGE_PATH required for your testing? Why do you to set it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancements Bugfixes, enhancements, refactoring, ... in tests or libraries (PR will be listed in release-notes)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants