Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-2560

Skip unnecessary mvn execution for speeding up tests

    XMLWordPrintableJSON

Details

    Description

      We have to speed up our CI because it sometimes fails recently due to taking more than 50 minutes.
      Running interop tests only for the ipc submodule will save some time, just as generating interop test data.

      sekikn@sekikn-ThinkCentre-M715q:~/repos/avro/lang/java$ mvn -B test -P interop-data-test -pl ipc
      
      (snip)
      
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD SUCCESS
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time:  11.958 s
      [INFO] Finished at: 2019-09-15T00:32:35+09:00
      [INFO] ------------------------------------------------------------------------
      
      sekikn@sekikn-ThinkCentre-M715q:~/repos/avro/lang/java$ mvn -B test -P interop-data-test
      
      (snip)
      
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD SUCCESS
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time:  54.315 s
      [INFO] Finished at: 2019-09-15T00:34:13+09:00
      [INFO] ------------------------------------------------------------------------
      

      Attachments

        Activity

          People

            sekikn Kengo Seki
            sekikn Kengo Seki
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 40m
                40m