Uploaded image for project: 'Application Controller'
  1. Application Controller
  2. APPC-1877

dockerInstall.sh exits before installing appc features

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Frankfurt Release
    • Frankfurt Release
    • None
    • None

      In windriver, multiple times the appc-provider class wasnt installed on a helm deploy dev-appc furing vFW closed loop testing.

      It appears that the test in dockerInstall.sh for karaf running on port 8101 is failing after the SLEEP_TIME  2 minutes in some cases. Likely due to slow environments but that is conjecture.

      Manually executing/opt/appc/bin/installFeatures.sh corrects the problem.

      The dockerInstall.sh should not do an exit(1) if the test fails. The script should try more than one time to detect that karaf is up and make the SLEEP_TIME interval a parameter in the helm chart so that for slow environments it can be adjusted. In any case, attempt to complete the installation steps rather than exiting.

       

      The design to have dockerInstall.sh run as a parallel process to startODL.sh might be prone to more contention issues.

            takamune_cho takamune_cho
            bdfreeman1421 bdfreeman1421
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: