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

[patch] Make Watson OpenScale install optional #321

Merged
merged 2 commits into from
Jun 1, 2023
Merged

Conversation

andrercm
Copy link
Contributor

@andrercm andrercm commented May 30, 2023

This PR adds optional cpd services to be installed as part of predict app: spss and openscale.

image

Only when CPD_INSTALL_SPSS and CPD_INSTALL_OPENSCALE are set to 'True' then these will be installed, otherwise they won't be installed by default.

When CPD_INSTALL_SPSS and CPD_INSTALL_OPENSCALE are set to 'True':

image

When CPD_INSTALL_SPSS and CPD_INSTALL_OPENSCALE are set to 'False':

image

This change goes hand in hand with: https://github.ibm.com/maximoappsuite/ansible-fvt/pull/225

@andrercm andrercm marked this pull request as ready for review June 1, 2023 12:44
@andrercm
Copy link
Contributor Author

andrercm commented Jun 1, 2023

Pipeline completed successfully with SPSS/OpenScale optional:

image

@durera durera changed the title [patch] make openscale optional [patch] Make Watson OpenScale install optional Jun 1, 2023
@durera durera merged commit b083575 into master Jun 1, 2023
@durera durera deleted the openscale-optional branch June 1, 2023 13:33
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.

2 participants