Re: Review Request 31138: Add ability to pass configurable options to pytest.

2015-02-17 Thread Brian Wickman

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

Ship it!


Ship It!

- Brian Wickman


On Feb. 17, 2015, 11:12 p.m., Joshua Cohen wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/31138/
> ---
> 
> (Updated Feb. 17, 2015, 11:12 p.m.)
> 
> 
> Review request for Aurora, Bill Farner and Brian Wickman.
> 
> 
> Repository: aurora
> 
> 
> Description
> ---
> 
> Update jenkins build script to run python tests in verbose mode.
> 
> This will let us more easily determine when a test causes a build to hang.
> 
> 
> Diffs
> -
> 
>   build-support/jenkins/build.sh 6f9f017f00b49174dbd5b3f70a4923d89a5f51a1 
> 
> Diff: https://reviews.apache.org/r/31138/diff/
> 
> 
> Testing
> ---
> 
> Ran build.sh
> 
> 
> Thanks,
> 
> Joshua Cohen
> 
>



Re: Review Request 31138: Add ability to pass configurable options to pytest.

2015-02-17 Thread Bill Farner

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

Ship it!


Ship It!

- Bill Farner


On Feb. 17, 2015, 11:12 p.m., Joshua Cohen wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/31138/
> ---
> 
> (Updated Feb. 17, 2015, 11:12 p.m.)
> 
> 
> Review request for Aurora, Bill Farner and Brian Wickman.
> 
> 
> Repository: aurora
> 
> 
> Description
> ---
> 
> Update jenkins build script to run python tests in verbose mode.
> 
> This will let us more easily determine when a test causes a build to hang.
> 
> 
> Diffs
> -
> 
>   build-support/jenkins/build.sh 6f9f017f00b49174dbd5b3f70a4923d89a5f51a1 
> 
> Diff: https://reviews.apache.org/r/31138/diff/
> 
> 
> Testing
> ---
> 
> Ran build.sh
> 
> 
> Thanks,
> 
> Joshua Cohen
> 
>



Re: Review Request 31138: Add ability to pass configurable options to pytest.

2015-02-17 Thread Joshua Cohen

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

(Updated Feb. 17, 2015, 11:12 p.m.)


Review request for Aurora, Bill Farner and Brian Wickman.


Repository: aurora


Description (updated)
---

Update jenkins build script to run python tests in verbose mode.

This will let us more easily determine when a test causes a build to hang.


Diffs (updated)
-

  build-support/jenkins/build.sh 6f9f017f00b49174dbd5b3f70a4923d89a5f51a1 

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


Testing (updated)
---

Ran build.sh


Thanks,

Joshua Cohen



Review Request 31138: Add ability to pass configurable options to pytest.

2015-02-17 Thread Joshua Cohen

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

Review request for Aurora, Bill Farner and Brian Wickman.


Repository: aurora


Description
---

Add ability to pass configurable options to pytest.

This will let us debug what test is causing review bot to hang (c.f. 
https://issues.apache.org/jira/browse/AURORA-1130)


Diffs
-

  build-support/jenkins/build.sh 6f9f017f00b49174dbd5b3f70a4923d89a5f51a1 

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


Testing
---

Ran build.sh before/after exporting PANTS_PYTEST_OPTIONS='-v'


Thanks,

Joshua Cohen