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

Import wizard: should clone/checkout specific branch given in GIT_REF to template

XMLWordPrintable

    • Hide
      1. ASSERT: make sure that you have a v3 OpenShift server connection
      2. ASSERT: git clone https://github.com/jboss-developer/jboss-eap-quickstarts
      3. EXEC: in Explorer: launch "New"->"Application"
      4. EXEC: use local/disk template, point it to eap/eap6-basic-sti.json
      5. EXEC: set
      1. EXEC: hit finish, have your resources created
      2. ASSERT: new buildConfig was created and is visible in explorer (pointing to https://github.com/jboss-developer/jboss-eap-quickstarts)
      3. EXEC: back in Explorer unfold your new buildConfig and pick "Import Appliction" from context menu, trigger import
      4. ASSERT: once cloning is done you have a lot of new projects in your workspace.
      5. EXEC: verify what branch is checked out

      Result:
      The import wizard clone and checked out master (7.0.x-develop)

      Expected result:
      It should have have cloned/checked out 6.4.x (as given in GIT_REF)

      Show
      ASSERT: make sure that you have a v3 OpenShift server connection ASSERT: git clone https://github.com/jboss-developer/jboss-eap-quickstarts EXEC: in Explorer: launch "New"->"Application" EXEC: use local/disk template, point it to eap/eap6-basic-sti.json EXEC: set GIT_URI to https://github.com/jboss-developer/jboss-eap-quickstarts GIT_CONTEXT_DIR to helloworld GIT_REF to 6.4.x EXEC: hit finish, have your resources created ASSERT: new buildConfig was created and is visible in explorer (pointing to https://github.com/jboss-developer/jboss-eap-quickstarts ) EXEC: back in Explorer unfold your new buildConfig and pick "Import Appliction" from context menu, trigger import ASSERT: once cloning is done you have a lot of new projects in your workspace. EXEC: verify what branch is checked out Result: The import wizard clone and checked out master (7.0.x-develop) Expected result: It should have have cloned/checked out 6.4.x (as given in GIT_REF)

          fbricon@redhat.com Fred Bricon
          adietish@redhat.com André Dietisheim
          Votes:
          0 Vote for this issue
          Watchers:
          3 Start watching this issue

            Created:
            Updated:
            Resolved: