[patch] Replace ODH with RHOAI - New Install#2027
Merged
karol-czarnecki merged 23 commits intomasterfrom Feb 6, 2026
Merged
Conversation
commit 4e0c162 Author: joshiricha444 <37139779+joshiricha444@users.noreply.github.com> Date: Thu Jan 29 18:40:18 2026 +0530 [patch] Fix errors in finalize task for AI Service FVT (#2022) commit 99f0cb6 Author: Parveen Kumar <parveenkumar@ibm.com> Date: Thu Jan 29 18:33:05 2026 +0530 [minor] Support January Catalog Update (#1991) Co-authored-by: Anil Prajapati <Anil.Prajapati@ibm.com>
commit 295a384 Author: Andre Ferreira Guimaraes Junior <andrefgj@gmail.com> Date: Thu Jan 29 14:08:01 2026 -0300 [patch] MSO-2686 - Adding Manage Pytest digest to Optimizer launch FVT (#2018) commit 4e0c162 Author: joshiricha444 <37139779+joshiricha444@users.noreply.github.com> Date: Thu Jan 29 18:40:18 2026 +0530 [patch] Fix errors in finalize task for AI Service FVT (#2022) commit 99f0cb6 Author: Parveen Kumar <parveenkumar@ibm.com> Date: Thu Jan 29 18:33:05 2026 +0530 [minor] Support January Catalog Update (#1991) Co-authored-by: Anil Prajapati <Anil.Prajapati@ibm.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue: https://jsw.ibm.com/browse/MASAIB-1776
Implementation:
The ansible-devops collection can can used to install RHOAI and configure AI Service to use it in place of the existing opensource/community dependency stack
The cli and python-devops repos are updated such that - in development mode - RHOAI can be installed instead of the existing opensource/community dependency stack
This PR is part of: