Uploaded image for project: 'Sqoop (Retired)'
  1. Sqoop (Retired)
  2. SQOOP-2831

Sqoop2: Precommit: Do not run multiple execution for integration tests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 1.99.8
    • None
    • None

    Description

      We have several different "executions" defined in our integration tests. It seems that our purpose was to run one suite per execution, but the side effect is that it's hard to run one single tests as my usual command line:

      mvn clean integration-test -pl test -Dtest=$TEST
      

      Will execute the test $TEST once for each execution defined.

      It seems that maven surefire plugin supports multiple suites per single execution, so I'm wondering if that will work for us as well.

      Attachments

        1. SQOOP-2831.patch
          4 kB
          Jarek Jarcec Cecho

        Issue Links

          Activity

            People

              jarcec Jarek Jarcec Cecho
              jarcec Jarek Jarcec Cecho
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: