They run https://github.com/awleblang/impala-setup. One of the jobs run as part of this is http://jenkins.impala.io:8080/view/Utility/job/ubuntu-14.04-build-only/ which runs ./bin/bootstrap_build.sh (in the Apache Impala repo), so you'll need to update that file, too, I suspect.
On Wed, May 24, 2017 at 2:56 PM, Sailesh Mukil <[email protected]> wrote: > I have a question regarding dependencies on the jenkins machines. ( > http://jenkins.impala.io:8080/job/ubuntu-14.04-from-scratch/) > > How do the Jenkins machines used to GVO have dependencies pre-packaged in > them? For eg., openssl, etc. Are they baked into an AMI? > > I have a patch (https://gerrit.cloudera.org/#/c/6910/) that requires a new > dependency for Ubuntu (libffi), and therefore won't pass GVO. This didn't > show up in all my testing since the machines I used already had this > dependency in them. > > Is there a way to add a new dependency to these machines?
