Integration Tests on jenkins use external elasticsearch

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: L3 - Default
    • 2.0.0, 2.0.0-alpha3
    • Affects Version/s: None
    • Component/s: None
    • None

      at the moment jenkins builds are failing with message

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:integration-test (default) on project optimize-backend: Execution default of goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:integration-test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
      

      pretty often. Which is most likely due to the fact of surefire not supporting Syestem.exit()[1]. The suspicion is that this call is happening in elasticsearch itself or plugin that we use to start it. Please externalize elasticsearc instance start on jenkins.

      [1]: http://maven.apache.org/surefire/maven-surefire-plugin/faq.html

            Assignee:
            Unassigned
            Reporter:
            Askar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: