Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-2172

get rid of gradlew inside of subprojects

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.0
    • 1.1.0
    • tests
    • None

    Description

      It seems that having a separate gradlew under bigtop-tests/smoke-tests goes against KISS principle. With it we'll have to separately support two different wrappers. Instead, we can just use the top level gradlew file, when the tests have to be executed.

      This works just fine (from the top-level)

      ./gradlew -b bigtop-tests/smoke-tests/build.gradle clean test -Dsmoke.tests=mapreduce
      

      Attachments

        Issue Links

          Activity

            People

              cos Konstantin I Boudnik
              cos Konstantin I Boudnik
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: