IBM / cp4i-deployment-samples

Samples for deploying Cloud Pak for Integration capabilities in a pipeline
Apache License 2.0
22 stars 94 forks source link

3677 #269

Closed hrizvi1 closed 2 years ago

hrizvi1 commented 2 years ago

This for work item https://github.ibm.com/cp4i/cp4i-level3/issues/26 and https://github.ibm.com/cp4i/icip-issues/issues/2200

The successful run from 1-click via global catalog: link

image

1-click automation run that will test launch via script directly: https://hyc-cip-jenkins.swg-devops.com/blue/organizations/jenkins/Automation%2Fdev%2F1-click-automation/detail/PR-986/7/pipeline/28

image

image

test changes made to the automation build to test the changes: https://github.ibm.com/cp4i/icp4i-pipeline/pull/986/files - these changes will not be merged these were made for testing individual parameters

I used this setting for the above runs
{
  "cognitiveCarRepair": "true",
  "drivewayDentDeletion": "false",
  "eventEnabledInsurance": "false",
  "mappingAssist": "true",
  "weatherChatbot": "true"
}

Also ran another run on 1-click with different combo of values: https://cloud.ibm.com/schematics/workspaces/us-south.workspace.ibm-cp-integration-04-13-2022-9.99f830e6/log/ca6d2fc0472eb37304b836ea836dcfd9

it failed b/c of eei pre-reqs scripts failed

image

hrizvi1 commented 2 years ago

@DanRoseus I printed out the contents of REQUIRED_DEMOS_JSON:

image

and all demos are one json object instead of each demo being an object