-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31913/
-----------------------------------------------------------
(Updated March 12, 2015, 11:13 p.m.)
Review request for Aurora and Maxim Khutornenko.
Changes
-------
Maxim's feedback. Found the grouping tests!
Bugs: AURORA-1181
https://issues.apache.org/jira/browse/AURORA-1181
Repository: aurora
Description
-------
Added 'none' host maintenance grouping function.
Diffs (updated)
-----
src/main/python/apache/aurora/client/base.py
d550c8eeed91f0967e281957b71fcefb0b4cf3b8
src/test/python/apache/aurora/admin/test_host_maintenance.py
bb586700814a96b3e83d11728b462a7765e81bc1
Diff: https://reviews.apache.org/r/31913/diff/
Testing
-------
[drobinson@x1 aurora-github (drobinson/no_grouping)]$ ./pants test
src/test/python/apache/aurora/client:base
15:43:40 00:00 [main]
(To run a reporting server: ./pants server)
15:43:40 00:00 [bootstrap]
15:43:40 00:00 [setup]
15:43:40 00:00 [parse]
Executing tasks in goals: bootstrap -> imports -> unpack-jars ->
deferred-sources -> gen -> resolve -> compile -> resources -> test
15:43:40 00:00 [bootstrap]
15:43:40 00:00 [bootstrap-jvm-tools]
15:43:40 00:00 [imports]
15:43:40 00:00 [ivy-imports]
15:43:40 00:00 [unpack-jars]
15:43:40 00:00 [unpack-jars]
15:43:40 00:00 [deferred-sources]
15:43:40 00:00 [deferred-sources]
15:43:40 00:00 [gen]
15:43:40 00:00 [thrift]
15:43:40 00:00 [scrooge]
15:43:40 00:00 [protoc]
15:43:40 00:00 [antlr]
15:43:40 00:00 [ragel]
15:43:40 00:00 [jaxb]
15:43:40 00:00 [wire]
15:43:40 00:00 [aapt]
15:43:40 00:00 [resolve]
15:43:40 00:00 [ivy]
15:43:40 00:00 [compile]
15:43:40 00:00 [compile]
15:43:40 00:00 [jvm]
15:43:40 00:00 [jvm-compilers]
15:43:40 00:00 [resources]
15:43:40 00:00 [prepare]
15:43:40 00:00 [test]
15:43:40 00:00 [run_prep_command]
15:43:40 00:00 [test]
15:43:40 00:00 [pytest]
15:43:40 00:00 [run]
============== test session starts ===============
platform linux2 -- Python 2.7.8 -- py-1.4.26 --
pytest-2.6.4
plugins: cov, timeout
collected 7 items
src/test/python/apache/aurora/client/test_base.py .......
============ 7 passed in 0.10 seconds ============
15:43:41 00:01 [junit]
15:43:41 00:01 [specs]
SUCCESS
Thanks,
David Robinson