-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35936/
-----------------------------------------------------------
(Updated July 16, 2015, 10:36 p.m.)
Review request for Ambari, Artem Baranchuk, Jayush Luniya, and Mahadev Konar.
Bugs: AMBARI-12038
https://issues.apache.org/jira/browse/AMBARI-12038
Repository: ambari
Description
-------
Fixed the imports. Coalesced the OS mock. Excluded the obviously inapplicable
Windows tests (Atlas, Ganglia, Kerberos, Mahout, NFSGateway, Phoenix, Ranger,
Spark).
Diffs (updated)
-----
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/params_windows.py
acb5bba8dd5bf92177531ca079c1490134045893
ambari-server/src/test/python/TestAmbariServer.py
db16927ccb9a259393a471f4f355aec026616dd7
ambari-server/src/test/python/TestBootstrap.py
bfeaa2fe6697225f230679219f26601344d43197
ambari-server/src/test/python/TestValidateConfigs.py
1d1ddb4921b833d6f4d1ab7882236de061ac7ea9
ambari-server/src/test/python/custom_actions/TestCheckHost.py
5b524d9e1265c587255ded7bc559fb120ec8f692
ambari-server/src/test/python/custom_actions/TestInstallPackages.py
e85ee39bafea16d3d498bf06d774a6d29425a34c
ambari-server/src/test/python/host_scripts/TestAlertDiskSpace.py
c94dfa6a16ccefb1eeb61929069f069f272a3516
ambari-server/src/test/python/stacks/2.0.6/GANGLIA/test_ganglia_monitor.py
396b9d244d3e75aa485b7b4ea6ddc37b54f4f533
ambari-server/src/test/python/stacks/2.0.6/GANGLIA/test_ganglia_server.py
7d0afc747017702d570bd934ae0a496c5e38874e
ambari-server/src/test/python/stacks/2.0.6/HBASE/test_phoenix_queryserver.py
1711f69b69e6628ba0e687b043d7d1affc515510
ambari-server/src/test/python/stacks/2.0.6/HDFS/test_nfsgateway.py
37dcb205a878addc8a9c300b2e57646f328ce7f0
ambari-server/src/test/python/stacks/2.0.6/HIVE/test_mysql_server.py
9ec3b016f6540f18e9aab6b6a876cbfa3123833a
ambari-server/src/test/python/stacks/2.2/ACCUMULO/test_accumulo_client.py
fd97061a1db57e93c79fefe775c8d82e455e10f6
ambari-server/src/test/python/stacks/2.2/KAFKA/test_kafka_broker.py
3337e3fc966962687bb44d46a6fc229ce1b76a8c
ambari-server/src/test/python/stacks/2.2/KERBEROS/test_kerberos_client.py
105e741324f58896c11a8d291e771a7c0f782e1d
ambari-server/src/test/python/stacks/2.2/KERBEROS/test_kerberos_server.py
730065373229696721a89c398d151da09bf53200
ambari-server/src/test/python/stacks/2.2/RANGER/test_ranger_admin.py
24c8afed498c6ad52946611f7e73b918b7f3033c
ambari-server/src/test/python/stacks/2.2/RANGER/test_ranger_usersync.py
c2b826bb6faa4145a75ddb209c489f0502fe5b18
ambari-server/src/test/python/stacks/2.2/SPARK/test_job_history_server.py
9cf1bd170682edbfdd4e2d8b5a8fbcd3d4efc446
ambari-server/src/test/python/stacks/2.2/SPARK/test_spark_client.py
deec6d68f2252afef6402447c25a196e91f4b34b
ambari-server/src/test/python/stacks/2.2/SPARK/test_spark_service_check.py
415527f860e67fbb48d0f69080d6cec33469ba4c
ambari-server/src/test/python/stacks/2.3/ATLAS/test_metadata_server.py
fd4c1edcb38e1944a2ee0bd690d46d588079d008
ambari-server/src/test/python/stacks/2.3/MAHOUT/test_mahout_client.py
de77efb073dbc437035df400e6c5d1f70ca5ca7c
ambari-server/src/test/python/stacks/2.3/MAHOUT/test_mahout_service_check.py
03d243cfb713951e232d2cb771ff014e28189e10
Diff: https://reviews.apache.org/r/35936/diff/
Testing
-------
mvn clean test on Linux and Windows
Thanks,
Florian Barca