----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33740/ -----------------------------------------------------------
Review request for Aurora and Zameer Manji. Bugs: AURORA-1299 https://issues.apache.org/jira/browse/AURORA-1299 Repository: aurora Description ------- Handle UpdateConfigError when starting a job update. Diffs ----- src/main/python/apache/aurora/client/cli/update.py 9f190a62e9bc14f20dbcf7e49917eeb412d2e68a src/test/python/apache/aurora/client/cli/test_supdate.py ccbcae64e894c2ae5fd6a97b1e3dadbb54fbb7d6 Diff: https://reviews.apache.org/r/33740/diff/ Testing ------- Test suite, also verified in vagrant: ``` $ aurora update start devcluster/vagrant/test/http_example /vagrant/src/test/sh/org/apache/aurora/e2e/http/http_example.aurora Error executing command: Pulse interval seconds must be at least 60 seconds. ``` Thanks, Bill Farner