Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-11079

Starter QA EE tests failing for a release

    • Icon: Bug Report Bug Report
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • spring-boot 3.4.0
    • spring-boot 3.4.0
    • spring-boot
    • None

      Given:
      A scheduled release for the Camunda Spring Boot Starter 3.4.0.

      When:
      The release is triggered.

      Then:
      The qa-webapp-ee-runtime IT tests fail, since the tests try to resolve the camunda-webapp-webjar-ee dependency in the wrong place (http://repository-ci-camunda-cloud.nexus:8081/content/groups/internal/org/camunda/bpm/webapp/camunda-webapp-webjar-ee/7.12.0-alpha6/camunda-webapp-webjar-ee-7.12.0-alpha6.jar). This causes the release job to fail.

      Expected:
      The release job passes and a new version of the Starter is released.

      Note:
      The camunda-webapp-webjar-ee needs to be declared explicitly, with the correct (EE) version in the qa-webapp-ee-runtime pom.xml.

        This is the controller panel for Smart Panels app

            [CAM-11079] Starter QA EE tests failing for a release

            Thorben Lindhauer added a comment - - edited

            I removed the hard-coded <skipTests>false</skipTests> configuration for the webapp IT execution, which prevented overriding it via command line. I forgot to remove the outcommented line: https://github.com/camunda/camunda-bpm-spring-boot-starter/commit/a4c935fae2f76bafd3b5cac34247f3e400ca37e9#diff-5dd2bd2932b56207503006aa7e1e73c6R184 Let's do this before we close this ticket.

            Thorben Lindhauer added a comment - - edited I removed the hard-coded <skipTests>false</skipTests> configuration for the webapp IT execution, which prevented overriding it via command line. I forgot to remove the outcommented line: https://github.com/camunda/camunda-bpm-spring-boot-starter/commit/a4c935fae2f76bafd3b5cac34247f3e400ca37e9#diff-5dd2bd2932b56207503006aa7e1e73c6R184 Let's do this before we close this ticket.

              Unassigned Unassigned
              nikola.koevski Nikola Koevski
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: