You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@aurora.apache.org by Joe Smith <ya...@gmail.com> on 2014/10/24 00:13:19 UTC

Review Request 27114: Move from github to bintray for pants support binaries.

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

Review request for Aurora, John Sirois, Kevin Sweeney, and Bill Farner.


Repository: aurora


Description
-------

Move from github to bintray for pants support binaries.

This is from advice from jsirois on https://groups.google.com/d/msg/pants-devel/khP3TuSqWmo/nLqgc671Og0J


Diffs
-----

  pants.ini 6f49f94236d1e1ed721578365173c96dc4420b02 

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


Testing
-------

[tw-mbp13-jsmith aurora (yasumoto/pants_bintray)]$ ./pants ./src/test/python/apache/aurora/admin:all
Build operating on top level addresses: set([BuildFileAddress(/Users/jsmith/workspace/aurora/src/test/python/apache/aurora/admin/BUILD, all)])
==================================================================================================================================================== test session starts =====================================================================================================================================================
platform darwin -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3
plugins: cov, timeout
collected 11 items 

src/test/python/apache/aurora/admin/test_host_maintenance.py ...........

================================================================================================================================================= 11 passed in 0.62 seconds ==================================================================================================================================================
==================================================================================================================================================== test session starts =====================================================================================================================================================
platform darwin -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3
plugins: cov, timeout
collected 2 items 

src/test/python/apache/aurora/admin/test_admin_util.py ..

================================================================================================================================================== 2 passed in 0.19 seconds ==================================================================================================================================================
src.test.python.apache.aurora.admin.admin_util                                  .....   SUCCESS
src.test.python.apache.aurora.admin.host_maintenance                            .....   SUCCESS


Thanks,

Joe Smith


Re: Review Request 27114: Move from github to bintray for pants support binaries.

Posted by Bill Farner <wf...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27114/#review58187
-----------------------------------------------------------

Ship it!


Ship It!

- Bill Farner


On Oct. 23, 2014, 10:19 p.m., Joe Smith wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/27114/
> -----------------------------------------------------------
> 
> (Updated Oct. 23, 2014, 10:19 p.m.)
> 
> 
> Review request for Aurora, John Sirois, Kevin Sweeney, and Bill Farner.
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> Move from github to bintray for pants support binaries.
> 
> This is from advice from jsirois on https://groups.google.com/d/msg/pants-devel/khP3TuSqWmo/nLqgc671Og0J
> 
> 
> Diffs
> -----
> 
>   pants.ini 6f49f94236d1e1ed721578365173c96dc4420b02 
> 
> Diff: https://reviews.apache.org/r/27114/diff/
> 
> 
> Testing
> -------
> 
> [tw-mbp13-jsmith aurora (yasumoto/pants_bintray)]$ ./pants ./src/test/python/apache/aurora/admin:all
> Build operating on top level addresses: set([BuildFileAddress(/Users/jsmith/workspace/aurora/src/test/python/apache/aurora/admin/BUILD, all)])
> ==================================================================================================================================================== test session starts =====================================================================================================================================================
> platform darwin -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3
> plugins: cov, timeout
> collected 11 items 
> 
> src/test/python/apache/aurora/admin/test_host_maintenance.py ...........
> 
> ================================================================================================================================================= 11 passed in 0.62 seconds ==================================================================================================================================================
> ==================================================================================================================================================== test session starts =====================================================================================================================================================
> platform darwin -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3
> plugins: cov, timeout
> collected 2 items 
> 
> src/test/python/apache/aurora/admin/test_admin_util.py ..
> 
> ================================================================================================================================================== 2 passed in 0.19 seconds ==================================================================================================================================================
> src.test.python.apache.aurora.admin.admin_util                                  .....   SUCCESS
> src.test.python.apache.aurora.admin.host_maintenance                            .....   SUCCESS
> 
> 
> Thanks,
> 
> Joe Smith
> 
>


Re: Review Request 27114: Move from github to bintray for pants support binaries.

Posted by Aurora ReviewBot <wf...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27114/#review58203
-----------------------------------------------------------


LGTM! Master (53f4e73) is green with this patch.
  ./build-support/jenkins/build.sh

- Aurora ReviewBot


On Oct. 23, 2014, 10:19 p.m., Joe Smith wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/27114/
> -----------------------------------------------------------
> 
> (Updated Oct. 23, 2014, 10:19 p.m.)
> 
> 
> Review request for Aurora, John Sirois, Kevin Sweeney, and Bill Farner.
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> Move from github to bintray for pants support binaries.
> 
> This is from advice from jsirois on https://groups.google.com/d/msg/pants-devel/khP3TuSqWmo/nLqgc671Og0J
> 
> 
> Diffs
> -----
> 
>   pants.ini 6f49f94236d1e1ed721578365173c96dc4420b02 
> 
> Diff: https://reviews.apache.org/r/27114/diff/
> 
> 
> Testing
> -------
> 
> [tw-mbp13-jsmith aurora (yasumoto/pants_bintray)]$ ./pants ./src/test/python/apache/aurora/admin:all
> Build operating on top level addresses: set([BuildFileAddress(/Users/jsmith/workspace/aurora/src/test/python/apache/aurora/admin/BUILD, all)])
> ==================================================================================================================================================== test session starts =====================================================================================================================================================
> platform darwin -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3
> plugins: cov, timeout
> collected 11 items 
> 
> src/test/python/apache/aurora/admin/test_host_maintenance.py ...........
> 
> ================================================================================================================================================= 11 passed in 0.62 seconds ==================================================================================================================================================
> ==================================================================================================================================================== test session starts =====================================================================================================================================================
> platform darwin -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3
> plugins: cov, timeout
> collected 2 items 
> 
> src/test/python/apache/aurora/admin/test_admin_util.py ..
> 
> ================================================================================================================================================== 2 passed in 0.19 seconds ==================================================================================================================================================
> src.test.python.apache.aurora.admin.admin_util                                  .....   SUCCESS
> src.test.python.apache.aurora.admin.host_maintenance                            .....   SUCCESS
> 
> 
> Thanks,
> 
> Joe Smith
> 
>


Re: Review Request 27114: Move from github to bintray for pants support binaries.

Posted by John Sirois <jo...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27114/#review58231
-----------------------------------------------------------

Ship it!


Ship It!

- John Sirois


On Oct. 23, 2014, 4:19 p.m., Joe Smith wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/27114/
> -----------------------------------------------------------
> 
> (Updated Oct. 23, 2014, 4:19 p.m.)
> 
> 
> Review request for Aurora, John Sirois, Kevin Sweeney, and Bill Farner.
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> Move from github to bintray for pants support binaries.
> 
> This is from advice from jsirois on https://groups.google.com/d/msg/pants-devel/khP3TuSqWmo/nLqgc671Og0J
> 
> 
> Diffs
> -----
> 
>   pants.ini 6f49f94236d1e1ed721578365173c96dc4420b02 
> 
> Diff: https://reviews.apache.org/r/27114/diff/
> 
> 
> Testing
> -------
> 
> [tw-mbp13-jsmith aurora (yasumoto/pants_bintray)]$ ./pants ./src/test/python/apache/aurora/admin:all
> Build operating on top level addresses: set([BuildFileAddress(/Users/jsmith/workspace/aurora/src/test/python/apache/aurora/admin/BUILD, all)])
> ==================================================================================================================================================== test session starts =====================================================================================================================================================
> platform darwin -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3
> plugins: cov, timeout
> collected 11 items 
> 
> src/test/python/apache/aurora/admin/test_host_maintenance.py ...........
> 
> ================================================================================================================================================= 11 passed in 0.62 seconds ==================================================================================================================================================
> ==================================================================================================================================================== test session starts =====================================================================================================================================================
> platform darwin -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3
> plugins: cov, timeout
> collected 2 items 
> 
> src/test/python/apache/aurora/admin/test_admin_util.py ..
> 
> ================================================================================================================================================== 2 passed in 0.19 seconds ==================================================================================================================================================
> src.test.python.apache.aurora.admin.admin_util                                  .....   SUCCESS
> src.test.python.apache.aurora.admin.host_maintenance                            .....   SUCCESS
> 
> 
> Thanks,
> 
> Joe Smith
> 
>


Re: Review Request 27114: Move from github to bintray for pants support binaries.

Posted by Bill Farner <wf...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27114/#review58409
-----------------------------------------------------------

Ship it!


Thanks!  This is now on master:

    $ git log -1 origin/master --abbrev-commit
    commit f98bec7
    Author: Joe Smith <ya...@gmail.com>
    Date:   Fri Oct 24 15:13:21 2014 -0700

        Move from github to bintray for pants support binaries.
        
        Reviewed at https://reviews.apache.org/r/27114/

- Bill Farner


On Oct. 23, 2014, 10:19 p.m., Joe Smith wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/27114/
> -----------------------------------------------------------
> 
> (Updated Oct. 23, 2014, 10:19 p.m.)
> 
> 
> Review request for Aurora, John Sirois, Kevin Sweeney, and Bill Farner.
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> Move from github to bintray for pants support binaries.
> 
> This is from advice from jsirois on https://groups.google.com/d/msg/pants-devel/khP3TuSqWmo/nLqgc671Og0J
> 
> 
> Diffs
> -----
> 
>   pants.ini 6f49f94236d1e1ed721578365173c96dc4420b02 
> 
> Diff: https://reviews.apache.org/r/27114/diff/
> 
> 
> Testing
> -------
> 
> [tw-mbp13-jsmith aurora (yasumoto/pants_bintray)]$ ./pants ./src/test/python/apache/aurora/admin:all
> Build operating on top level addresses: set([BuildFileAddress(/Users/jsmith/workspace/aurora/src/test/python/apache/aurora/admin/BUILD, all)])
> ==================================================================================================================================================== test session starts =====================================================================================================================================================
> platform darwin -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3
> plugins: cov, timeout
> collected 11 items 
> 
> src/test/python/apache/aurora/admin/test_host_maintenance.py ...........
> 
> ================================================================================================================================================= 11 passed in 0.62 seconds ==================================================================================================================================================
> ==================================================================================================================================================== test session starts =====================================================================================================================================================
> platform darwin -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3
> plugins: cov, timeout
> collected 2 items 
> 
> src/test/python/apache/aurora/admin/test_admin_util.py ..
> 
> ================================================================================================================================================== 2 passed in 0.19 seconds ==================================================================================================================================================
> src.test.python.apache.aurora.admin.admin_util                                  .....   SUCCESS
> src.test.python.apache.aurora.admin.host_maintenance                            .....   SUCCESS
> 
> 
> Thanks,
> 
> Joe Smith
> 
>


Re: Review Request 27114: Move from github to bintray for pants support binaries.

Posted by Kevin Sweeney <ke...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27114/#review58143
-----------------------------------------------------------

Ship it!


Ship It!

- Kevin Sweeney


On Oct. 23, 2014, 3:19 p.m., Joe Smith wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/27114/
> -----------------------------------------------------------
> 
> (Updated Oct. 23, 2014, 3:19 p.m.)
> 
> 
> Review request for Aurora, John Sirois, Kevin Sweeney, and Bill Farner.
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> Move from github to bintray for pants support binaries.
> 
> This is from advice from jsirois on https://groups.google.com/d/msg/pants-devel/khP3TuSqWmo/nLqgc671Og0J
> 
> 
> Diffs
> -----
> 
>   pants.ini 6f49f94236d1e1ed721578365173c96dc4420b02 
> 
> Diff: https://reviews.apache.org/r/27114/diff/
> 
> 
> Testing
> -------
> 
> [tw-mbp13-jsmith aurora (yasumoto/pants_bintray)]$ ./pants ./src/test/python/apache/aurora/admin:all
> Build operating on top level addresses: set([BuildFileAddress(/Users/jsmith/workspace/aurora/src/test/python/apache/aurora/admin/BUILD, all)])
> ==================================================================================================================================================== test session starts =====================================================================================================================================================
> platform darwin -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3
> plugins: cov, timeout
> collected 11 items 
> 
> src/test/python/apache/aurora/admin/test_host_maintenance.py ...........
> 
> ================================================================================================================================================= 11 passed in 0.62 seconds ==================================================================================================================================================
> ==================================================================================================================================================== test session starts =====================================================================================================================================================
> platform darwin -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3
> plugins: cov, timeout
> collected 2 items 
> 
> src/test/python/apache/aurora/admin/test_admin_util.py ..
> 
> ================================================================================================================================================== 2 passed in 0.19 seconds ==================================================================================================================================================
> src.test.python.apache.aurora.admin.admin_util                                  .....   SUCCESS
> src.test.python.apache.aurora.admin.host_maintenance                            .....   SUCCESS
> 
> 
> Thanks,
> 
> Joe Smith
> 
>


Re: Review Request 27114: Move from github to bintray for pants support binaries.

Posted by Joe Smith <ya...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27114/
-----------------------------------------------------------

(Updated Oct. 23, 2014, 3:19 p.m.)


Review request for Aurora, John Sirois, Kevin Sweeney, and Bill Farner.


Changes
-------

Actually use https


Repository: aurora


Description
-------

Move from github to bintray for pants support binaries.

This is from advice from jsirois on https://groups.google.com/d/msg/pants-devel/khP3TuSqWmo/nLqgc671Og0J


Diffs (updated)
-----

  pants.ini 6f49f94236d1e1ed721578365173c96dc4420b02 

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


Testing
-------

[tw-mbp13-jsmith aurora (yasumoto/pants_bintray)]$ ./pants ./src/test/python/apache/aurora/admin:all
Build operating on top level addresses: set([BuildFileAddress(/Users/jsmith/workspace/aurora/src/test/python/apache/aurora/admin/BUILD, all)])
==================================================================================================================================================== test session starts =====================================================================================================================================================
platform darwin -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3
plugins: cov, timeout
collected 11 items 

src/test/python/apache/aurora/admin/test_host_maintenance.py ...........

================================================================================================================================================= 11 passed in 0.62 seconds ==================================================================================================================================================
==================================================================================================================================================== test session starts =====================================================================================================================================================
platform darwin -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3
plugins: cov, timeout
collected 2 items 

src/test/python/apache/aurora/admin/test_admin_util.py ..

================================================================================================================================================== 2 passed in 0.19 seconds ==================================================================================================================================================
src.test.python.apache.aurora.admin.admin_util                                  .....   SUCCESS
src.test.python.apache.aurora.admin.host_maintenance                            .....   SUCCESS


Thanks,

Joe Smith


Re: Review Request 27114: Move from github to bintray for pants support binaries.

Posted by Joe Smith <ya...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27114/
-----------------------------------------------------------

(Updated Oct. 23, 2014, 3:19 p.m.)


Review request for Aurora, John Sirois, Kevin Sweeney, and Bill Farner.


Changes
-------

Use https


Repository: aurora


Description
-------

Move from github to bintray for pants support binaries.

This is from advice from jsirois on https://groups.google.com/d/msg/pants-devel/khP3TuSqWmo/nLqgc671Og0J


Diffs (updated)
-----

  pants.ini 6f49f94236d1e1ed721578365173c96dc4420b02 

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


Testing
-------

[tw-mbp13-jsmith aurora (yasumoto/pants_bintray)]$ ./pants ./src/test/python/apache/aurora/admin:all
Build operating on top level addresses: set([BuildFileAddress(/Users/jsmith/workspace/aurora/src/test/python/apache/aurora/admin/BUILD, all)])
==================================================================================================================================================== test session starts =====================================================================================================================================================
platform darwin -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3
plugins: cov, timeout
collected 11 items 

src/test/python/apache/aurora/admin/test_host_maintenance.py ...........

================================================================================================================================================= 11 passed in 0.62 seconds ==================================================================================================================================================
==================================================================================================================================================== test session starts =====================================================================================================================================================
platform darwin -- Python 2.7.6 -- py-1.4.25 -- pytest-2.6.3
plugins: cov, timeout
collected 2 items 

src/test/python/apache/aurora/admin/test_admin_util.py ..

================================================================================================================================================== 2 passed in 0.19 seconds ==================================================================================================================================================
src.test.python.apache.aurora.admin.admin_util                                  .....   SUCCESS
src.test.python.apache.aurora.admin.host_maintenance                            .....   SUCCESS


Thanks,

Joe Smith