-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35401/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Jonathan Hurley, and Tom
Beerbower.
Bugs: AMBARI-11891
https://issues.apache.org/jira/browse/AMBARI-11891
Repository: ambari
Description
-------
* Fix requires calling "hdp-select set all <version>", and "yum clean all"
* Changed upgrade packs to do this for each version
* Updated orchestration to use null service and component to mean "execute on
all hosts"
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/UpgradeResourceProvider.java
b5c998a
ambari-server/src/main/java/org/apache/ambari/server/state/stack/upgrade/ClusterGrouping.java
c0ae92a
ambari-server/src/main/resources/custom_actions/scripts/ru_execute_tasks.py
e2a078c
ambari-server/src/main/resources/custom_actions/scripts/ru_set_all.py
PRE-CREATION
ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/upgrade-2.2.xml
8c0a6d6
ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/upgrade-2.3.xml
569a9ce
ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/upgrade-2.3.xml
8734ce7
ambari-server/src/test/java/org/apache/ambari/server/state/UpgradeHelperTest.java
f4e847c
ambari-server/src/test/python/custom_actions/test_ru_execute_tasks.py 062e420
ambari-server/src/test/python/custom_actions/test_ru_set_all.py PRE-CREATION
ambari-server/src/test/resources/stacks/HDP/2.1.1/upgrades/upgrade_to_new_stack.xml
61b74dd
Diff: https://reviews.apache.org/r/35401/diff/
Testing
-------
Python:
----------------------------------------------------------------------
Total run:758
Total errors:0
Total failures:0
OK
Java:
Tests run: 3078, Failures: 0, Errors: 0, Skipped: 28
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29:51.536s
[INFO] Finished at: Fri Jun 12 16:20:17 EDT 2015
[INFO] Final Memory: 30M/1368M
[INFO] ------------------------------------------------------------------------
Thanks,
Nate Cole