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

[Runtimes] Fix bugs in archive sources #1883

Merged
merged 4 commits into from
Apr 7, 2022

Conversation

yaronha
Copy link
Collaborator

@yaronha yaronha commented Apr 7, 2022

No description provided.

Comment on lines 33 to 36
need_enterprise = pytest.mark.skipif(
not tests.system.base.TestMLRunSystem.is_enterprise_environment(),
reason="Not in enterprise environment",
)
Copy link
Contributor

Choose a reason for hiding this comment

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

No need for that, simply use @pytest.mark.enterprise

@Hedingber Hedingber merged commit cb7c8eb into mlrun:development Apr 7, 2022
@yaronha yaronha deleted the fix-archive-bugs branch May 11, 2022 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants