Re: Review Request 20744: Upgrade Mesos to 0.18.0

2014-04-27 Thread Dan Norris

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

(Updated April 28, 2014, 1:34 a.m.)


Review request for Aurora and Kevin Sweeney.


Bugs: AURORA-322
https://issues.apache.org/jira/browse/AURORA-322


Repository: aurora


Description
---

Upgrade Mesos to 0.18.0.

Unblocks AURORA-14 from switching to an apache.org source for building the 
Mesos .egg.


Diffs
-

  3rdparty/python/BUILD 72e896dff8f9cdb5d797082740432b4faa4e536c 
  build.gradle cb04661ecdbb17cac34f52167494bf08286c0841 
  docs/deploying-aurora-scheduler.md d50e9b8a3adf08d9d2e0b900cc9541768332715d 
  examples/scheduler/scheduler-local.sh 
8b69a4554ab00b96c15fdadb4cd50dbbf2b1016c 
  examples/vagrant/provision-dev-cluster.sh 
2b2ab0d93532bc4fdb3425aac4b306055067c6fe 

Diff: https://reviews.apache.org/r/20744/diff/


Testing
---

Ran e2e test locally:

+ RETCODE=0
+ collect_result
+ [[ 0 = 0 ]]
+ echo '***'
***
+ echo 'OK (all tests passed)'
OK (all tests passed)
+ echo '***'
***
+ exit 0


Thanks,

Dan Norris



Re: Review Request 19710: AURORA-78: automate and enforce release workflow

2014-04-27 Thread Jake Farrell

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

(Updated April 28, 2014, 3:39 a.m.)


Review request for Aurora, Dave Lester, Kevin Sweeney, and Bill Farner.


Changes
---

All comments addressed, switched to dry-run as the default and added more 
documentation 


Bugs: AURORA-78
https://issues.apache.org/jira/browse/AURORA-78


Repository: aurora


Description
---

AURORA-78: automate and enforce release workflow

Adds scripts to generate the CHANGELOG from JIRA, create the
release candidate, generate the release candidate VOTE email draft,
generate the release from the release candidate and the RESULT VOTE
email draft. docs/committers.md added with process flow details.


Diffs (updated)
-

  build-support/release/changelog PRE-CREATION 
  build-support/release/release PRE-CREATION 
  build-support/release/release-candidate PRE-CREATION 
  build-support/release/tag-release abfe505fb3531b137a090ea50f4d703f98e4f18b 
  docs/committers.md PRE-CREATION 
  docs/contributing.md 434116378711f40877f6f7af15af8545b5335ec0 

Diff: https://reviews.apache.org/r/19710/diff/


Testing
---


Thanks,

Jake Farrell



Re: Review Request 19710: AURORA-78: automate and enforce release workflow

2014-04-27 Thread Jake Farrell

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

(Updated April 28, 2014, 4:12 a.m.)


Review request for Aurora, Dave Lester, Kevin Sweeney, and Bill Farner.


Bugs: AURORA-78
https://issues.apache.org/jira/browse/AURORA-78


Repository: aurora


Description
---

AURORA-78: automate and enforce release workflow

Adds scripts to generate the CHANGELOG from JIRA, create the
release candidate, generate the release candidate VOTE email draft,
generate the release from the release candidate and the RESULT VOTE
email draft. docs/committers.md added with process flow details.


Diffs
-

  build-support/release/changelog PRE-CREATION 
  build-support/release/release PRE-CREATION 
  build-support/release/release-candidate PRE-CREATION 
  build-support/release/tag-release abfe505fb3531b137a090ea50f4d703f98e4f18b 
  docs/committers.md PRE-CREATION 
  docs/contributing.md 434116378711f40877f6f7af15af8545b5335ec0 

Diff: https://reviews.apache.org/r/19710/diff/


Testing (updated)
---

Have been running these in dry-run mode, getting to the point where I can not 
test the release script as it requires things to be published to the dev dist. 
Have some changes in release script that are pending, but wanted to get 
feedback on the release-candidate and docs. 


Thanks,

Jake Farrell