aws-quickstart / quickstart-ibm-icp-for-data

AWS Quick Start Team
Apache License 2.0
14 stars 19 forks source link

Updated ICPD version and other changes #4

Closed shaithal closed 5 years ago

shaithal commented 5 years ago

Issue #, if available:

Description of changes: Updated ICPD version from 1.2.0 to 1.2.1 Script changes Changes to install 1.2.1 version Changes to use admin as default user and update password to user input value

Template changes Updated root template with below

  1. Removed adminUser from input list and added admin as default value
  2. Updated ICPD url output to use MasterELB value

TaskCat Tested all 10 regions with HA and Non HA combination. (DNS excluded). Updated parameter files with ICPDversion and removed AdminUser parameter

@vsnyc @parthakom2

Note: This PR is still with circular invocation of file types in ICPD bootstrap script. I am testing the changes to use just python.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

shaithal commented 5 years ago

taskcat_outputs.zip Taskcat output. Initial run sydney region failed due to resource issue ( EC2 instance of type 2xLarge was not able to create in one of the AZ ) and log bucket was missing. Second run eu-west-1 ran failed due to ICP error. Note it was successful earlier and nothing had changed between runs.

shaithal commented 5 years ago

Closing this. Submit new PR after resolving conflicts