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

[System Tests] Fix failing system tests as a result of none PEP 440 compatiblity #1753

Conversation

Tankilevitch
Copy link
Contributor

  • In Enterprise and Open source system tests changes the MLRUN_VERSION that is passed to test-system-dockerized from image_tag to mlrun_version.
  • Added logic in Makefile that if MLRUN_VERSION is set to image tag version then when setting MLRUN_PYTHON_PACKAGE_VERSION we modify the version to be PEP 440 compatible which in other words replace the first occurrence of "-" to "+"

Makefile Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
@Hedingber Hedingber changed the title [System-tests] Fix failing system tests as a result of none PEP 440 compatiblity [System Tests] Fix failing system tests as a result of none PEP 440 compatiblity Feb 15, 2022
@Hedingber Hedingber merged commit 448bfe0 into mlrun:development Feb 16, 2022
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