Skip to content

[patch] Only set mas_appws_bindings_health_wsl_flag if cpd is set#401

Merged
IanBoden merged 1 commit into
stablefrom
ajw-wsl-fix
Jun 22, 2026
Merged

[patch] Only set mas_appws_bindings_health_wsl_flag if cpd is set#401
IanBoden merged 1 commit into
stablefrom
ajw-wsl-fix

Conversation

@whitfiea

Copy link
Copy Markdown
Member

When using the cli in advanced mode and install manage, you will be prompted for:

Enable integration with Watson Studio Local? [y/n] n

which sets the mas_appws_bindings_health_wsl_flag to false, and if nothing else (i.e. predict) would cause cpd to be set then the cpd_product_version is not set. However the pipeline attempts to install cpd as mas_appws_bindings_health_wsl_flag is set to something (even if false) https://github.com/ibm-mas/cli/blob/21.7.0/tekton/src/pipelines/taskdefs/cp4d/cp4d-platform.yml.j2#L21

The fix is like the cognos_install which only sets those variables if cpd_platform_version is set as the mas_appws_bindings_health_wsl_flag flag controls if we install watson studio or not.

@whitfiea whitfiea requested a review from a team as a code owner June 22, 2026 08:31
@IanBoden IanBoden added this pull request to the merge queue Jun 22, 2026
Merged via the queue into stable with commit e4d0b61 Jun 22, 2026
3 checks passed
@IanBoden IanBoden deleted the ajw-wsl-fix branch June 22, 2026 09:07
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