----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42929/#review116847 -----------------------------------------------------------
Bad patch! Reviews applied: [42927, 42928, 42929] Failed command: export OS=ubuntu:14.04;export CONFIGURATION="--verbose";export COMPILER=gcc; ./support/docker_build.sh Error: ...<truncated>... + : ubuntu:14.04 + : gcc + : --verbose ./support/docker_build.sh: line 12: ENVIRONMENT: Environment variable 'ENVIRONMENT' must be set (e.g., ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1') Full log: https://builds.apache.org/job/mesos-reviewbot/11104/console - Mesos ReviewBot On Jan. 29, 2016, 12:10 a.m., Vinod Kone wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/42929/ > ----------------------------------------------------------- > > (Updated Jan. 29, 2016, 12:10 a.m.) > > > Review request for mesos, Anand Mazumdar, Greg Mann, and Kevin Klues. > > > Bugs: MESOS-4523 > https://issues.apache.org/jira/browse/MESOS-4523 > > > Repository: mesos > > > Description > ------- > > This sets up the path for creating a new CI job > (ENVIRONMENT="MESOS_BENCHMARK=1 GTEST_FILTER='*BENCHMARK*'" that runs > benchmark tests. > > > Diffs > ----- > > support/docker_build.sh da94be87fae98825e60331634259eab0e7a4ebd1 > > Diff: https://reviews.apache.org/r/42929/diff/ > > > Testing > ------- > > Tested this via a custom CI job on ASF CI. > > Note that the benchmark tests need to be reconfigured to not take a long > time. Currently they get aborted because they ran for > 5 hours. > > > Thanks, > > Vinod Kone > >
