Uploaded image for project: 'Apache MADlib'
  1. Apache MADlib
  2. MADLIB-1142

TLP graduation - Update Jenkins build projects

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • v1.12
    • Build System
    • None

    Description

      The following Jenkins build projects will need to be updated:

      The "Check out to a sub-directory" value will need to be updated to reflect the "repository" name (from: incubator-madlib to: madlib) once the repository is officially changed. This will also allow the following to be added as the build command for each project (removing the hard coded references). This will also allow the jenkins_build.sh and rat_check.sh scripts to dynamically determine where the source is located for the builds.

      REPONAME=$(basename ${GIT_URL} .git)
      echo "REPONAME: ${REPONAME}"
      
      /bin/bash ./${REPONAME}/tool/jenkins/jenkins_build.sh
      /bin/bash ./${REPONAME}/tool/jenkins/rat_check.sh
      
      mkdir -p ${WORKSPACE}/logs/target
      

      Attachments

        Issue Links

          Activity

            People

              espino Ed Espino
              espino Ed Espino
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: