XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • ManifoldCF 2.2
    • ManifoldCF 2.3
    • Tests
    • None

    Description

      Jenkins builds supports mcf-ant and mcf-mvn today. mcf-ant includes tests but mcf-mvn does not include test:

      mvn -DskipTests=false -DskipITs=true clean -DskipTests -DskipITs install
      

      It would be nice we could run "mvn install" rather than that.

      Some Apache projects are using travis ci via Github(1), just putting .travis.yml to project root directory.
      And these tests are not limited timeout as to a build(2).

      I tried to test mcf trunk using travis.yml on my repo, then tests work well. Please see attached image.

      We can watch the testing result at https://travis-ci.org/apache/manifoldcf (public) after committing. And we can add the status badge to somewhere such as README.

      (1)
      https://travis-ci.org/apache/jackrabbit-oak
      https://travis-ci.org/apache/storm
      (2)
      https://docs.travis-ci.com/user/customizing-the-build/#Build-Timeouts

      Attachments

        1. CONNECTORS-1259.patch
          1 kB
          Shinichiro Abe
        2. myrepo-ci-result.png
          105 kB
          Shinichiro Abe
        3. CONNECTORS-1259.patch
          1 kB
          Shinichiro Abe

        Issue Links

          Activity

            People

              shinichiro abe Shinichiro Abe
              shinichiro abe Shinichiro Abe
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: