-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27657/#review60696
-----------------------------------------------------------
Ship it!
This is now on master:
$ git log -1 origin/master
commit 01958b1dfa4192549802ee39595cd050b27f5a69
Author: Zameer Manji <[email protected]>
Date: Mon Nov 10 14:42:08 2014 -0800
Print out the job url after scheduling a cron job.
Bugs closed: AURORA-857
Reviewed at https://reviews.apache.org/r/27657/
- Bill Farner
On Nov. 6, 2014, 9:28 p.m., Zameer Manji wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/27657/
> -----------------------------------------------------------
>
> (Updated Nov. 6, 2014, 9:28 p.m.)
>
>
> Review request for Aurora and Bill Farner.
>
>
> Bugs: AURORA-857
> https://issues.apache.org/jira/browse/AURORA-857
>
>
> Repository: aurora
>
>
> Description
> -------
>
> Print out the job url after scheduling a cron job.
>
>
> Diffs
> -----
>
> src/main/python/apache/aurora/client/cli/cron.py
> 3416c8e1932056725880f2007b60d77112759428
> src/test/python/apache/aurora/client/cli/test_cron.py
> f488432cd68cc68fab8fce968e8605625ea3f56a
>
> Diff: https://reviews.apache.org/r/27657/diff/
>
>
> Testing
> -------
>
> ./pants build --timeout=60 src/test/python:all -vxs
>
> ````
> vagrant@vagrant-ubuntu-trusty-64:~$ aurora2 cron schedule
> devcluster/www-data/test/cron_hello_world
> /vagrant/examples/jobs/cron_hello_world.aurora
> log(info): Registering job cron_hello_world with cron
> cron schedule created at
> http://vagrant-ubuntu-trusty-64:8081/scheduler/www-data/test/cron_hello_world
> ````
>
>
> Thanks,
>
> Zameer Manji
>
>