Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-25308

Cannot start CDK server adapter with different minishift home

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 4.5.2.AM1
    • 4.5.1.Final
    • cdk
    • devex #140 November 2017
    • Hide

      1. Have downloaded CDK (3.2.0)
      2. export MINISHIFT_HOME=/home/user/minishift_home
      3. Call 'minishift setup-cdk'
      4. ASSERT: /home/user/minishift_home is created and has proper content
      5. Optional assert: minishift start works via cli
      6. Add new CDK 3.2+ server adapter with default values (minishift home is set to ~/.minishift)
      7. Open CDK SA and change minishif's home folder to one set in step 2.
      8. ASSERT: CDK AS is started sucessfully
      Actual result: "You need to run 'minishift setup-cdk' first to install required CDK components." shows up. Even if I try to change the value of MINISHIFT_HOME env. variable in launch configuration it does not work, because when changes are applied, the value of MINISHIFT_HOME always goes back to ~/.minishift.

      Show
      1. Have downloaded CDK (3.2.0) 2. export MINISHIFT_HOME=/home/user/minishift_home 3. Call 'minishift setup-cdk' 4. ASSERT: /home/user/minishift_home is created and has proper content 5. Optional assert: minishift start works via cli 6. Add new CDK 3.2+ server adapter with default values (minishift home is set to ~/.minishift) 7. Open CDK SA and change minishif's home folder to one set in step 2. 8. ASSERT: CDK AS is started sucessfully Actual result: "You need to run 'minishift setup-cdk' first to install required CDK components." shows up. Even if I try to change the value of MINISHIFT_HOME env. variable in launch configuration it does not work, because when changes are applied, the value of MINISHIFT_HOME always goes back to ~/.minishift.

      It is not possible to change minishift home path in CDK 3.2.+ server adapter's launch config. User is not capable of using MINISHIFT_HOME env. variable.

            rob.stryker Rob Stryker (Inactive)
            odockal@redhat.com Ondrej Dockal
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: