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

Ship it!


Ship It!

- Joe Smith


On Nov. 6, 2014, 3:40 p.m., Zameer Manji wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/27710/
> -----------------------------------------------------------
> 
> (Updated Nov. 6, 2014, 3:40 p.m.)
> 
> 
> Review request for Aurora, Joshua Cohen, Joe Smith, and Bill Farner.
> 
> 
> Bugs: AURORA-896
>     https://issues.apache.org/jira/browse/AURORA-896
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> Remove stracktrace redirection.
> 
> 
> Diffs
> -----
> 
>   src/main/python/apache/aurora/client/cli/__init__.py 
> 6e553d8af459e575b2d62282a3bc0d1e266203d8 
>   src/main/python/apache/aurora/client/cli/standalone_client.py 
> b7c8de66d6e4664b536911f826e36a984e8d0fef 
>   src/test/python/apache/aurora/client/cli/test_create.py 
> 31fa56f5edcfc97903725ab27ccc12c6a8f39ffc 
> 
> Diff: https://reviews.apache.org/r/27710/diff/
> 
> 
> Testing
> -------
> 
> Example raising exception
> ````
> vagrant@vagrant-ubuntu-trusty-64:~$ aurora2 job killall 
> devcluster/www-data/test/cron_hello_world
> Fatal error running command:
> Traceback (most recent call last):
>   File "/usr/local/bin/aurora2/apache/aurora/client/cli/__init__.py", line 
> 394, in _execute
>     result = noun.execute(context)
>   File "/usr/local/bin/aurora2/apache/aurora/client/cli/__init__.py", line 
> 481, in execute
>     return self.verbs[context.options.verb].execute(context)
>   File "/usr/local/bin/aurora2/apache/aurora/client/cli/jobs.py", line 393, 
> in execute
>     raise ValueError()
> ValueError
> ````
> 
> 
> Thanks,
> 
> Zameer Manji
> 
>

Reply via email to