Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-18000

CircleCI: Skip checkstyle in the Ant-based repeated tests

    XMLWordPrintableJSON

Details

    Description

      The CircleCI jobs for repeating Ant-based tests include the checkstyle and checkstyle-test targets. Those targets are skipped for Java 11 but not for Java 8.

      Including those targets on every test iteration produces a significant difference in the run times of repeated test jobs for j8 and j11:

      We should use the no-checkstyle flag in the iterations done by those jobs. That should significantly speed up the jobs and save resources.

       

      Thanks to bereng , who detected the difference in the running times between j8 and j11.

      Attachments

        Issue Links

          Activity

            People

              adelapena Andres de la Peña
              adelapena Andres de la Peña
              Andres de la Peña
              Berenguer Blasi
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: