Re: Review Request 19955: AURORA-14: Add jenkins-compatible script to build mesos core egg and run executor-large tests

2014-04-03 Thread Brian Wickman


 On April 2, 2014, 8:18 p.m., Jake Farrell wrote:
  build-support/jenkins/build_executor.sh, line 26
  https://reviews.apache.org/r/19955/diff/1/?file=546082#file546082line26
 
  This should be included in the build.sh, no need for separate this from 
  the main test suite

the rationale was that building the mesos core + running executor tests takes 
like 50x longer than the regular tests.  we can always link build_executor.sh 
from build.sh, or we could run this as a separate jenkins build.


 On April 2, 2014, 8:18 p.m., Jake Farrell wrote:
  build-support/jenkins/build_mesos.sh, line 1
  https://reviews.apache.org/r/19955/diff/1/?file=546083#file546083line1
 
  Thoughts on moving this out of the jenkins dir and in 
  build-support/mesos

no strong opinions.  kevints points out that mesosphere actually does build 
.eggs, but i don't have the unix-fu to extrapolate from /etc/*-release or 
lsb_release to a mesosphere.io filename.


- Brian


---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19955/#review39342
---


On April 2, 2014, 7:37 p.m., Brian Wickman wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://reviews.apache.org/r/19955/
 ---
 
 (Updated April 2, 2014, 7:37 p.m.)
 
 
 Review request for Aurora, Kevin Sweeney and Bill Farner.
 
 
 Bugs: AURORA-14
 https://issues.apache.org/jira/browse/AURORA-14
 
 
 Repository: aurora
 
 
 Description
 ---
 
 add TODO to build_mesos regarding mirror.
 codify .mesosversion.  add an executor jenkins build script that fetches 
 mesos core.
 
 
 Diffs
 -
 
   .mesosversion PRE-CREATION 
   3rdparty/python/BUILD 70fb09df4c78a5e22702c054dfe7270bd9636e0f 
   build-support/jenkins/build.sh f6f4940a1450cd0d8d8497e651d0e6c7377dfc3f 
   build-support/jenkins/build_executor.sh PRE-CREATION 
   build-support/jenkins/build_mesos.sh PRE-CREATION 
   build.gradle 109c193da3324bd5534b409bfabb6aeb0adda7b1 
 
 Diff: https://reviews.apache.org/r/19955/diff/
 
 
 Testing
 ---
 
 still running the build
 
 
 Thanks,
 
 Brian Wickman
 




Re: Review Request 19955: AURORA-14: Add jenkins-compatible script to build mesos core egg and run executor-large tests

2014-04-02 Thread Jake Farrell


 On April 2, 2014, 8:18 p.m., Jake Farrell wrote:
  build-support/jenkins/build_mesos.sh, line 25
  https://reviews.apache.org/r/19955/diff/1/?file=546083#file546083line25
 
  Should be downloaded from Apache url 
  
  http://www.us.apache.org/dist/thrift/$MESOS_VERSION/

ha, sorry, reflex typing there. url should be 
http://www.us.apache.org/dist/mesos/$MESOS_VERSION/


- Jake


---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19955/#review39342
---


On April 2, 2014, 7:37 p.m., Brian Wickman wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://reviews.apache.org/r/19955/
 ---
 
 (Updated April 2, 2014, 7:37 p.m.)
 
 
 Review request for Aurora, Kevin Sweeney and Bill Farner.
 
 
 Bugs: AURORA-14
 https://issues.apache.org/jira/browse/AURORA-14
 
 
 Repository: aurora
 
 
 Description
 ---
 
 add TODO to build_mesos regarding mirror.
 codify .mesosversion.  add an executor jenkins build script that fetches 
 mesos core.
 
 
 Diffs
 -
 
   .mesosversion PRE-CREATION 
   3rdparty/python/BUILD 70fb09df4c78a5e22702c054dfe7270bd9636e0f 
   build-support/jenkins/build.sh f6f4940a1450cd0d8d8497e651d0e6c7377dfc3f 
   build-support/jenkins/build_executor.sh PRE-CREATION 
   build-support/jenkins/build_mesos.sh PRE-CREATION 
   build.gradle 109c193da3324bd5534b409bfabb6aeb0adda7b1 
 
 Diff: https://reviews.apache.org/r/19955/diff/
 
 
 Testing
 ---
 
 still running the build
 
 
 Thanks,
 
 Brian Wickman