Re: Review Request 22948: Add a script that allows for easy selective rebuilding of components in the vagrant environment.

2014-07-01 Thread Bill Farner

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

(Updated July 1, 2014, 7:36 p.m.)


Review request for Aurora, Kevin Sweeney, Mark Chu-Carroll, and Maxim 
Khutornenko.


Repository: aurora


Description
---

Some context for this review can be found in:
https://reviews.apache.org/r/20648/
https://reviews.apache.org/r/22008/

This is a step towards making it simpler to iterate on code in the vagrant 
environment.  If i'm developing on the observer, i can make my edits and then 
run:

$ vagrant ssh -c 'aurorabuild observer'


Diffs
-

  docs/vagrant.md 8c676727b2d164e1e50fb7326accc9a74aa236f1 
  examples/vagrant/aurorabuild.sh PRE-CREATION 
  examples/vagrant/provision-dev-cluster.sh 
f6459a15887299038165f0e0dde22015392e0d0f 

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


Testing (updated)
---

vagrant up  bash examples/vagrant/test_tutorial.sh

Unfortunately end-to-end tests don't pass for me with this change and on 
master.  Since client functionality was unchanged, and other vagrant operations 
work, i'm going to chalk that up to a transient issue or brokenness with the 
test itself.


Thanks,

Bill Farner



Re: Review Request 22948: Add a script that allows for easy selective rebuilding of components in the vagrant environment.

2014-06-27 Thread Kevin Sweeney

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

Ship it!


Ship It!

- Kevin Sweeney


On June 24, 2014, 5:43 p.m., Bill Farner wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://reviews.apache.org/r/22948/
 ---
 
 (Updated June 24, 2014, 5:43 p.m.)
 
 
 Review request for Aurora, Kevin Sweeney, Mark Chu-Carroll, and Maxim 
 Khutornenko.
 
 
 Repository: aurora
 
 
 Description
 ---
 
 Some context for this review can be found in:
 https://reviews.apache.org/r/20648/
 https://reviews.apache.org/r/22008/
 
 This is a step towards making it simpler to iterate on code in the vagrant 
 environment.  If i'm developing on the observer, i can make my edits and then 
 run:
 
 $ vagrant ssh -c 'aurorabuild observer'
 
 
 Diffs
 -
 
   examples/vagrant/aurorabuild.sh PRE-CREATION 
   examples/vagrant/provision-dev-cluster.sh 
 f6459a15887299038165f0e0dde22015392e0d0f 
 
 Diff: https://reviews.apache.org/r/22948/diff/
 
 
 Testing
 ---
 
 vagrant up  bash examples/vagrant/test_tutorial.sh
 
 I will update this section once i have run end-to-end tests, and will not 
 submit until this section is updated.
 
 
 Thanks,
 
 Bill Farner
 




Re: Review Request 22948: Add a script that allows for easy selective rebuilding of components in the vagrant environment.

2014-06-26 Thread Bill Farner

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


Ping - Kevin, Mark?

- Bill Farner


On June 25, 2014, 12:43 a.m., Bill Farner wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://reviews.apache.org/r/22948/
 ---
 
 (Updated June 25, 2014, 12:43 a.m.)
 
 
 Review request for Aurora, Kevin Sweeney, Mark Chu-Carroll, and Maxim 
 Khutornenko.
 
 
 Repository: aurora
 
 
 Description
 ---
 
 Some context for this review can be found in:
 https://reviews.apache.org/r/20648/
 https://reviews.apache.org/r/22008/
 
 This is a step towards making it simpler to iterate on code in the vagrant 
 environment.  If i'm developing on the observer, i can make my edits and then 
 run:
 
 $ vagrant ssh -c 'aurorabuild observer'
 
 
 Diffs
 -
 
   examples/vagrant/aurorabuild.sh PRE-CREATION 
   examples/vagrant/provision-dev-cluster.sh 
 f6459a15887299038165f0e0dde22015392e0d0f 
 
 Diff: https://reviews.apache.org/r/22948/diff/
 
 
 Testing
 ---
 
 vagrant up  bash examples/vagrant/test_tutorial.sh
 
 I will update this section once i have run end-to-end tests, and will not 
 submit until this section is updated.
 
 
 Thanks,
 
 Bill Farner
 




Review Request 22948: Add a script that allows for easy selective rebuilding of components in the vagrant environment.

2014-06-24 Thread Bill Farner

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

Review request for Aurora, Kevin Sweeney, Mark Chu-Carroll, and Maxim 
Khutornenko.


Repository: aurora


Description
---

Some context for this review can be found in:
https://reviews.apache.org/r/20648/
https://reviews.apache.org/r/22008/

This is a step towards making it simpler to iterate on code in the vagrant 
environment.  If i'm developing on the observer, i can make my edits and then 
run:

$ vagrant ssh -c 'aurorabuild observer'


Diffs
-

  examples/vagrant/aurorabuild.sh PRE-CREATION 
  examples/vagrant/provision-dev-cluster.sh 
f6459a15887299038165f0e0dde22015392e0d0f 

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


Testing
---

vagrant up  bash examples/vagrant/test_tutorial.sh

I will update this section once i have run end-to-end tests, and will not 
submit until this section is updated.


Thanks,

Bill Farner