----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28411/#review63163 -----------------------------------------------------------
This patch does not apply cleanly on master (8d45482), do you need to rebase? I will refresh this build result if you post a review containing "@ReviewBot retry" - Aurora ReviewBot On Nov. 24, 2014, 9:27 p.m., Maxim Khutornenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/28411/ > ----------------------------------------------------------- > > (Updated Nov. 24, 2014, 9:27 p.m.) > > > Review request for Aurora and Bill Farner. > > > Bugs: AURORA-946 > https://issues.apache.org/jira/browse/AURORA-946 > > > Repository: aurora > > > Description > ------- > > Merged scheduleCronJob and replaceCronTemplate implementations. > > > Diffs > ----- > > > src/main/java/org/apache/aurora/scheduler/thrift/SchedulerThriftInterface.java > a5e869fc52ab6c4c28e6965585b015440f448f59 > src/main/thrift/org/apache/aurora/gen/api.thrift > b91fca9383891af15477a6f6ef7c407bfa125303 > > src/test/java/org/apache/aurora/scheduler/thrift/SchedulerThriftInterfaceTest.java > de5f21a084109e5f31a7e5fca1b8ee265e30b893 > > Diff: https://reviews.apache.org/r/28411/diff/ > > > Testing > ------- > > ./gradlew -Pq build > > vagrant@vagrant-ubuntu-trusty-64:~$ aurora update > devcluster/vagrant/test/cron_hello_world2 > aurora/examples/jobs/cron_hello_world.aurora > WARNING: update is an aurora clientv1 command which will be deprecated soon > To run this command using clientv2, use 'aurora job update > devcluster/vagrant/test/cron_hello_world2 > aurora/examples/jobs/cron_hello_world.aurora > --health-check-interval-seconds=3' > INFO] Updating job: cron_hello_world2 > INFO] Response from scheduler: ERROR (message: Aborting update without > rollback! Fatal error: Response from scheduler: INVALID_REQUEST (message: > Insufficient resource quota: CPU quota exceeded by 1.00 core(s); RAM quota > exceeded by 1024.00 MB; DISK quota exceeded by 1024.00 MB)) > > > Thanks, > > Maxim Khutornenko > >
