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

[Fix] the tests for the minimal image #1930

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

jstourac
Copy link
Member

  • fixes wait for the true finish - let's give it some time to render properly
  • updates the expected tensorflow version to be installed due to the pre-installed packages that are no longer compatible with the 2.7 version anymore - in our TensorFlow image we use 2.17 version, so I added 2.16 version here, which is compatible with the rest of the packages on the minimal image and also can be upgraded to a higher version to pass the followup check

CI:

image

* fixes wait for the true finish - let's give it some time to render
  properly
* updates the expected tensorflow version to be installed due to the
  pre-installed packages that are no longer compatible with the 2.7
  version anymore - in our TensorFlow image we use 2.17 version, so I
  added 2.16 version here, which is compatible with the rest of the
  packages on the minimal image and also can be upgraded to a higher
  version to pass the followup check
@jstourac jstourac added verified This PR has been tested with Jenkins enhancements Bugfixes, enhancements, refactoring, ... in tests or libraries (PR will be listed in release-notes) labels Oct 15, 2024
@jstourac jstourac requested review from jiridanek and lugi0 October 15, 2024 12:44
@jstourac jstourac self-assigned this Oct 15, 2024
Copy link

@jstourac jstourac enabled auto-merge (rebase) October 15, 2024 12:46
Copy link
Contributor

Robot Results

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

@jstourac jstourac merged commit 7879910 into red-hat-data-services:master Oct 15, 2024
8 checks passed
@jstourac jstourac deleted the fixMinimalImage branch October 15, 2024 12:57
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) verified This PR has been tested with Jenkins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants