Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-555

Run `mvn -Pexamples verify` in the CI

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0
    • None
    • None

    Description

      I believe that Artemis examples should be verified as part of the CI process. This would ensure that examples are always in a working state.

      Examples that do not require manual interaction can be all executed by the following two commands

      cd examples
      mvn -Pexamples verify

      as a practical consideration, second command may need to be adapted to

      mvn -Pexamples verify -pl \!:large-message
      

      because example large-message creates 4GB garbage on disk that is not cleaned up and because it runs as long as all the other examples combined.

      In case examples are already part of CI, I apologize for this Jira and would like to ask for a link to Jenkins results.

      Attachments

        Issue Links

          Activity

            People

              clebertsuconic Clebert Suconic
              jdanek Jiri Daněk
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: